Hi, i'm trying to do an EE that's rewards Pack-a-punching the gun.
I just do not know how to PaP the gun.
Anyone can help me with the script ?
I just do not know how to PaP the gun.
Anyone can help me with the script ?

8 years ago
Hi, i'm trying to do an EE that's rewards Pack-a-punching the gun.
Anyone can help me with the script ?
Anyone can help me with the script ?

8 years ago
I re-wrote the script to be much shorter, and more flexible. I'm not trying to step on your toes, or 1-up you or anything like that. Just figured this might help, especially if you are busy and I know you'...
8 years ago
No problem
leonardo745, looking back at your original code, I noticed you weren't getting the trigger using... Code SnippetPlaintexttrig_1 getEnt("whatever", "targetname");
8 years ago
Well, I stumbled upon this topic while searching through the help section. Hope this helps
http://ugx-mods.com/forum/index.php/topic,13911.0.html[/...
8 years ago
you might need to use this Code SnippetPlaintextweapon = getWeapon("tesla_gun");
- are you getting errors while linking your scripts?
- Have you done all the necessary...
8 years ago