Followers
0
Following
0
Joined
Last Online
-
percyt
Is it possible to show one value for a set of different values?
eg.
if n<or=12 then x=1
if 12< n <or=24 then x=2
etc
thanks