@echo Posted April 5, 2020 Posted April 5, 2020 (edited) Hey there. I've been trying to create a buffer using just html files. Files L2j frozen I've used so far the following: <button value=" Pa agrio Fist" action="bypass -h custom_dobuff MakeBuffs PaagrioFistbyUsweer" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"> <a action="bypass -h npc_%objectId%_buff 271 1">warrior</a> <a action="bypass -h npc_%objectId%_support 271 1">warrior</a> I've tried also some other combinations but nothing has worked so far. I just get a "Running lazy cache" warning in the gameserver console. Any idea what's going on? Edited April 5, 2020 by @echo
0 Nightw0lf Posted April 5, 2020 Posted April 5, 2020 well does that npc have inside the instance this commands?
0 @echo Posted April 5, 2020 Author Posted April 5, 2020 24 minutes ago, Nightw0lf said: well does that npc have inside the instance this commands? Do i need to create an instance for the npc on gameserver.model.actor.instance?
0 Nightw0lf Posted April 6, 2020 Posted April 6, 2020 22 hours ago, @echo said: Do i need to create an instance for the npc on gameserver.model.actor.instance? i believe if you had this bypasses already exist
Question
@echo
Hey there. I've been trying to create a buffer using just html files. Files L2j frozen
I've used so far the following:
<button value=" Pa agrio Fist" action="bypass -h custom_dobuff MakeBuffs PaagrioFistbyUsweer" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal">
<a action="bypass -h npc_%objectId%_buff 271 1">warrior</a>
<a action="bypass -h npc_%objectId%_support 271 1">warrior</a>
I've tried also some other combinations but nothing has worked so far. I just get a "Running lazy cache" warning in the gameserver console.
Any idea what's going on?
Edited by @echo3 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now