/buylevel command...
#4

Change all the

pawn Код:
else if (Level[playerid] <= 2 // and 3,4,5,whatever)
to just =.

For example:

[pawn]
else if(Level[playerid] <= 2) // BAAAD
else if(Level[playerid] = 2) // GOOD
Reply


Messages In This Thread
/buylevel command... - by eyndza - 08.09.2009, 16:25
Re: /buylevel command... - by eyndza - 09.09.2009, 11:48
Re: /buylevel command... - by sekelis2 - 09.09.2009, 18:21
Re: /buylevel command... - by ilikepie2221 - 10.09.2009, 00:04
Re: /buylevel command... - by eyndza - 10.09.2009, 05:00
Re: /buylevel command... - by radi - 10.09.2009, 05:48
Re: /buylevel command... - by eyndza - 10.09.2009, 11:52
Re: /buylevel command... - by radi - 10.09.2009, 12:35
Re: /buylevel command... - by eyndza - 10.09.2009, 13:36
Re: /buylevel command... - by eyndza - 10.09.2009, 17:00

Forum Jump:


Users browsing this thread: 4 Guest(s)