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



Array teleports system - TheLustcheR - 12.11.2014

Array teleports system

I built for you array teleports system.
The code is a simple and intended to use or teach beginners.


Code
http://pastebin.com/t129AZGU

Example to add teleport
pawn Код:
{"/Race", 2056.4209, 829.4627, 6.7800, 0.2615, 2056.4209, 829.4627, 6.7800, 0.2615, 10, 0, Color_Orange, "Welcome to race!"}
Want more system? send me private message and i may be build to you.



Re: Array teleports system - mrikill - 13.11.2014

i want simple police system


Re: Array teleports system - Luis- - 13.11.2014

Quote:
Originally Posted by mrikill
Посмотреть сообщение
i want simple police system
Make one then.


Re: Array teleports system - TheLustcheR - 13.11.2014

Quote:
Originally Posted by mrikill
Посмотреть сообщение
i want simple police system
May be soon.

Quote:
Originally Posted by Luis-
Посмотреть сообщение
Make one then.
LoL


Re: Array teleports system - TheLustcheR - 16.11.2014

Up


Re: Array teleports system - M0HAMMAD - 16.11.2014

nice work


Re: Array teleports system - TheLustcheR - 17.11.2014

Thanks


Re: Array teleports system - LeXuZ - 19.11.2014

Nice could be useful for stunt servers


Re: Array teleports system - TheLustcheR - 20.11.2014

Quote:
Originally Posted by LeXuZ
Посмотреть сообщение
Nice could be useful for stunt servers
For stunt servers i have other system


Re: Array teleports system - TheLustcheR - 20.11.2014

Quote:
Originally Posted by Gamer_Z
Посмотреть сообщение
I'd suggest you use ZCMD and instead of /tele you make it /tp <name> (/tp tele)
I hate ZCMD i'm not going to use it.