Official Soldat Forums

Soldat Talk => Game Improvements / Suggestions => Topic started by: DorkeyDear on September 22, 2007, 08:38:48 am

Title: Scripting SetWeaponActive
Post by: DorkeyDear on September 22, 2007, 08:38:48 am
When every weapon is disabled, the weapons menu still appears, and you can't click anything kuz theres nothing to click on.. It should prevent the menu from appearing if everything is disabled.
Title: Re: Scripting SetWeaponActive
Post by: Boglizk on September 23, 2007, 01:45:44 pm
It does? O.o

Ive never seen that... it should'nt.
Title: Re: Scripting SetWeaponActive
Post by: Kavukamari on September 23, 2007, 01:54:02 pm
what about...

function DisableWeaponsMenu(ID:byte);

might be something useful to add