Page 2 of 2

Re: Noob Questions

Posted: Mon May 07, 2012 4:58 am
by Neil_Peart_Is_God
Got the demo up and running for modding. I have a quick question that should be easy to answer: if I want a machine gun to fire bazooka rounds, how do I do that? Currently, my code is:

Code: Select all

rem ObjectTemplate.Active CorsairGuns
rem ObjectTemplate.projectileTemplate BazookaProjectile
This creates very high damage guns, but it still shoots normal bullets. How do you get it to fire a rocket?