SA-MP Forums Archive
Dynamic Teleport System - 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: Dynamic Teleport System (/showthread.php?tid=620494)



Dynamic Teleport System - MaticOwns - 30.10.2016

Hello everyone, I'm new to samp scripting and i'm looking for a Dynamic Teleport system Tutorial. Where is arrow is shown and when you walk on that arrow it teleport you, also it has a Map icon on the map.Been searching for a while but most of them are using buggy includes.


Re: Dynamic Teleport System - CXdur - 30.10.2016

It's not too hard to create something like this from scratch, search around the forums quite a bit if you're inexperienced. You need to save / load the locations somehow (mysql, dini, whatever you prefer), you can create a function that loops through every single one and creates a map icon, pickup and whatever. You can then call this function under onGameModeInit (different for filterscripts) for instance.


Re: Dynamic Teleport System - xDaemon - 30.10.2016

Click me!


Re: Dynamic Teleport System - RyderX - 30.10.2016

Quote:
Originally Posted by xDaemon
Посмотреть сообщение
lol Doesn't Matches