
The Korean version is Pay2Play, but other versions are Free2Play. DarkAngel007 01:49, 12 March 2007 (UTC) Reply Actually, it's currently unknown. Not sure what else after because we're stuck here.Well it'll be Free2Play, but like Knight Online it'll have Premium services (most likely ranging from $10 to $30 for unlimited Premium play). The gameserver only gets as far as the procedures then stops, so we need those, then the databases. I think when I looked, NS_GET_MACHINE_INFO was sending the IP, port and user details for the server to access but I'm not sure how I can write that in a stored procedure (I am not great with MSSQL, I prefer MySQL). I stopped and deleted what I had done when I ran into the missing files.Īlso, someone needs to figure out from the source what information is needed in NS_GET_GM_NOTIFY and NS_GET_MACHINE_INFO stored procedures for the database. I forget which, but if you try to compile geManagerHub I THINK that's where I had the error. I got the imc libraries built as well except for one which is missing source, we don't have it in this project.

Not sure what else after because we're stuck AdrenalinV Same here, but I used VS2008.

Pretty sure that's what those are, columns used as indexes for the game to read the data from the DB.Īlso, someone needs to figure out from the source what information is needed in NS_GET_GM_NOTIFY and NS_GET_MACHINE_INFO stored procedures for the database. But it would give us a start point and we could add items or something. For example - geShared\include\geItemTable.h etc, has table structure. If I find it again I will edit this section of the post and tag your AdrenalinV I THINK database table structures are in geShared\include.

I'll have to try the files again, I deleted when I found we had missing source. I forget where, but I think one of the files has structure. I stopped and deleted what I had done when I ran into the missing files.įor databases, at MINIMUM we need to try and rebuild the database.
