PDA

View Full Version : Big, Yet Simple Question.



Zuero
06-13-2008, 10:18 AM
Is ES4 compatible with C++ Online RPG Developed Games (Currently in development-Planning Stage)? I really need to know this so I can use ES4 as my server for the ORPG I am developing with C++. If yes then I am really glad I found ES4 and I will most definitely will be using it. But if no, then I am sad about that, since I was looking forward to using it.

tcarr
06-14-2008, 03:30 AM
ES4 server plugins must be written in either Java or ActionScript. We have future plans for other languages that can be interpreted, but not for C++.

ES4 clients can be anything that supports sockets, however at the moment the only API we have for the clients is in ActionScript. I understand that one company built its own C# client for ES4. You are welcome to write your own API for C++ if you so desire, but it's a lot of work.