04.03.2012, 19:28
(
Последний раз редактировалось Blunt; 29.07.2014 в 16:43.
)
Sophisticated Vehicle Selection
Information
This script is a sophisticated vehicle spawning system, completely made by myself.
It would be ideal for any simple roleplay servers, deathmatch servers or maybe TDM servers.
NOTE: The commands are restricted to rcon admins, so you can edit them out for your server, example "if(pData[playerid][pAdmin] > 10)" something like that.
This is my fourth filterscript, so comment if you found it useful or like it. also REP does help me out ALOT and it goes towards my server ad, so pleasse.
Information
This script is a sophisticated vehicle spawning system, completely made by myself.
It would be ideal for any simple roleplay servers, deathmatch servers or maybe TDM servers.
NOTE: The commands are restricted to rcon admins, so you can edit them out for your server, example "if(pData[playerid][pAdmin] > 10)" something like that.
Commands and what they do.
/veh - Displays a useful vehicle selection panel, fully ready for you to spawn any vehicle in SA-MP.
/vehhelp - Displays a Information dialog with all the commands in this filterscript.
/despawncar - Once inside a vehicle type this command to despawn you current vehicle.
Including..
- User Friendly
- Sleek dialog usage
- Easy to edit and configure
- ZCMD for fast command processing
- All vehicles
- Dynamic despawning system implemented
Video
[ame]http://www.youtube.com/watch?v=iy9B7Mqdxnk&feature=channel_video_title[/ame]
How to install
Download the .rar fle provided
Extract the files into your filterscript folder.
place zcmd.inc into your includes.
Open and review
Compile
If there is any bugs please, drop me a pm or comment on here.[/CENTER]
[ame]http://www.youtube.com/watch?v=iy9B7Mqdxnk&feature=channel_video_title[/ame]
How to install
Download the .rar fle provided
Extract the files into your filterscript folder.
place zcmd.inc into your includes.
Open and review
Compile