samp server crashing after using command
#3

fixed 4 warns but now 1 at weird place...

Код:
					else {
code before and after..

Код:
			case 38:
				{
				        if(PlayerInfo[giveplayerid][pConnectTime] >= 2) {
						PlayerInfo[giveplayerid][pWRestricted] = amount;
						format(string, sizeof(string), "   %s's Weapon Restricted Time has been set to %d.", GetPlayerNameEx(giveplayerid), amount);
					}
					else {
					
						return SendClientMessageEx(playerid, COLOR_GREY, "You cannot set this on a player who has under 2 playing hours.");
					}
				}
Reply


Messages In This Thread
samp server crashing after using command - by KaliKs - 16.03.2014, 22:38
Re: samp server crashing after using command - by AleemIqbalBhatti - 16.03.2014, 22:41
Re: samp server crashing after using command - by KaliKs - 16.03.2014, 22:54
Re : samp server crashing after using command - by samp_boy - 16.03.2014, 22:57
Re: samp server crashing after using command - by AleemIqbalBhatti - 16.03.2014, 23:06
Re: samp server crashing after using command - by iZN - 16.03.2014, 23:10

Forum Jump:


Users browsing this thread: 1 Guest(s)