error in game play

Need Help? The Day isnt going so well on the Mapping front?
Post Reply
Retribution
prop_static
prop_static
Posts: 81
Joined: Mon Jul 17, 2006 11:57 pm

error in game play

Post by Retribution »

while trying to use a mounted gun i get this error
Couldn't find control volume for player-controllable func_tank turret_1.
what can i do to fix it
Svanrog
Combine Rebel
Combine Rebel
Posts: 1319
Joined: Tue Jul 25, 2006 9:17 pm

Post by Svanrog »

That's because the monted guns needs a control volume. It could be a trigger_multiple brush entity. Give it a suitable name. It defines where the player can stand while using the gun. Your monted gun should have the key "Control volume" or something. There you put the name of the trigger you created.
Hope you understand. :D
Retribution
prop_static
prop_static
Posts: 81
Joined: Mon Jul 17, 2006 11:57 pm

Post by Retribution »

what kind of prop should the turret be?
Svanrog
Combine Rebel
Combine Rebel
Posts: 1319
Joined: Tue Jul 25, 2006 9:17 pm

Post by Svanrog »

func_tank if you want it to shoot bullets. :D
Post Reply