Posts: 18
Threads: 3
Joined: Oct 2016
Reputation:
0
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.
Posts: 57
Threads: 5
Joined: Jun 2014
Reputation:
0
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.
Posts: 570
Threads: 55
Joined: Oct 2016
Quote:
Originally Posted by xDaemon
|
lol Doesn't Matches