GetPlayerInterior prob
#4

Oh, well good thing there's no such thing as interior '-1'...

pawn Код:
if(GetPlayerInterior(pID) != 0) return SendClientMessage(playerid, COLOR_RED, "This Player Is In An Interior And You Cannot Go To Them.");
If that doesn't work, then 'pID' is not the correct playerid and you are probably assigning a wrong value to it in your script.
Reply


Messages In This Thread
GetPlayerInterior prob - by Ananisiki - 17.05.2014, 09:16
Re: GetPlayerInterior prob - by Stinged - 17.05.2014, 09:39
Re: GetPlayerInterior prob - by Hwang - 17.05.2014, 09:42
Re: GetPlayerInterior prob - by Threshold - 17.05.2014, 09:44
Re: GetPlayerInterior prob - by Rittik - 17.05.2014, 09:58

Forum Jump:


Users browsing this thread: 1 Guest(s)