Jump to content

Recommended Posts

Posted

Hi there and thx for sharing this guide.

I have problem in making that sql parts, i mean i ve tried but i cant figure out the correct structure of tables. can anyone post those scripts for making those tables here plz?

thx...

 

-- ----------------------------

-- Table structure for `character_faction_quests`

-- ----------------------------

CREATE TABLE IF NOT EXISTS `character_faction_quests` (

  `char_id` INT NOT NULL DEFAULT 0,

  `faction_quest_id` INT NOT NULL DEFAULT 0,

  PRIMARY KEY (`char_id`,`faction_quest_id`)

) DEFAULT CHARSET=utf8;

 

 

-- ----------------------------

-- Table structure for `faction_members`

-- ----------------------------

CREATE TABLE IF NOT EXISTS `faction_members` (

  `player_id` INT NOT NULL DEFAULT 0,

  `faction_id` INT NOT NULL DEFAULT 0,

  `faction_points` INT NOT NULL DEFAULT 0,

  `contributions` INT NOT NULL DEFAULT 0,

  `join_date` INT NOT NULL DEFAULT 0,

  PRIMARY KEY (`player_id`,`faction_id`,`faction_points`,`contributions`,`join_date`)

) DEFAULT CHARSET=utf8;

 

 

-- ----------------------------

-- Table structure for `faction_quests`

-- ----------------------------

CREATE TABLE IF NOT EXISTS `faction_quests` (

  `id` INT NOT NULL DEFAULT 0,

  `faction_id` INT NOT NULL DEFAULT 0,

  `name` INT NOT NULL DEFAULT 0,

  `description` INT NOT NULL DEFAULT 0,

  `reward` INT NOT NULL DEFAULT 0,

  `mobid` INT NOT NULL DEFAULT 0,

  `amount` INT NOT NULL DEFAULT 0,

  `min_level` INT NOT NULL DEFAULT 0,

  PRIMARY KEY (`id`,`faction_id`,`name`,`description`,`reward`,`mobid`,`amount`,`min_level`)

) DEFAULT CHARSET=utf8;

 

 

Thats all have fun man

Posted
and many other things  that related on gve for example the buff coin and you can take a town in your side by winning it

Can you explain what you mean exactly by the buffcoin? I didnt see any new item in these files..:S And how is the coin related to castles?

Posted

oH! ty! i ll give it a try with those sql's,mine was wrong a bit  :-\

i am working with htms now and i have an idea for npc with auto lvl function (i am thinking to use gm's code for editing a char) it might be work.

anyway thx again for sharing this  it will be a great lesson for me as i m learning now java  ;D

Posted

well, nice share, but it is not for newbies, you just tell us to paste your file somewhere and then do everything else alone, that's not a guide

 

thx anyway...

Posted

Agree with that, i am trying 7 days now to get this think work with no lack till now but as noone wants to share a full pack with this i cant see another way to run a server like this :(

 

Posted

well i m sorry for trying :(

sorry for not been a programer

sorry because my only relation with pc's till now was music production

and sorry because i want to run a really free server to have my friends playing without donations....at all.....:D

Posted

well, nice share, but it is not for newbies, you just tell us to paste your file somewhere and then do everything else alone, that's not a guide

 

thx anyway...

T_T

Posted

well i m sorry for trying :(

sorry for not been a programer

sorry because my only relation with pc's till now was music production

and sorry because i want to run a really free server to have my friends playing without donations....at all.....:D

 

Well man can you tell me someting?I have friends that not know enything about java and ect but when i post the gude after a bit work they made the server.So as we understand you are a leacher and you wait from others

Posted

i am just trying to make it work, is it so bad??only asked for help.did i ask anyone to give the full pack?no i only said that noone wants to share such think.anyway i will not argue anymore with noone cause i am doing this just for fun, its not my job and i dont make money from this,just trying to learn something in my free time,next month i will be in studio recording so->no free time at all.

that's all from me

thank you.

Posted

Because some users say that the files are not completed and need editing is falsi.All faction codes/faction points/buff coin and all are include just follow the guide and activate the system and spawn correct npcs

  • 1 month later...
  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • Added FloodProtector utility to prevent packet flooding for actions like item use and dice rolling. Integrated flood protection checks in relevant client packet handlers and registered/removal hooks in player lifecycle. Updated movement logic in L2PcInstance for improved position synchronization and geodata handling. Minor fixes and refactoring in attack logic, private store handling, and admin NPC editing. Refactored AI classes to enhance movement, attack, and skill usage logic for characters and mobs. Improved distance checks, attack range calculations, and skill casting conditions. Removed unused intention command logic from L2CharacterAI. Updated configuration to enable CellPathFinding. Minor code cleanups and bug fixes for more reliable AI behavior. Enhanced GeoPathFinding with detailed debug and error messages for region loading, including success/failure counts and file checks. Refactored L2AttackableAI and L2CharacterAI to improve attack range tolerance, immediate attack behavior, and added safety checks for missing targets. Updated configuration to disable CellPathFinding by default and added a new ShowRedName option for aggressive mobs. Minor config and log updates included. Applied TCP socket optimizations (e.g., TCP_NODELAY, buffer sizes, keepalive) in ClientThread, Connection, and SelectorThread to reduce latency and improve throughput. Enhanced L2AttackableAI with better random walk, aggro, and attack logic, including silent move checks, quest monster handling, and improved faction/raid/minion behavior. Added silent move support to L2PlayableInstance and quest monster flag to L2NpcTemplate/L2NpcInstance. These changes aim to improve server responsiveness, AI realism, and overall stability.
    • I’ve been using this Escape from Tarkov Hack for about a week now with no issues at all. ESP works great without any lag, and the aimbot is smooth and doesn't feel obvious. Had a quick setup with the loader, and support answered my questions right away. The HWID spoofer also did its job without messing with my system. So far, the cheat's staying undetected on my side.
    • Hello everyone, this is ADENA L2REBORN / LU4 / MASTERWORK We also have items, epics, etc. discord - adver745645 Our prices are reasonable, so have a nice shopping and a nice day.
  • Topics

×
×
  • 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