hello,
i just wanted to create a script to have one button to change weapon to laser and with another keypress switch back to previous weapon..
the problem is.. i am using it inconsistently - so the state is sometimes on or off. i need some check if the weapon in use is already laser or not. (i failed at this simple IF-Then-statement)
something like
on keypress
if
weapon NOT laser then weapon = laser
else
weapon = previous weapon
--
something else:
how can i access the console without loading a map?
as for now it is not possible to enter the console straight from loading up nexuiz.