Jump to content

M4cheteros

Inactive Member
  • Posts

    20
  • Joined

  • Last visited

  • Feedback

    0%

About M4cheteros

Informations

  • Gender
    Male

M4cheteros's Achievements

Apprentice

Apprentice (3/16)

  • First Post
  • Collaborator Rare
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

2

Reputation

  1. Not work. If you try to log tells you that the data are incorrect.
  2. where is Item_proto and mob_proto server ?
  3. .epk .eix associated with this. I did not understand. Maybe if you answer me on skype ...
  4. [Hidden Content] syserr : [Hidden Content] Fix ?
  5. Which version should we use? You can also post files eix / epk needed?
  6. The pet system is like that of the officer? Then we just need to add the quests? @Koray I don't know because i don't make this core Yes you need quest the quest to use is one that is used in the 34 / 40k?
  7. The pet system is like that of the officer? Then we just need to add the quests? @koray
  8. What is "2089m_pet"? I know that the revision 2089m may not have the pet system. modded core, having pet system The only addition is that the pet system? So you can continue to use the classic dif?
  9. What is "2089m_pet"? I know that the revision 2089m may not have the pet system.
  10. Credit ?
  11. DROP TABLE IF EXISTS `string`; CREATE TABLE `string` ( `id` int(225) NOT NULL, `name` varchar(225) NOT NULL, `text` varchar(225) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; In account database. I did not understand. Explain in simple words xD Connect via Navicat to your account database, press F6 for console put the query in it and run, finish. Not resolved.... @vanilla
  12. DROP TABLE IF EXISTS `string`; CREATE TABLE `string` ( `id` int(225) NOT NULL, `name` varchar(225) NOT NULL, `text` varchar(225) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; In account database. I did not understand. Explain in simple words xD
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.