[FilterScript] EzTeleport System [Dialog] ++Add your own place
#1

EzTeleport System
When the player choose a place, he freezed by the time you design (In secs) useful for custom maps.
FS sends a message with the place's name defined on "Teleports" variable.


How to add your own place
you just need to add/edit this script lines adding the name and coords of your place, making all script more easiest to use:

Код:
new Teleports[][teleInfo] =
{
    // Add your own: (Name, X, Y, Z, angle)
    {"Las Venturas", 2114.524414, 1863.202758, 10.671875, 259.017700},
    {"Los Santos", 2487.428710, -1671.656127, 13.335947, 274.707855},
    {"San Fierro", -2243.251220, 319.8http://pastebin.com/NCmZWvRM5.171875, 272.201202}
};
Download: Pastebin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)