Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
Tony R Yayo
Yes apache server is working, and hosts file is modified. I turned off all other applications (like antivirus, skype etc) but GameGuard error still appears.
Like I said when I type fast enough I can log into an Account and press start before GameGuard error appears. But the game freezes after for example bamboo map loads "initialization complete" I hear some noize from ingame and then it freezes.
It's because of GG. We need to somehow bypass GG, after all. IDK what's the problem. Did you try to modify anything related to GG? Is your server working earlier well?
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
yasumori
It's because of GG. We need to somehow bypass GG, after all. IDK what's the problem. Did you try to modify anything related to GG? Is your server working earlier well?
I didn't work earlier since I just set the server up today but now I am confronted with this problem. Here Some further SS:
http://imageshack.us/a/img17/5692/8whv.png
http://imageshack.us/a/img34/7317/glw2.png
http://imageshack.us/a/img19/3779/5grg.png
Ok I'll just try to find a way to avoid the GameGuard somehow. Thanks for your help.
Re: [Tutorial] : How to make 9dragons US Server file working.
Remove the modification to your host files. I was having that exact same problem and doing that fixed it for me.
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
the0x
Remove the modification to your host files. I was having that exact same problem and doing that fixed it for me.
Hey I did what you said, And after starting 9D the gameguard updated and there was again an error. Then I started it a 2nd time and now it WORKS! Thanks alot I'm finally ingame!
EDIT:
I just tried loging in with several computers at home and it works. What I noticed so far, whispering and messages trough FL didn't work. Didn't I turn on the Message Server the right way or is this currently a common error?
Re: [Tutorial] : How to make 9dragons US Server file working.
Donno about that, never used them while messing around.
Re: [Tutorial] : How to make 9dragons US Server file working.
I heard FL isn't working, and we didn't find a way to fix that.
Re: [Tutorial] : How to make 9dragons US Server file working.
I'm having some trouble adding Items to my Character. For example the button "Add Item" is greyed-out how can I fix that? I tried plenty of things now but can't come to a solution.
http://imageshack.us/a/img853/5425/hbv7.png
EDIT: I've tried to add items manually through sql db now using alot of of stored procedures in ND_GAME_0 (for example dbo._prDs_UpdateInven_v02) But I don't know how to fill the parameters (e.x. auid, etc). Any help would be appreciated.
Re: [Tutorial] : How to make 9dragons US Server file working.
Not sure what to tell ya on that one. My add items button worked from the get go even if the character was logged in.
Re: [Tutorial] : How to make 9dragons US Server file working.
Do u have list item code ?
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
Gilberto Rivera
*well another question is if someone remember how to remove NPCs at hefei and disable at server too.
*And i want to patch the resources to not be abused by players doing pills, someone have an idea if is enough if i add a " ; " at server scripts of resources?
*Where i can edith the stat system, i know about ND_batleParameter, but i dont know if this work to edith how much stats i will get by each point. (lets say i want to have a custom stat system)
and i was trying with level_table.inf and ive modified the amount of hp and ve... but i dont know if there is something more that i can modify to make my custom stat system.
*someone know whats the db/Table that stores the number of slots and and refine level of items ?
*Where is stored the ammount of damaged added by each refinement level ?
Someone have an idea about that things?
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
Gilberto Rivera
Someone have an idea about that things?
NPCs are removed by editing the *.xtv files in the VR_Environment.XP, the only way to disable it is removing the items inside it in the NPC scripts of the map in the server files.
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
the0x
Not sure what to tell ya on that one. My add items button worked from the get go even if the character was logged in.
Did you configure the DB for the OPER_TOOL like it's in zeroburners tutorial or like Soly's version in -> POST #17 ?
Quote:
Originally Posted by
tuanpx
Do u have list item code ?
Which list do you exactly mean? Do I need it to make this work?
Re: [Tutorial] : How to make 9dragons US Server file working.
anyone here know ID TGW boss?
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
Tony R Yayo
I'm having some trouble adding Items to my Character. For example the button "Add Item" is greyed-out how can I fix that? I tried plenty of things now but can't come to a solution.
http://imageshack.us/a/img853/5425/hbv7.png
EDIT: I've tried to add items manually through sql db now using alot of of stored procedures in ND_GAME_0 (for example dbo._prDs_UpdateInven_v02) But I don't know how to fill the parameters (e.x. auid, etc). Any help would be appreciated.
I'm not so sure about that, but did yo utried to select empty row first, then maybe 'Add item' button will be active? xD can't check that thing now.
Adding via DB is rather... hard. You must know almost everything what you need to put into the table. Characters can't login sometimes after that - they're just bugged.
Re: [Tutorial] : How to make 9dragons US Server file working.
Quote:
Originally Posted by
yasumori
I'm not so sure about that, but did yo utried to select empty row first, then maybe 'Add item' button will be active? xD can't check that thing now.
Adding via DB is rather... hard. You must know almost everything what you need to put into the table. Characters can't login sometimes after that - they're just bugged.
Yes I clicked on empty rows I tried alot of things. And yeah I've bugged allready lots of characters by trying to add items through queries xD. The only Items I managed to put into my character are the Item-Mall ones through Stored Procedure in the DB.
And it's weird because server buffs for example do work with the oper_tool so it must be connected yet I can't add skills to my characters nor items.
I don't know If I'm using an outdated oper_tool maybe. I used the one from the other ragezone topic where some other 9D EU file where posted.
EDIT:
I'd be glad if someone could upload his oper_tool, I would like to test if it still happens when I use one of yours. THX!