Jump to content

Motoharo

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by Motoharo

  1. - script Vip_Icon -,{ OnPCLoginEvent: bonus_script_clear EFST_VIPSTATE; if(vip_status(1)) { set .@timer, vip_status(VIP_STATUS_EXPIRE); bonus_script "{}",3600,0,0,EFST_VIPSTATE; dispbottom "--- VIP ----"; dispbottom "=========================="; dispbottom "Jogador VIP"; dispbottom "Duração do VIP restante :"+callfunc("Time2Str",.@timer); dispbottom "=========================="; end; } } How to make the vip icon have the same duration as the player's VIP and keep counting even offline?
  2. Hello, is there any command to leave an equipment running @autoloot automatic when equipping and deactivating the command when unequip?
  3. Thank you!! Worked Can I get him to show up twice a week? Wednesday and Sunday for example
  4. Could someone help me, make this npc stay hidden and only show up at a certain time? I wanted him to show up at 9:00 p.m. and leave at 9:15 p.m.
  5. Yes, but I want to choose a cost
  6. Could someone help me create an NPC that uses the @cart command for the player to choose between the 1 ~ 12 appearance of the carts?
  7. Were you able to make the effects work? Does not work here. It worked on Hercules Edit: ID was duplicate in item_db. I erased one and the effect started again.
  8. I recompiled. I'm using the latest version of rathena.
  9. Hello, When I turn on the server I got the error: "[Error]: map_cart_read_config: Cannot read 'conf/carts.yml'." How I can fix ?
  10. Thank you!!! Without error now
  11. Hello, I downloaded the rathena from GIT, I configured, but when I start my server, I got a error. I tried to fix placing one more column at the end of each, to be 30 columns, the error disappeared , but bugged my server, the classes are with very low aspd 0 ~ 18 aspd. Does anyone know how to fix it? Without put one more column my aspd is 190 and the weight is 50/30 ( 90% of the weight at the beginning of the game) with all classes LOL Sorry my bad english.
  12. Hello, the npc don't work. Same message ever: "I'm sorry, but your class is not supported."
×
×
  • Create New...