Quote:
Originally Posted by LoneAngelIbesu
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.
|
Ah! I completely missed that! Thanks!