No realse ?
Printable View
No realse ?
Lets wait a bit more for Akitasha.
he fave a time people lol cant wait I want to fix stuff on an updated source since I was robed of my chance by people leaking the source and them moveing and being perinoid ~_~ then I get flamed saying I havnt helped when in truth I was never given the chance... now I can do somthing once this is releases :DDD
Release is out, includes a compiled release and svn link.
Do post any bugs as soon as possible it was short-term notice, the game-server wasn't connecting to the char-server so it was compiled in debug mode, but the other two servers are in release mode.
http://rhisis.freeforums.org/officia...-t26.html#p125
I'm going to check this out, seems to be awesome... Good luck mate and thank and thanks for sharing!
Its okay lol people can wait, btw for the official release, i recomend making a topic in the Release section ;)
After I chose a character it don't go on, the character just moves but it don't enter the world ;(
A bit later "Cannot Connect to the Game"
go get some sleap lol.....
Sweet release, I can start working on the ISC server now
I've would be glad if u could upload the source too, i tryed to copy and past the source files from the SVN but i get this error while i compile LoginServer
Code:Linking...
FlyFFServer.obj : error LNK2019: unresolved external symbol "public: __thiscall Selector::~Selector(void)" (??1Selector@@QAE@XZ) referenced in function _main
FlyFFServer.obj : error LNK2019: unresolved external symbol "public: __thiscall Acceptor::Acceptor(char *,int,class Selector *,class AbstractPlayerFactory *)" (??0Acceptor@@QAE@PADHPAVSelector@@PAVAbstractPlayerFactory@@@Z) referenced in function _main
FlyFFServer.obj : error LNK2019: unresolved external symbol "public: __thiscall Selector::Selector(void)" (??0Selector@@QAE@XZ) referenced in function _main
PacketCreator.obj : error LNK2019: unresolved external symbol "public: void __thiscall PacketHandler::sendPacket(unsigned char *,int)" (?sendPacket@PacketHandler@@QAEXPAEH@Z) referenced in function "public: void __thiscall Player::sendPacket(unsigned char *,int)" (?sendPacket@Player@@QAEXPAEH@Z)
..\..\Binary\\LoginServer.exe : fatal error LNK1120: 4 unresolved externals