SA-MP Forums Archive
[FilterScript] Teleport system with dialog - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Teleport system with dialog (/showthread.php?tid=598720)



Teleport system with dialog - N0FeaR - 16.01.2016

Simpel teleport system with dialog
Include you need for this
Code:
ZCMD
A_SAMP
Download link:
Code:
Download



Re: Teleport system with dialog - Infinity - 16.01.2016

I expected better from you... :/
Aside from the fact that I don't really like switch-case statements for just one case (as it is a personal thing):
- The indentation is off.
- The vehicle teleport has the vehicle id hardcoded, so it won't work.
- It's extremely simple.


Re: Teleport system with dialog - N0FeaR - 16.01.2016

Quote:
Originally Posted by Infinity
View Post
I expected better from you... :/
Aside from the fact that I don't really like switch-case statements for just one case (as it is a personal thing):
- The indentation is off.
- The vehicle teleport has the vehicle id hardcoded, so it won't work.
- It's extremely simple.
I saw that i will change it, and its an simple teleport system!