Jump to content

RaizelNPC

Members
  • Posts

    10
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About RaizelNPC

Contact Methods

  • Website URL
    http://www.maxcheaters.com/

Profile Information

  • Gender
    Male
  • Country
    Afghanistan

RaizelNPC's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. Hello i was wondering if anyone have l2 tales , l2 liona or other good source for sell ? I interested in buying it.
  2. Its only for Interlude ? ;( Can some one adapt them to H5 ?
  3. Fixed :). Btw this is very old revision of the source :)
  4. TT build - Full.xml:33: java.lang.UnsupportedClassVersionError: com/sun/tools/javac/Main : Unsupported major.minor version 52.0
  5. To be Honest l2-ro/l2-tales/fndc Is the same like l2 rebilion source.... Just added couple more of stuff. But i have to say that Sorin is not a scammer or unskilled dev. He is nice guy :).
  6. This retard should be Sorin ? :)
  7. Last time when i change it to 255 and worked i got some erros with offline traiders any way its ok now.
  8. VARCHAR(4000) I change it to : VARCHAR(255) and working now 0_0 ...
  9. Helllo I have problem with importing : character_variables In MySql. Here is the File. CREATE TABLE IF NOT EXISTS `character_variables` ( `obj_id` INT NOT NULL DEFAULT '0', `type` VARCHAR(86) NOT NULL DEFAULT '0', `name` VARCHAR(86) CHARACTER SET UTF8 NOT NULL DEFAULT '0', `value` VARCHAR(4000) CHARACTER SET UTF8 NOT NULL DEFAULT '0', `expire_time` bigint(20) NOT NULL DEFAULT '0', UNIQUE KEY `prim` (`obj_id`,`type`,`name`), KEY `obj_id` (`obj_id`), KEY `type` (`type`), KEY `name` (`name`), KEY `value` (`value`), KEY `expire_time` (`expire_time`) ) ENGINE=MyISAM; And here is the error. MySql Error http://imgur.com/b8EGHJ3 Game Server Console Error. http://imgur.com/RbKvWQz I use l2 Rebellion source rev 608 i think.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock