Thanks But Put This is query For Users To Add D13 And D12 Items
PHP Code:
use SRO_VT_SHARD
UPDATE [dbo].[_ReObjCommon]
SET Service = 1
WHERE CodeName128 like '%13_C%%'
UPDATE [dbo].[_ReObjCommon]
SET Service = 1
WHERE CodeName128 like '%13_B%%'
UPDATE [dbo].[_ReObjCommon]
SET Service = 1
WHERE CodeName128 like '%13_A%%'
UPDATE [dbo].[_ReObjCommon]
SET Service = 1
WHERE CodeName128 like '%12_C%%'
UPDATE [dbo].[_ReObjCommon]
SET Service = 1
WHERE CodeName128 like '%12_B%%'
UPDATE [dbo].[_ReObjCommon]
SET Service = 1
WHERE CodeName128 like '%12_A%%'
query By:King$
Thanks for the guide, tho i'm having a problem currently after following all steps.
cannot certify server body : [MachineManager][192.168.220.1]
When i try to start the MachineManager.exe, you can see it point to a whole different IP then the one i set in the server.cfg
Where did i go wrong that caused this problem?
Thanks in advance!
check the ini files maybe there is something wrong in IP perhabs you didnt save the file after edit and also check the server.cfg of editing and be sure that you saved it with your edits !
Quote:
Originally Posted by x013
what about ipinput for elitesro ?
i released it in my post and he will add it to his thread !
I know that you are just trying to help, but i'm not a random noob when it comes to these things :P
Anyway, just to show you that i did EVERY step as it was shown in the tutor correct, here is the cfg.
As you can see, all the IP's have been changed to the correct one.
Same goes for all those cert ini's, all to the same ip as in above config shown.
I did try to change a port to test out if it was actually reading from this ini and that actually produced another error (due it not being able to connect at all)
Perfection server files+Certificate (credits for Jangan) :
perfection DB (credits for jangan) :
perfection Media+ SRO_Client (credits for jangan):
Quote:
Server Edits:
1) Please edit your IP HERE in server.cfg
2) Edit your ftp://NAME:PASSWORD@IP/ in server.cfg
3) Data & download_files & 9_22 FOLDERS ARE EMPTY! fill them up by download main server files!
Certificate Edits:
1) Please edit EMPTY in srShard.ini
2) Please edit EMPTY in globalservice.ini
All Credits For Jangan At RZ here he is Miky Mouse
Reversing... 07/09/2009 - Rohan - 0 Replies Hi , i'm actually trying to patch gameguard with ollydbg , i disable it at launch of game , i can connect to my account , but when i'm arriving at the selection of my different caracter , the bouton "START" is disable , i can't click on it.
Anyone can guid me how to patch this ?
Thx.