11.06.2008, 02:11
Backwards Vehicle System
Info
Well recently I released a vehicle health system which was kinda neat ( :P ) So I wanted to make a new one with the vehicle's speed included. This version has the vehicle's speed and the vehicle's health displayed when you enter a vehicle. It goes away when you exit. If I make another version of it, I will include something like the vehicle's name or something.
Notes
It requires Uf.inc.
It doesnt seem to like other textdraw to well
Screenshots
Downloads
Uf.inc ( The original one had some minor bugs in it that I've fixed in this upload )
Vehicle System Pastebin
Vehicle System Zip Compiled
Extra Note
For some reason whenever I load this script as a filter script, it doesnt work. When I add it into a gamemode however, it does. So you can try making it into an FS but if it doesnt work, adding it into you gamemode probably will. But that normally doesnt work out to well because of the uf.inc. You see it has many variables in it and most of those are common variables. Plus you really can't use it with dutils.inc but it has strtok in it. So that's why it would be better as an FS.
Info
Well recently I released a vehicle health system which was kinda neat ( :P ) So I wanted to make a new one with the vehicle's speed included. This version has the vehicle's speed and the vehicle's health displayed when you enter a vehicle. It goes away when you exit. If I make another version of it, I will include something like the vehicle's name or something.
Notes
It requires Uf.inc.
It doesnt seem to like other textdraw to well
Screenshots
Downloads
Uf.inc ( The original one had some minor bugs in it that I've fixed in this upload )
Vehicle System Pastebin
Vehicle System Zip Compiled
Extra Note
For some reason whenever I load this script as a filter script, it doesnt work. When I add it into a gamemode however, it does. So you can try making it into an FS but if it doesnt work, adding it into you gamemode probably will. But that normally doesnt work out to well because of the uf.inc. You see it has many variables in it and most of those are common variables. Plus you really can't use it with dutils.inc but it has strtok in it. So that's why it would be better as an FS.