Jump to content

KaitoKid

Members
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by KaitoKid

  1. I have tried patching my 2012-04-10a client with "Skip Packet Obsurfication" patch but it is not showing on the list. I have already downloaded the WDGSkipPacketHeaderObfuscation.dll and stored on the plugins>>Weediffgen folder. Thisis the client that I am using right now Sorry. I have already searched the forums and found similar problems but their solutions aren't working for me. Details: mmo.h packet version: 20120410 packet_db: default
  2. Yep. that is the one. xD
  3. *FACEPALM Sorry I didn't read your first post. Did you checked out using that link? because that is the wrong link. BTW since you are using 2012 client I don't think read data folder first would be working. Therefore you should compile it first in to a grf and let the client read it from there.
  4. There are many good VPS providers out there. You might want to visit the Paid Services section here at the forums. But still there are things you might want to consider: budget and location of the data center.
  5. Did you find a file inside the data folder named clientinfo.xml? You might want to take a look at this: LINK
  6. All you have to do is to have a backup of your database and your server files to keep all settings and data intact. This might help you in backing up your database: LINK
  7. yung 'renewal_cast_enable' lang po. ung iba depende na sa values na ilalagay mo.
  8. - para dito sir makikita mo sa items.conf yung value dapat di lalagpas ng 1000000000 at di naman bababa sa 1 - tama po si naaaan 'vcast_stat_scale' should not be less than 1 but not more than 2147483647 at dun sa 'renewal_cast_enable' obsolete na po yan. I think you are using an old revision? update mo na lang po yung files niyo.
  9. You can try looking at your items.conf and look for these lines // Can any player equip any item regardless of the gender restrictions // NOTE: Wedding Rings and Whips/Musical Instruments will check gender regardless of setting. ignore_items_gender: no Your item definition is correct though.
  10. KaitoKid

    Trunk

    I recommend you read Judas' Bible it's full of information about setting up a server and very user friendly. Link Here are the links you are looking for. Translated LUA files: Link Translated Data folder: Link (Note: It doesn't contain updated sprite/palette files so you need an updated KRO or any official ragnarok online clients) Clients: Link Oboru and Kagerou are implemented but you need to use 2012 clients which are not stable to use.
  11. Thanks for the share!
  12. This is not the proper place to hire people. You should post it here: link Just reminding
  13. Thanks! This might come in handy
  14. Got to try this! This would be pretty useful for me
  15. This feature is useful to avoid client modifications.
  16. Noticed this error also. I think there is a typo with the sql script. But you can execute this code anyway make sure you select ragnarok as your default schema CREATE TABLE IF NOT EXISTS `loginlog` ( `time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ip` varchar(15) NOT NULL DEFAULT '', `user` varchar(23) NOT NULL DEFAULT '', `rcode` tinyint(4) NOT NULL DEFAULT '0', `log` varchar(255) NOT NULL DEFAULT '', KEY `ip` (`ip`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1$$
  17. Change mo yung dun sa mmo.h sir yung "packetver" kung anong client date ang ginagamit mo...
  18. Kung gusto niyo ng stable 2011 Client. I prefer 2011-03-15
  19. Have you checked Ai4rei's new OpenSetup release? It is most likely comparable to the BlueGhost setup: LINK Give it a shot though I have never tried it.
  20. BTW what client date are you using?
  21. Try using the updated LUA files: LINK
  22. Try diffing your client w/out the HKLM to HKCU and use OpenSetup not the Ghostring one but the One with a blonde character.
×
×
  • Create New...