|
Weapon Classes with Triggers, Confusion
|
Ok, I had a problem on a project I was working with earlier. Basically I made a script to trigger serverside functions and wait for the return value if you wish. Problem is the class this was in also required another class, both which use triggerclient().
So basically since both classes have function onActionClientSide() and it causes a conflict and only one of them is triggered which breaks the script. This is severely irritating for me. |
|