Tryed to make a AFK command and it isnt working!
#2

health > 100 that will never be true you want something like

if(health >= 95.0)
else if(health < 95.0)

you can also remove the two return 1; lines they only serve to inflate your code.
Reply


Messages In This Thread
Tryed to make a AFK command and it isnt working! - by Mappers4Life - 16.05.2013, 20:55
Re: Tryed to make a AFK command and it isnt working! - by Pottus - 16.05.2013, 21:04
Re: Tryed to make a AFK command and it isnt working! - by Threshold - 16.05.2013, 23:54
Re: Tryed to make a AFK command and it isnt working! - by Giroud12 - 17.05.2013, 01:16
Re: Tryed to make a AFK command and it isnt working! - by Warbles - 17.05.2013, 01:51

Forum Jump:


Users browsing this thread: 1 Guest(s)