interior problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: interior problem (
/showthread.php?tid=155266)
interior problem -
Player63 - 17.06.2010
how do if you are teleported to interior and wanna come to other teleport witch no interior. well my problem is when I'm traveling from the interior to the next teleport without interior appears to me more like Let's check image gray interior. And last question. who function can remove player weapons. Sorry for bad english and thanks
Re: interior problem -
Mike_Peterson - 17.06.2010
Yep, thats bad english but lucky i can understand though.
Try doing SetPlayerInterior(playerid,0);
and heres for resetting player's weapon: ResetPlayerWeapons(playerid);
Here you go.
Re: interior problem -
Player63 - 17.06.2010
thank you verry mutch