17.05.2014, 09:44
Oh, well good thing there's no such thing as interior '-1'...
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.
pawn Код:
if(GetPlayerInterior(pID) != 0) return SendClientMessage(playerid, COLOR_RED, "This Player Is In An Interior And You Cannot Go To Them.");