Quote:
Originally Posted by Novice
It loads the effect, power, and bonus right, but it doesn't send through and do damage. How can I fix this?
|
It's a bit hard without the complete code, but I'll assume that everything you're referencing to in onActionClientside/Serverside exists above. I'm also no expert on projectiles.
Clientside "Hurt" is trying to trigger serverside "Attack", but "Attack" is not a defined parameter in onActionServerside.