Hi all. When you are playing for example with the MP44, you can shoot while you are running. How could I do this with the bazooka? (with the bazooka you must be still for shoot). Thanks!
You're talking about Spearhead right? Because in AA, you can shoot the zooka when running.
In the bazooka.tik makes these changes on the maxfiremovement command.
//=================================
// DM Attributes
dm startammo 8
dm projectile models/projectiles/bazookashell_dm.tik
dm bulletspread 5 5 500 500
dm movementspeed 0.75
dm maxfiremovement 1.0 //0.2 so we can run and shoot
// Additional DM Loadout
dm additionalstartammo "grenade" 1
dm additionalstartammo "smokegrenade" 3
dm startitem "items/binoculars.tik"
// Additional DM Realism Loadout
dmrealism additionalstartammo "grenade" 1
// dmrealism additionalstartammo "smokegrenade" 3
dmrealism startitem "items/binoculars.tik"
//=================================
// Realism Attributes
sprealism startammo 3
dmrealism startammo 6
realism projectile models/projectiles/bazookashell_dm.tik
realism bulletspread 5 5 545 545
realism movementspeed 0.75
realism maxfiremovement 1.0 //0.2 so we can run and shoot
// this is attached to the player during reload
cache models/ammo/bazooka_shell.tik