Hi,
at the moment, I have a problem about sending specific skills.
Usually sendig skills works, but one skills doesn't want to be sent.
The skill is sent from the server:
Code:
enet_send_skills(enet_ent_globpointer(ent_MyPlane),47,47,-1);


But nothing arrives at the client.
....
Any solutions/suggestions/thoughts?