Jump to content
  • 0

How To Install Buffer ?


Question

Recommended Posts

  • 0
Posted (edited)

In this case he want to learn how to install a buffer then he can add what he want...or im wrong?

He want to learn how to put a script buffer.. :P

 

But it's somehow easier to add a java buffer with this way.

The Instance Buffer I was send, it's just a java file with buffs buttons inside, and he can easy put what he want without to put hml files. Only a template..

Edited by 'Baggos'
  • 0
Posted

I have 1 more question. Can you define how "L2Instance.java" is working ? In this file, i dont see any links to other file...  

gameserver\data\xml\npcs i see this code "<npc id="50008" idTemplate="30519" name="Tryskell" title="Crappy Buffer">" it's mean that npc id define witch file in html folder should be opened ? In this case xml catching file with same name id  50008.htm ? Or there are other method how to catch file  ?

 

Can you define clearer picture for me, how files know witch file they need to read ???

  • 0
Posted (edited)

You can define your own folder, that's the case for numerous NPC types. If getHtmlPath / showChatWindow aren't overidden, it uses default folder.

 

People developing custom NPCs generally create another showCrapWindow, making the overall thing even more tricky to understand.

 

You can see what uses what following type, in case of Tryskell it's a L2BufferInstance. Inside you will find :

	@Override
	public String getHtmlPath(int npcId, int val)
	{
		String filename = "";
		if (val == 0)
			filename = "" + npcId;
		else
			filename = npcId + "-" + val;
		
		return "data/html/mods/buffer/" + filename + ".htm";
	}
Edited by Tryskell
  • 0
Posted

He want to learn how to put a script buffer.. :P

 

But it's somehow easier to add a java buffer with this way.

The Instance Buffer I was send, it's just a java file with buffs buttons inside, and he can easy put what he want without to put hml files. Only a template..

Yeah im using this Gk which you have send to him but he will try to compile with vip system :P j

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

    • https://pastebin.com/Qbi7JZRq
    • Is there tutorial how to make this effects? Thanks in Advance  
    • https://pastebin.com/UJcX7rXH    
    • Does anyone have more information about bugs and errors in the Frozen review? Any ideas? Any help is welcome!   Modifications and corrections made   https://pastebin.com/vqYjM8ZH   Sorry if this is the wrong area.
    • Purchase Telegram Stars at a favorable price with minimal markup. New auctions from Telegram are expected, and our bot will help you prepare in advance. Active links: Telegram bot for purchasing Telegram Stars: Go to – fast and profitable purchase of Stars in Telegram. Other services: Digital goods store (Website): Go to Store Telegram bot: Go to – convenient access to the store via the Telegram messenger. Virtual numbers service: Go to SMM Panel: Go to – promotion of your social media accounts. We want to present to you the current list of promotions and special offers for purchasing products and services of our service: 1. You can use a promo code for your first purchase: SOCNET (15% discount) 2. Get $1 on your store balance or a 10–20% discount — just send your username after registering on our website using the following template: "SEND ME BONUS, MY USERNAME IS..." — you need to write this in our forum thread! 3. Get $1 for the first trial launch of the SMM Panel: just open a ticket with the subject “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our bot for purchasing stars! News: ➡ Telegram channel: https://t.me/accsforyou_shop ➡ WhatsApp channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord server: https://discord.gg/y9AStFFsrh Contacts and support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
  • 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