SA-MP Forums Archive
Some problem with AllowAdminTeleport - 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)
+--- Thread: Some problem with AllowAdminTeleport (/showthread.php?tid=313660)



Some problem with AllowAdminTeleport - Tanush123 - 26.01.2012

For some reason i cannot teleport while im on rcon on server and today i saw this on my server log so maybe i don't this if this could help you guys how to fix it, i have AllowAdminTeleport(1); under ongamemodeinit
Код:
[18:24:50] AllowAdminTeleport() : function is deprecated. Please see OnPlayerClickMap()



Re: Some problem with AllowAdminTeleport - MP2 - 26.01.2012

The function is DEPRECATED. Try using ****** to find the definition, and use the wiki to look for OnPlayerClickMap.


Re: Some problem with AllowAdminTeleport - Tanush123 - 26.01.2012

thank you man