03.04.2013, 06:00
(
Последний раз редактировалось lean1337; 03.04.2013 в 09:49.
)
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!
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!
Commands
/createtp <name>
/teleport
Thats it with the commands!
Код:
#include <dini> #include <zcmd> #include <sscanf2>
You will also need to create a folder in your scriptfiles folder named 'Ports'.
#define Folder "/Ports/%d.ini"
Some Screens!



Have fun!