Jump to content

Recommended Posts

Posted

Hi all now i tell you how to make your trader

1)We must create the html of trader

 

Create one text and always write

 

tfr43cctmp.jpg

 

<html>
<body>
<title>NPC</title>
<br>
<center><img src="L2UI_CH3.herotower_deco" width=256 height=32></center>
<br>
<center>
<button value="here write the name for the button which you click" action="bypbeep -h npc_%objectId%_multisell 3000" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal">
<br>
</body>
</html>

 

And you save it one number for example 55555 but always write .html for example 55555.html

 

width=1024 height=640http://img573.imageshack.us/img573/2372/tfrc433tmp.jpg[/img]

 

2)Now you must create the multisell

 

Create One text and write

 

width=1024 height=640http://img521.imageshack.us/img521/8763/tfr3fe9tmp.jpg[/img]

 

<list>
<item id='1'>
<ingredient id='9401' count='10000'/>
<production id='9710' count='1'/>
</item>
</list>

In <ingredient id='9401' you write the id of item which you must to have it  to buy one item / In count='10000'/> in the number 10000 you add how many items you must to have to buy something

In <production id='9710' you write the number of the id you want to buy it

 

And save it as the number for example 55555 but you must to write and .xml for example 55555.xml

 

width=700 height=437http://img259.imageshack.us/img259/6663/tfr8e67tmp.jpg[/img]

 

3)Now we must create the sql

 

Create one text and write

 

INSERT INTO `npc` VALUES (ID, Id Template, "name", 1, "title", 1, "clbeep", 20, 25, 80, "male", "Type", 80, 4609, 2085, 13, 14, 40, 43, 30, 21, 20, 10, 112, 0, 1158, 1972, 574, 1182, 477, 0, 227, 0, 0, 0, 88, 132, "NULL", 0, 1, 0, 'last_hit');

 

In id you add the id of the npc

In the id template you add the id of the template of the npc you want

In the name you add the name of the npc

In tittle you add the tittle of you npc

In the clbeep you add the clbeep which you want for example : "Monster2.ifrit_30_bi"

In the type you add L2Npc or L2Merchant or L2Teleport

If you write L2Npc you must copy the html in gameserver/data/html/default

If you write L2Merchant you must copy the html in gameserver/data/html/merchant

If you write L2Teleport you must copy the html in gameserver/data/html/teleport

 

And save it as one number for example 55555 but write .sql for example 55555.sql

 

And The Trader Is Ready !!!

 

Credits : ME

 

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • 🌟 Arena Fights – PvP System for Lineage II servers 📋 Overview The Arena Fights Manager is a fully automated and battle-proven PvP tournament system built for Lineage 2 servers (based on aCis pack standards). It offers hourly or custom-scheduled 1v1 fights, spectator options, disconnection handling, automatic NPC managers, and dynamic rescheduling, ensuring continuous and engaging PvP without the need for GM intervention. Ideal for any serious server that wants to offer competitive, organized, rewarding PvP content.   ⚙️ Features ✅ Full Automation Automatic start/stop based on your custom schedule (Config.ARENA_FIGHTS_SCHEDULE). Reschedules every day at 23:59 for the next day's tournaments. Server restarts during an event? No problem — the system self-detects and continues! ✅ Matchmaking System Smart queue system for 1v1 match creation. Automatic pairing: when two players are queued, a match is instantly created. Validation checks to remove disconnected or invalid players from the queue. ✅ Dynamic PvP Arenas Predefined player teleport locations for fair 1v1 battles. Spectator mode available: players can view live battles through the event interface. ✅ NPC Manager Control Spawns special Arena Manager NPCs during event times. NPCs are deleted when the event finishes to keep the world clean. Multiple Managers can be placed easily. ✅ Robust Player Handling Handles disconnects gracefully: Saves disconnected players. Restores them to a safe location on reconnection. Removes them from the queue or match without crashes or bugs. Players receive a system message upon restoration. ✅ Clean Coding Practices Fully integrated with ThreadPool tasks for efficient, non-blocking performance. Uses CopyOnWriteArrayList for thread-safe collections (queues, matches, disconnected players). Singleton Pattern ensures only one Arena Manager instance exists. ✅ Visual Enhancements World Announcements during important event phases ("Arena Fights have started!", "Battles are over!"). Red Sky Effect (ExRedSky) during Arena start and end for immersive atmosphere. ✅ Admin-Friendly Commands Allows NPC broadcast announcements. Easy to check current running matches and spectate them. Display list of ongoing matches dynamically.   📦 Technical Highlights Built with a modular and clean structure. Zero dependency on hardcoded values — everything configurable via the server Config. Handles dynamic spawning and safe deletion of NPCs through SpawnTable. Utilizes InstanceManager to safely handle player instances.   🎯 Why Choose This Arena System? Feature Other           Arena Fights Disconnection handling ❌ ✅ Fully automatic scheduling ❌ ✅ Daily rescheduling ❌ ✅ Manager NPC auto-spawn/despawn ❌ ✅ Queue matchmaking without GMs ❌ ✅ Clean code with thread-safety ❌ ✅ Integrated visual effects (Red Sky) ❌ ✅ Instant spectating capabilities ❌ ✅ 📈 Expandability Can be adapted to reward players with custom currencies (e.g., Arena Trophy). Could integrate ranking systems based on wins/loses. Room to add betting systems for spectators!   🔥 Screenshots / Preview (Optional) Lobby NPC screenshots Battle happening Spectator UI Disconnection restoration notification   💬 Final Words The Arena Fights Manager is not just a PvP mini-event — it's a major daily PvP engine that will boost: Player activity Server competitiveness Community engagement   It’s optimized for performance, designed for smoothness, and built for growth.   🛒 Available for purchase! Interested? Contact me and let's make your server shine.   PM me directly for inquiries and purchases. Discord: @Luminous   Pricing: Full License: 70e (One-time payment) Support & Updates: included on full licence
    • As if he's dead? Jesus christ  
    • I've heard a rumor that he's no more with us, I hope it's not true
  • Topics

×
×
  • Create New...