Help with a /sellgun command
#6

Change

Код:
if(PlayerInfo[playerid][GunLevel] >= 1) return SCM(playerid, COLOR_RED, "You are not high enough level.");
to

Код:
if(PlayerInfo[playerid][GunLevel] <= 1) return SCM(playerid, COLOR_RED, "You are not high enough level.");
Reply


Messages In This Thread
Help with a /sellgun command - by Tyler_Idy - 15.06.2010, 23:45
Re: Help with a /sellgun command - by Antonio [G-RP] - 16.06.2010, 00:00
Re: Help with a /sellgun command - by Tyler_Idy - 16.06.2010, 00:23
Re: Help with a /sellgun command - by Antonio [G-RP] - 16.06.2010, 00:33
Re: Help with a /sellgun command - by Tyler_Idy - 16.06.2010, 02:18
Re: Help with a /sellgun command - by Antonio [G-RP] - 16.06.2010, 02:19
Re: Help with a /sellgun command - by Tyler_Idy - 16.06.2010, 02:24
Re: Help with a /sellgun command - by Antonio [G-RP] - 16.06.2010, 02:40
Re: Help with a /sellgun command - by Tyler_Idy - 16.06.2010, 02:43
Re: Help with a /sellgun command - by Antonio [G-RP] - 16.06.2010, 02:46

Forum Jump:


Users browsing this thread: 2 Guest(s)