Get Started
·
Register
·
Login
Posts
ID:176659
Favorites
Creations
Medals
Im sure this is simple but.....
in
Developer Help
[Tips]
ID:176659
Dec 22 2002, 12:22 pm
Wanabe
How can i have a percentage in an if statmant?? like:
if(src.[whatever]<=10%) //somthing like that...
#1
Dec 22 2002, 12:23 pm
Garthor
if(src.whatever <= 10), where whatever is a value between 0 and 100.
#2
Dec 22 2002, 10:25 pm
Scoobert
.10 is the same as 10%
#3
Dec 23 2002, 7:18 pm
In response to
Scoobert
(#2)
Crispy
Scoobert wrote:
.10 is the same as 10%
If 100% is 1, yes.
Copyright © 2013 BYOND. All rights reserved.