Game Development Community

Disable Weapon On Start

by Benster · in Game Mechanics Kit · 11/05/2009 (4:38 pm) · 1 replies

How do you disable the blaster for the default player? He doesn't show in the object list and the unMountImage command isn't working for %player...

#1
11/30/2009 (10:27 am)
I don't remember honestly, but it's standard Torque script functions.
Search for the "mountImage", "unmounImage" in the FPS kit scripts and see how it's done.