Author Topic: Possible to change vehicles color Via console?  (Read 476 times)

Is it possible to change the color via console? Was just wondering so i could mess about with some transparency :)

i don't think you can make vehicles transparent, not sure though


i don't think you can make vehicles transparent, not sure though
You can indeed make vehicles transparent.

Well, anyone know the console command if there is?

If you are super admin, go up to the vehicle and type '/getid'.

Then go into the console and type <ID>.setNodeColor("ALL","1 1 1 1");
Where <ID> is the object ID and 1 1 1 1 is the color R G B A.

For more information on RGBA colors, go to the 'color chooser*' under avatar options.

*may not be the exact words

Woah, thanks for this Doom!

Woah, thanks for this Doom!
NP.

Also note that anytime a vehicle or other thing respawns, it 's ID changes.