26.03.2013, 15:28
You're using if statement without scope. Remove the if statement.
to
Do same for the below
@off
Xian, for me the server is offline ._.
Код:
if(EnableBoast[playerid] = 0)
Код:
EnableBoast[playerid] = 0
@off
Xian, for me the server is offline ._.
