09.01.2011, 21:17
(
Последний раз редактировалось ~Yoshi; 10.01.2011 в 18:55.
Причина: fixed broken image
)
YosVehCtrl v1.1
NOTE: THIS SCRIPT WILL ONLY WORK ON SA:MP 0.3c OR NEWER!
About
This is a simple filterscript I've made for people who like to have the new SA:MP vehicle controls in a nice dialog, including licence plates.
Credits
Do NOT remove the credits in every dialog, however you can remove the OnPlayerSpawn messages if you want.
Do NOT say that you're the creator and do NOT sell the script.
Features
Download
Pastebin
Solidfiles
Mirrors allowed
Installation
Installation works the same as every other filterscript:
Changelist
NOTE: THIS SCRIPT WILL ONLY WORK ON SA:MP 0.3c OR NEWER!
About
This is a simple filterscript I've made for people who like to have the new SA:MP vehicle controls in a nice dialog, including licence plates.
Credits
Do NOT remove the credits in every dialog, however you can remove the OnPlayerSpawn messages if you want.
Do NOT say that you're the creator and do NOT sell the script.
Features
- Basic engine control.
- Basic light control.
- Alarm.
- Basic lock/unlock
- Control your bonnect and boot.
- Set a custom licence plate on the car you're currently driving.
Download
Pastebin
Solidfiles
Mirrors allowed
Installation
Installation works the same as every other filterscript:
- Put the "YosVehCtrl.amx" file in the Filterscripts folder.
- Open server.cfg and add "YosVehCtrl" to the filterscript line.
- Use the command /vehctrl to open the dialog.
- That's it!
Changelist
- Added message when you're not inside a vehicle.
- Added message when a player enters a vehicle [Removable].
- Fixed /lock.
- Dialog reopens after changing something. (You can disable it by commenting #define AUTO_REOPEN_DIALOG).