Blockland Forums > Modification Help
How do you Make an Event Projectile out of Weapons
Pages: (1/1)
Primus:
I have the Mini-Nuke for the event projectile, but I just want the projectile to avoid noobs trolling the server and misusing the weapon. How do you extract just the projectile and have it be event-compatible?
IsaacKronenFaust:
Isn't spamming projectile events a Hell of a lot worse than spamming the weapon itself?
Space Guy:
Copy everything except the "datablock ItemData {...}" and "datablock ShapeBaseImageData {...}" sections. Add or set the "uiName" field in the projectile datablock.
Primus:
--- Quote from: IsaacKronenFaust on April 03, 2011, 02:42:41 AM ---Isn't spamming projectile events a Hell of a lot worse than spamming the weapon itself?
--- End quote ---
Most of the ones I've noticed don't think to look under events, just weapons. Also, they're just there to shoot people, they tend not to even USE events.
--- Quote from: Space Guy on April 03, 2011, 04:28:12 AM ---Copy everything except the "datablock ItemData {...}" and "datablock ShapeBaseImageData {...}" sections. Add or set the "uiName" field in the projectile datablock.
--- End quote ---
Thanks.
Pages: (1/1)