Teleport System(with /skydive and dialoges) -
Wayn - 30.10.2012
So this is my first Filter script release for Sa-Mp community!
It includes neat and clean Dialoge style help menu for teleports (accessible with /teles )!
PICTURE:
TELEPORTS:
Код:
/ls - /lv
/sf - /spray
/waa - /golf
/drift1 - /drift2
/drift3 - /skydive
/vinewood - /aa
/locolow - /jizzys
/ufo - /stuntpark
/sfa - /lsa
/lva - /transls
/transsf - /translv
/beach - /ship
● If a player is inside a vehicle,the vehicle gets teleported along the player!
● Each teleport costs $2000 (you can change the values if you have some coding knowledge).
● You can also try /skydive wherever you need it!
● A teleport message(sendclientmessagetoall) is also sent to other players when a person teleports.
● Easy to install, good for Freeroam/Stunts/DM servers.
● And best of all-Time saving!
INSTALLATION:
1: Simply put " teles.amx " into your fillterscripts ( example:
Код:
waynserver/filterscripts/teles.amx
)
2: Open your " server.cfg " file and infront of Filterscripts line, put " teles ".
3: Restart your server!
4: REP ME! (please i need it to advertise my server lol >.< )
DOWNLOAD:
Re: Teleport System(with /skydive and dialoges) -
niels44 - 30.10.2012
nice, buy you say there popups a new dialog when doing /skydive? i'd like to see a screenie of that pls
anyways nice job, this can help noobies who dont know how to script this
Re: Teleport System(with /skydive and dialoges) -
Wayn - 30.10.2012
Quote:
Originally Posted by niels44
nice, buy you say there popups a new dialog when doing /skydive? i'd like to see a screenie of that pls
|
huh? i never said a NEW dialog, just the /teles that is teleports help(which normally would spam the chat with sendclientmessages) is shifted to a dialog.
as for skydive,it will set your Z co-ordinate high enough and give you a parachute...its just for fun, or in order to get to top buildings, nothing new there..but like i said, i coded this to make ease while making a new server, people wouldn't have to worry about teleport making.and yes,its for newbies, not for pro coders.
Re: Teleport System(with /skydive and dialoges) -
[]Allex[] - 30.10.2012
DIALOG_STYLE_MSGBOX ??
USE DIALOG_STYLE_LIST ! Easy FilterScript
Re: Teleport System(with /skydive and dialoges) -
Wayn - 30.10.2012
Quote:
Originally Posted by Wayn
i coded this to make ease while making a new server.....and yes,its for newbies, not for pro coders.
|
i think i have fairly well-balanced reasons for making this.
@Alex