SA-MP Forums Archive
[FilterScript] Leans Dynamic Teleport System v1.0 - 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] Leans Dynamic Teleport System v1.0 (/showthread.php?tid=427782)



Leans Dynamic Teleport System v1.0 - lean1337 - 03.04.2013

Hello. Ive been working on a dynamic teleport system cause I really needed one for my server and I finally made one and desided to release it!

Commands
/createtp <name>
/teleport

Thats it with the commands!

Код:
#include <dini>
#include <zcmd>
#include <sscanf2>
You will need those includes if you want to edit the script.

You will also need to create a folder in your scriptfiles folder named 'Ports'.

#define Folder "/Ports/%d.ini"

Some Screens!








Have fun!


Re: Leans Dynamic Teleport System v1.0 - dakata994 - 03.04.2013

Good job man! Keep it up!


Re: Leans Dynamic Teleport System v1.0 - lean1337 - 03.04.2013

Quote:
Originally Posted by dakata994
Посмотреть сообщение
Good job man! Keep it up!
Thanks!


Re: Leans Dynamic Teleport System v1.0 - Ibrahim.E - 03.04.2013

Lean , Nice ! Keep it up .


Re: Leans Dynamic Teleport System v1.0 - lean1337 - 03.04.2013

Quote:
Originally Posted by UltRaS4fun
Посмотреть сообщение
Lean , Nice ! Keep it up .
Appreciate it man.


Re: Leans Dynamic Teleport System v1.0 - Rube - 03.04.2013

Good work!


Re: Leans Dynamic Teleport System v1.0 - ElMelo - 03.04.2013

Nice work dude :>


Re: Leans Dynamic Teleport System v1.0 - ProShooter22 - 05.04.2013

i did everything but when i type /teleport and click something i dont teleported why is that?


Re: Leans Dynamic Teleport System v1.0 - lean1337 - 05.04.2013

Quote:
Originally Posted by ProShooter22
Посмотреть сообщение
i did everything but when i type /teleport and click something i dont teleported why is that?
Did you add odialogresponse aswell and correct?


Re: Leans Dynamic Teleport System v1.0 - Artie - 09.04.2013

Good work man