SA-MP Forums Archive
Big Teleport 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: Big Teleport Problem.... (/showthread.php?tid=96787)



Big Teleport Problem.... - Jason_Borne420 - 10.09.2009


I recently got a new host, it is windows xp. First host that uses that, which I like actually. But there is this bug where you can teleport like an RCON admin ( press esc / click map / right click to make a marker blip / press esc to exit and BAM your there at the blip you made).

No one is logged in as RCON but yet ALL PLAYERS can do it.

My server does run YSF - Can this be the problem? - If so how can I fix this?

Is there a way to disable RCON all together?

Thanks


Re: Big Teleport Problem.... - mr.b - 13.09.2009

use if(IsPlayerAdmin(playerid))




Re: Big Teleport Problem.... - Jakku - 13.09.2009

I recommend you to read this site: https://sampwiki.blast.hk/wiki/IsPlayerAdmin





Re: Big Teleport Problem.... - Nick_name - 13.09.2009

or you might be using AllowPlayerTeleport


Re: Big Teleport Problem.... - Calgon - 13.09.2009

You're probably using AllowPlayerTeleport(), search for it in your script.


Re: Big Teleport Problem.... - Jason_Borne420 - 19.10.2009

Nope it was ysf on windows server problem....

Had to run linux server to fix that...