19.02.2014, 12:34
(
Last edited by bensmart469; 20/02/2014 at 05:55 PM.
)
I have made a very simple car creation system for anyone that may use it. You could use this to be able to make cars in-game, instead of having to /save the position, then put that into your script. It uses SSCANF and zcmd, so make sure that you have both of these includes before using the script. It has two simple commands:
Credits:
http://i.imgur.com/bZuY9db.jpg
Pastebin:
http://pastebin.com/57p3kMd5
Database:
http://www.mediafire.com/?6c18w0jl74ey4ct
Thank you for viewing this, and please leave your opinion. I may work on it a bit more, just depends on what people want. Please report any issues ASAP, although i have been testing this out, so there should not be any issues.
- /createveh <model> <color 1> <color 2>
- /deleteveh <id>
Credits:
- bensmart469 - script
- ****** - Sscanf
- Zeex - ZCMD
http://i.imgur.com/bZuY9db.jpg
Pastebin:
http://pastebin.com/57p3kMd5
Database:
http://www.mediafire.com/?6c18w0jl74ey4ct
Thank you for viewing this, and please leave your opinion. I may work on it a bit more, just depends on what people want. Please report any issues ASAP, although i have been testing this out, so there should not be any issues.