Blockland Forums > Modification Help
The colour of the default Rocket Launcher
Nymethus:
This is how far I've got:
How do I change the other green stuff?
Demian:
Pretty sure it's defined in the script.
Nymethus:
--- Quote from: Demian on June 08, 2011, 02:23:54 PM ---Pretty sure it's defined in the script.
--- End quote ---
I thought so too, but I don't know much about scripts.
I deleted some things that said something about colour but it didn't work.
Demian:
Line 327 under datablock ItemData(rocketLauncherItem) is the color. (colorShiftColor = "0.100 0.500 0.250 1.000";)
Nymethus:
--- Quote from: Demian on June 08, 2011, 03:22:40 PM ---Line 327 under datablock ItemData(rocketLauncherItem) is the color. (colorShiftColor = "0.100 0.500 0.250 1.000";)
--- End quote ---
Yes, thank you, but I have no idea what sort of colour format that is :c