-
Novice
-
-
Alpha Member
Re: I need HelP! I need /goto
can you script in pawno? because it is actually very easy to create a command like this yourself:
you filter for the text /gotowhatever
you use setplayerposition to set the player to the place in the map
Be sure to check out this guide:
http://forum.ragezone.com/f500/tutor...leport-490240/
a video on this: SA-MP Scripting Tutorial 2 - Simple Teleport Command. - YouTube
alternativly, you can use one of these filterscripts (or learn from them):
[FilterScript] [FS] Niixie's GotoCoord Command v1.2 {BUGS FIXED} - SA-MP Forums (to go to locations)
[FilterScript] Teleport menu with teleports added - SA-MP Forums
hope this helps :)
edit: by the way, welcome to ragezone :)
-
Novice
Re: I need HelP! I need /goto