Jump to content

Mellion

Members
  • Posts

    214
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Mellion

  1. oh thanks, but there little other problem when i try save anything its says. https://ibb.co/eo0u35 i don't use any spaces in name
  2. Thanks for helping, its shine now more. But its still same problem, he kinda freeze for every animation he use.
  3. bad think link is not working :D
  4. Where i can get good shares?
  5. so its textures problem :( maybe anyone know fixed those dragons
  6. Hello, i have the problem, when add in custom npc a custom skill, he freeze when done casting spell, i do not know what to do :( how to fixs it maybe know? http://l2rr.ucoz.ru/load/npc_for_interlude/npc_dark_reaper_boss_for_interlude/8-1-0-903 http://l2rr.ucoz.ru/load/npc_for_interlude/npc_magician_dragon_for_interlude/8-1-0-920 http://l2rr.ucoz.ru/load/npc_for_interlude/npc_armadillo_for_interlude/8-1-0-921 Here is video:
  7. can some add API votemanager?
  8. So where i need write? OMFG YO SAY TRUE IM SO THANKS YOU MAN
  9. I tryed everything i change wrold to world, everything done i could but still same effect he just stand fck and do not cast anything its just fck annyoing i could pay if you teach me :) but i find out when you use retail id and change retail skin that npc cast skills(use animation) probably in client write on skills retail ids or something :(
  10. Hello, i want help about NPC skills, i want use skill on mine custom NPC <skill id="4654" levels="12" name="NPC Death Link">, problem it's not casting skill, i really really really want know why, i find out you need use retail NPC id to cast this skill, but its bad way because retail NPC have 1-2 active skills, i want also put Valakas fire breath in some raid but there no point if they not show animations. Please help me i searching this for 4days i cannot found it :(
  11. can you tell me guys where, because its in server or client somewhere id allow use 4087 skill for special npc
  12. I find out somewhere its write npc ID that let use skill like 4087
  13. Hello i have the problem, i want add in custom NPC some fire spells(its does matter), but i want use him as mage, but problem is he will not cast any skill, skill do not show up, and he just stand and freeze..... Please help me i checking all skills 8 hour and nothing :/ ;(, i try add retail NPC other skills they stand also :/ (i want have in my farm zones some casters, but i cant use retail NPC it's not look cool)retail NPC other skills they stand also :/ _
  14. Hello, i found shared 2013-2014 years phoenix event engine and its 10k lines code to enter in java, so before i want ask you guys, it's a lot bugged? maybe some got fixed version i could buy if you need money. Or at least tell me where i can found its 2017 code its 3 years old and huge.
  15. I have but lost backup. but i pay for pack i don't share payed thinks :D (its based of gevorac pack, siege not working only, balance gevorac is tragic like elf archers do more dmg that d.elf archers)
  16. I found another way to enable, you can delete theme :)
  17. Hello, I want to ask why not working on my html this command %OlympaidEnd%, I used this in frozen its works perfect. Here command (location npchtmlmessage) protected static int _period; public void replace(String pattern, String value) { long milliToEnd; if(_period == 0) { milliToEnd = Olympiad.getMillisToOlympiadEnd(); } else { milliToEnd = Olympiad.getMillisToValidationEnd(); } double numSecs = milliToEnd / 1000 % 60; double countDown = (milliToEnd / 1000 - numSecs) / 60; int numMins = (int) Math.floor(countDown % 60); countDown = (countDown - numMins) / 60; int numHours = (int) Math.floor(countDown % 24); int numDays = (int) Math.floor((countDown - numHours) / 24); _html = _html.replaceAll("%OlympaidEnd%", "Olympiad period ends in " + numDays + " days, " + numHours + " hours, " + numMins + " minutes." ); _html = _html.replace("%online1%", + World.getInstance().getAllPlayers().size()*2 + ""); _html = _html.replaceAll(pattern, value); } Not working for me :(
  18. Hello i want to ask you guys, how to make icon without backgrounds like this http://imgur.com/a/c9ylL When i try myself happen like this https://ibb.co/bu7egF
  19. omg after 12hours i manage do it :D
  20. Everything i do correct still get error ggg
  21. i manage to do that but what i need write now in html file? <img src="iconas.npclogo" width=240 height=80>
  22. i drag utx file into l2encdec, but nothing happen i didin't think anything changed and i tested and its says corrupted maybe windows 10 i don't know faults
  23. So drag utx file into l2encdec and done?
  24. i got this errors what to do :? guide icon(optional) cannot be imported because its dimensions are not power of two
×
×
  • 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