@lostclimate: Nice to see another happy ANet user. laugh

Ok, I'm already planning the features for the next (and maybe last) update:

new functions:
- enet_send_to(char data, var length, var clientid) //sends data (no need to be zero terminated) to any client or server. On the destination host the RECEIVE_EVENT is called with the data in the msg parameter. This allows much more efficient networkprogramming.
- enet_send_struct(void* data, var size, var clientid) //sends a struct (Lite-C only)

other changes:
- enet_send_pos/ang get a new parameter called mode. It allows to prevent sending the Z_Coordinate and allows to prevent sending the Tilt and Roll angle.
- enet_send_string() can also be used to send entity strings.

And of course 3DVoIP will be implemented (this time really :D).

Btw. I'm already working on 3D VoIP again and it seems that I have found the bug that always blocked my work. I already posted in BugHunt, so lets see laugh

If you have any feature requests tell them now, please! This will possible be the last chance because I want this version to be the last one with new features. Other versions will only contain bug fixes.


ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)!
get free version