Grape wrote:Another question.
I've assigned a couple of outputs to a weapon, but when the weapon respawns automatically after 20 seconds it doesn't have those outputs anymore, and I need them.
So somehow I either need to find out how to preserve outputs when the weapon respawns, or stop the weapon from respawning so that I can use a env_entity_maker to make a new weapon and assign the outputs everytime.
I tried using a trigger multiple to sense when the weapon is there and perform the outputs, but I can't get it to "see" the weapon...
ty for any help
What you are trying to do is complex. Make sure you test it on a deditcated windows and linux server. Many things will work on a listen server and then crash the server or not work right on a dedicated server. Its sad but its the way it is.