ID 0 Bug
#7

Replace that
pawn Код:
new pID;
by
pawn Код:
new pID = strval(params);
cuz its a string value in the case of strval(params);
and string value can be anything less than 0 or more than 0 or 0 itself

And The case of getting playerid less than 0 you have already put a code that if the player is conncted as -1 , -2 are invalid / not connected players it will provide error
Reply


Messages In This Thread
ID 0 Bug - by NoahF - 30.06.2013, 13:11
Re: ID 0 Bug - by Red_Dragon. - 30.06.2013, 13:18
Re: ID 0 Bug - by tyler12 - 30.06.2013, 13:25
Re: ID 0 Bug - by 6Dragon6 - 30.06.2013, 13:27
Re: ID 0 Bug - by -=Dar[K]Lord=- - 30.06.2013, 13:29
Re: ID 0 Bug - by NoahF - 30.06.2013, 13:34
Re: ID 0 Bug - by -=Dar[K]Lord=- - 30.06.2013, 13:36
Re: ID 0 Bug - by NoahF - 30.06.2013, 13:38
Re: ID 0 Bug - by -=Dar[K]Lord=- - 30.06.2013, 13:38
Re: ID 0 Bug - by NoahF - 30.06.2013, 13:40

Forum Jump:


Users browsing this thread: 2 Guest(s)