Jump to content

Giant Whisper

Members
  • Posts

    190
  • Joined

  • Last visited

Everything posted by Giant Whisper

  1. I do not want you to be upset, but it still does not work
  2. the unmodified morpho script works without problems in eAthena but in current rAthena not
  3. now the hat is replaced whenever it is by the same morpho hat, but if I replace or remove the morpho hat follow the look hat
  4. now it works but it does the same as before as in the screens above, if it changes shape the problem comes to stop using the item
  5. add the script and I turned on the server
  6. it when trying to transform the upper Morpho # 5232, the legend comes out ---------------[Morpho Helper]--------------- Sorry, I didn't understand the option you have have given me. Please type 'help' for more info
  7. thank you very much n0tttt ? excuse me could you help me in this script
  8. when killing the mob the npc still does not appear where the mob has died warning: buildin_getunitdata: invalid object type debug: source (NPC): Erza at protenra (151,190)
  9. this error comes out in the console, npc_enable: Attempted to hide a non-existing NPC Chest Novice (flag=0) this is the npc is in the same script 1@pop1,51,51,4 script Chest Novice 10005,{ rentitem 1599,1012000; rentitem 2199,1012000; disablenpc strnpcinfo(0); warp "prontera",58,59; end; }
  10. when killing a mob you can make it appear an npc where this mob is dead, I would like that by killing the mob the npc appears where dead this is a summary of what has been achieved monster "1@pop1",50,53,"Guardian Chest",3733,1,"Erza::OnErzaDead"; warp "1@pop1",49,50; set hecho, 1; end; OnErzaDead: enablenpc "Chest Novice"; sleep 500000; disablenpc "Chest Novice"; end; 1@pop1,51,51,4 script Chest Novice 10005,{
  11. Thank you very much for your help Vykimo, if it works
  12. that's what happens, but if the server goes down for maintenance it no longer recognizes the guild
  13. if I deleted the line and it works, but if a reloadscript is done it stops remembering
  14. I do not know what to modify here $koegid = 0;
  15. Hello, it is possible to modify the script so that it remembers the guild, at the end of koe and when starting koe not remember the guild KoE.txt
  16. -to- thank you very much, It works perfect
  17. if it changes shape the problem comes to stop using the item are my ID 60000, 61196 are custom, But that's not the problem How could I solve this problem?
  18. the error is corrected but the script does not work
  19. how to solve this problem Morpho.txt
  20. I use 3 class but I would like it to be an equipable suit
  21. it could be that this always active for all? that is like woe but always active Koe.txt
  22. there is no other way that is not { },{ atcommand "@bodystyle 1"; },{ atcommand "@bodystyle 0"; } 
  23. it is possible to make this item change the appearance to Third Job Costumes + New Classes {},{ changebase roclass(eaclass()|EAJL_THIRD); },{ changebase Class; }
×
×
  • Create New...