- Joined
- Dec 5, 2008
- Messages
- 608
- Reaction score
- 70
Thanks, you said some weeks ago you will release it to help developpers, nice to see you didn't forget ^_^
Thanks, you said some weeks ago you will release it to help developpers, nice to see you didn't forget ^_^
Who got it working already except me?
You act as if it's hard to set up official files.![]()
Ok i got the stuff working but I don't know how to change the ip on the neuz.. Can't do that with reshacker and i dont know what keyword to use to find the ip to hex edit it
@ adler ^ see
I made it extra hard :X sorry
It's not harder than setting up v15 binaries, just use MisterKid's character db. If you can't create a character, look at the logs to see whats wrong with the database, there's probably some messed up procedure.Ok I dunno why but all time i get a database error...
For sure: i cant login with a character i made because this character is not shown in the game.
when i creat a character he dont appear in the character select login...
Could somebody help me?
The query uses non-ANSI outer join operators ("*=" or "=*"). To run this query without modification, please set the compatibility level for current database to 80, using the SET COMPATIBILITY_LEVEL option of ALTER DATABASE. It is strongly recommended to rewrite the query using ANSI outer join operators (LEFT OUTER JOIN, RIGHT OUTER JOIN). In the future versions of SQL Server, non-ANSI join operators will not be supported even in backward-compatibility modes.
Pretty sure you got a virus attached like every other release you do
Okay, I used the v11 databases too. For the character db, delete it and create a new database, go to properties > options > set compatibility to 80. Then you need to set up the filegroups for the character db, which you know how to do right? Then execute the query and name the database Character01.I tried all out and can't find my fault. Btw V 15 is no big thing with all the tutorials...
Allways when I accomplished the db of MisterKid I get an advice in Microsoft SQL Management Studio.
Code:The query uses non-ANSI outer join operators ("*=" or "=*"). To run this query without modification, please set the compatibility level for current database to 80, using the SET COMPATIBILITY_LEVEL option of ALTER DATABASE. It is strongly recommended to rewrite the query using ANSI outer join operators (LEFT OUTER JOIN, RIGHT OUTER JOIN). In the future versions of SQL Server, non-ANSI join operators will not be supported even in backward-compatibility modes.
I removed the * from the *= in the .sql file and then I got no advice. All Server worked without an error. But like I said before when I create a character he is not shown in the login window.
As Account db I used the V11 db.
Then I tried to overwrite the v11 character db with the db of MisterKid. There i got no advice in the management studio but i got an error with the databaseserver...
Whatever I tried to login but with this error wasn't able to come to the window for creating a character.
I have no more ideas what I could try that this will work.
Nothing is 100% safe, someone hacked into the database of the officials recently... so v15 isn't much safer. I tested Augmentation and termination already and it doesn't work in v5, the buff stack glitch probably does though. Aeonsoft was always changing the structure of the packets, so bugs that work in later versions may not work in v5.Nice release for people who want a cool sandbox to run around in and live out v5 in a way. However it wouldn't be smart to bring a v5 server public since the amount of bugs v5 has is ridiculous. I know MisterKid stated this already but people never read. /ridicule
Okay, I used the v11 databases too. For the character db, delete it and create a new database, go to properties > options > set compatibility to 80. Then you need to set up the filegroups for the character db, which you know how to do right? Then execute the query and name the database Character01.
Nothing is 100% safe, someone hacked into the database of the officials recently... so v15 isn't much safer. I tested Augmentation and termination already and it doesn't work in v5, the buff stack glitch probably does though. Aeonsoft was always changing the structure of the packets, so bugs that work in later versions may not work in v5.