Jump to content

Motoharo

Members
  • Posts

    14
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Motoharo's Achievements

Poring

Poring (1/15)

  • Dedicated
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

1

Reputation

  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. Thank you!
  3. Hello, is there any command to leave an equipment running @autoloot automatic when equipping and deactivating the command when unequip?
  4. Thank you!! Worked Can I get him to show up twice a week? Wednesday and Sunday for example
  5. 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.
  6. Yes, but I want to choose a cost
  7. 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?
  8. 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.
  9. I recompiled. I'm using the latest version of rathena.
  10. 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 ?
  11. Thank you!!! Without error now
  12. 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.
  13. Hello, the npc don't work. Same message ever: "I'm sorry, but your class is not supported."
×
×
  • Create New...