Jump to content

Recommended Posts

Posted

if youre gonna make d/s 60 minutes you might just well add them to buffer

i suggets retail like d/s time or max 5 minutes to make it more interesting

also i cant find info about mp

please let there not be any mana pots

??

Posted

we made our server so people can enjoy most of it from retail gameplay experience

  • There will be no mana potions, so recharges will be usefull, and not some dead server class.
  • About Dances and Songs, the objective is for players that like playing with those classes, having fun, and enjoying their gameplay, and not dead classes

Posted

we made our server so people can enjoy most of it from retail gameplay experience ;)

  • There will be no mana potions, so recharges will be usefull, and not some dead server class.
  • About Dances and Songs, the objective is for players that like playing with those classes, having fun, and enjoying their gameplay, and not dead classes  8)

 

People look at the website first then server, how can you attract community with that website? : S (i am conscious that server is not so great ,i bet balance is not that great just like every l2j but im sure that u do ur best) ,and btw u need very very good advertise if u want good community... ,advertising is not just walk to forums and post ur server...

Posted

we made our server so people can enjoy most of it from retail gameplay experience

  • There will be no mana potions, so recharges will be usefull, and not some dead server class.
  • About Dances and Songs, the objective is for players that like playing with those classes, having fun, and enjoying their gameplay, and not dead classes

 

yeah im tottaly into that

what i dont understand

there arent any d/s on buffer right

but d/s from players last 60 minutes

thats what i understood from the description...why not just add them to the npc if theyre 60 minute duration, better change d/s duration to 2 min

Posted

People look at the website first then server, how can you attract community with that website? : S (i am conscious that server is not so great ,i bet balance is not that great just like every l2j but im sure that u do ur best) ,and btw u need very very good advertise if u want good community... ,advertising is not just walk to forums and post ur server...

 

we are currently aware of the situation, and its being build and improved at the moment, its not finished. Custom servers make the unbalance, because of many buffs and many enchants on armor and weapon sets. About the advertising we arent going to be far away from the crowd, if you know what i mean, we will be divulging our server from many votesites, and surely and entirely posting is not the solution for getting known. And since server is only going to be up soon, we still dont have a release time predicted. Time makes perfection.

Posted

yeah im tottaly into that

what i dont understand

there arent any d/s on buffer right

but d/s from players last 60 minutes

thats what i understood from the description...why not just add them to the npc if theyre 60 minute duration, better change d/s duration to 2 min

 

Agreed and accepted, but changed to 20 minutes, since 2 minutes was more retail style (very low time).

Posted

Agreed and accepted, but changed to 20 minutes, since 2 minutes was more retail style (very low time).

 

There are just 3 people who said that they would like lower dance/songs time ,make a poll about this when u going to finish website and get at least 100 online on website at the same time xD ,for a mid-rate 60 min sounds better than 20 (cop and cov should be 20 min and 60 min from castle/coliseum) [which mean u need to make another buffer with some special buffs added + more time on coliseum and u have to set buffs custom on castle too] xD

 

EDIT: Server should be PVP-CRAFT not retail mid rate :3 ,is my oppinion

Posted

make it a max 5 minutes

theyre gonna get bored with 20 min duration

even 2 min would be ok cause they can keep them perma up when they get some enchants on d/s but lets say 5 min cause i guess not all players understand how it works and should be ok even for new players

Posted

dafuq, im playing highrate almost, why should i spend time with songers/dancers in a 35x server? think logically (is not that i dont like them, i like them, but in a 10x at least not 35)

 

you need like whole world to vote no 5 people from maxcheaters  :)

 

Take a example from here http://anderia.su

 

good yes? :D

 

Posted

dafuq, im playing highrate almost, why should i spend time with songers/dancers in a 35x server? think logically (is not that i dont like them, i like them, but in a 10x at least not 35)

 

you need like whole world to vote no 5 people from maxcheaters  :)

 

Take a example from here http://anderia.su

 

good yes? :D

 

rujava with derpy +16 items from bews/beas from donation and shit

the generic russian derp

Guest
This topic is now closed to further replies.


  • Posts

    • Update M54: Global HP/MP/CP consumable handling expanded beyond combat-only usage. Offensive mage idle recovery with learned skill Battle Heal. Spellhowler/Storm Screamer prioritizes Hurricane, using Vampiric Claw mostly below 90% HP. Major structural refactor initialized: Added category/class organization such as Archer, Dagger, Tank, Mage, Healer, Support and Specialized class files. Further structural cleanup. Extracted combat memory/state and more class-policy logic from the main controller. Added global stuck/inactivity watchdog for bots blocked by terrain/geodata. Added unreachable dropped ground-item timeout/temporary blacklist. Reworked Necromancer/Soultaker PvP: Dominator level 78+ maintains learned Arcane Power toggle on. Overlord/Dominator level 44+ maintains learned Soul Guard toggle automatically. Stability/scalability update: Bot controller ticks staggered instead of all starting in the same phase: Same 350 ms update rate retained Reduces simultaneous AI workload bursts. Removed the old manual aggressive-monster EVT_AGGRESSION bridge. Phantoms now use native Lucera setActive() behavior so monsters aggro them naturally. Reduced unnecessary NPC scans and native AI event pressure. Added saved-bot equipment overrides using a separate database table:         lucera_autobots_items Existing lucera_autobots remains the main saved-bot identity/state table. Equipment rows are linked to saved bots through bot_id. Added optional convenience view to show bot name together with equipment overrides:         lucera_autobots_items_view Added editable equipment slots in columns: Weapon Shield Helmet Chest Legs Gloves Boots Necklace Left/Right Earrings Left/Right Rings Equipment override values: 0 = use normal class/level profile item -1 = force slot empty >0 = equip that Item ID Custom equipment works only for saved database bots. Default class/level equipment profiles remain unchanged. Supports custom equipment from No Grade to S Grade, regardless of the bot's current level. Added validation for invalid item IDs and incompatible equipment slots. Added handling for: Two-handed weapons vs shields Full-body armor vs separate leggings Added all-grade Soulshots and Spiritshots to bot inventory/replenishment so custom lower-grade weapons still use the correct shots. Mage profiles that already use Blessed Spiritshots keep that behavior with all relevant grades available. First save the bot normally so it exists in table:         lucera_autobots Then open:         lucera_autobots_items Find the row with the same bot_id and edit only the equipment slots you want. Example: weapon_id = 6608 shield_id = -1 helmet_id = 0 chest_id = 0 legs_id = 0 gloves_id = 0 boots_id = 0 This means: weapon_id 6608 → custom weapon shield_id -1 → no shield all 0 values → keep normal default profile equipment After editing the DB, despawn and respawn the saved bot so M54 reloads its equipment overrides. Do not edit bot_id. Use it only to identify which saved bot the equipment row belongs to.   DOWNLOAD
    • It will be multi client so it will detect the client from the files and adapt the packets and asset loading. I am aiming for C4 and H5 after IL
    • this is just to simplify your life, time, and can be done for free by yourself just watch some tutorials, in case you don't wanna waste time check it out!   https://l2getwork.art   https://l2getwork.art/showcase.html  
    • Good job! Any chance for it to be downgradeable or at least compatible with older chronicles?
    • Fermata now runs in a web browser too. Try it here: https://web.fermata.gg/    
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and 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..