Originally Posted By: Dark_samurai
Please notice that 47 won't be skill47 but skill[47] (or skill48). Maybe that's the problem?

??
Do I have to write skill[47] or skill47 in the function?
That would give an error.

Originally Posted By: Dark_samurai

Also check if the function returns 1 and not -1 and if the connection between the clients and the server is ok.

enet_send_skills is defined as void.
The connection works perfectly.




EDIT:
Solved the Problem, reading http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=302487
Sorry for wasting your time. Maybe you should create a developer FAQ. laugh

Last edited by Razoron; 06/06/10 17:32.