Any updates?
To recap, all we need is the regular stock MTL Flatbed with a yellow lightbar. That file link is no longer working so someone will have to repost it. Nothing fancy, no ELS, just stick a regular game lightbar on it. I've wanted this for ages now! I honestly don't even care if the tow part works, I just want this flatbed with a lightbar.
Honestly, this mod looks like shit. The textures are crappy, the color is too dark compared to other black clothing, and the belt is a different color. Could do with some improvement...
Of course. I never intended to share it myself.. There's no way I would release it. Just trying to figure out how it works and to speed up the debugging, and maybe send along any findings to the developer so that he doesn't have to waste time on it himself.
Did you ever
Have you made anything yet? It stops working after switching cars a few times and I have to keep reloading it. How'd you get the source code? I'd love to tinker with it myself.
Edit: I decompiled it myself and will see what I can do to fix this error. Just need to figure out a way to make the .cs files work.
2012-05-18 02:47:28 - ...successfully started script 'FuelScriptCS.FuelGauge'!
2012-05-18 02:47:31 - ...successfully started script 'FuelScriptCS.FuelScript'!
2012-05-18 02:47:36 - ...successfully started script 'FuelScriptCS.GasStation'!
2012-05-18 03:10:26 - Error during Tick in script 'FuelScriptCS.FuelScript':
GTA.NonExistingObjectException: Invalid call to an object that doesn't exist anymore!
at GTA.Ped.isInVehicle(Vehicle vehicle)
at FuelScriptCS.FuelScript.FuelProgram(Object sender, EventArgs e)
at GTA.Script.TryTick()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()