Deletezone... Help please.
#5

Quote:
Originally Posted by IntrozeN
I printed a number after each step and the prints stopped at the line:

pawn Код:
if(area == -255) return SendClientMessage(playerid,COLOR_DARKRED,".: Info: You're not inside a zone :.");
Well this means your return value from "GetAreaID(playerid)" was -255, the return is kicking in and it only happens if the statement is true (== -255) so that's where your issue is, debug that function (post it also if you like).
Reply


Messages In This Thread
Deletezone... Help please. - by introzen - 10.01.2010, 01:13
Re: Deletezone... Help please. - by Donny_k - 10.01.2010, 02:24
Re: Deletezone... Help please. - by introzen - 10.01.2010, 04:43
Re: Deletezone... Help please. - by introzen - 10.01.2010, 16:29
Re: Deletezone... Help please. - by Donny_k - 10.01.2010, 18:11
Re: Deletezone... Help please. - by introzen - 10.01.2010, 20:51

Forum Jump:


Users browsing this thread: 1 Guest(s)