Author Topic: How do you Make an Event Projectile out of Weapons  (Read 718 times)

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?

Isn't spamming projectile events a Hell of a lot worse than spamming the weapon itself?

Copy everything except the "datablock ItemData {...}" and "datablock ShapeBaseImageData {...}" sections. Add or set the "uiName" field in the projectile datablock.

Isn't spamming projectile events a Hell of a lot worse than spamming the weapon itself?

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.

Copy everything except the "datablock ItemData {...}" and "datablock ShapeBaseImageData {...}" sections. Add or set the "uiName" field in the projectile datablock.
Thanks.
« Last Edit: April 03, 2011, 12:55:15 PM by Primus »