Noob Questions

Ask questions, discuss ideas, get answers
Neil_Peart_Is_God
Posts: 6
Joined: Sun Apr 01, 2012 5:23 pm

Re: Noob Questions

Post 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?
Post Reply