Jump to content

Start_

Members
  • Posts

    957
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by Start_

  1. Try added mapflag skill_damage to your towns.
  2. MC_MAMMONITE,BL_PC,31,500,500,500,500
  3. bonus2 bAddMonsterDropItem,501,100;
  4. OnPCDieEvent: if(strcharinfo(3) == "atlantis"){ nude; atcommand "@dropall"; } end;
  5. Start_

    Quarantine

    I'm living in Thailand. For me it's nothing change, because I always work from home. Just a couple things to do more is wear a masks when going to buy foods, Keep cleaning stuffs. But main problems is goverments that's very suck. By the way air pollution seems to be lowered. Animals & Humans had better air to breath.
  6. Did you try setcell walkable into it? (Not sure it's work but you can try)
  7. In this game pet doesn't grab items for players.
  8. Try to look at normal official quest and see how rAthena wrote it.
  9. data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\montype_mvp.bmp
  10. \npc\other\Global_Functions.txt
  11. I think about source modification when mob using skill.
  12. Start_

    @monster

    Do a custom bindatcommand (Scripts). or src modifications.
  13. Use RC2 bonus.
  14. Cute & Clean with RO styles! I like it.
  15. use bonus_script in item script. D:\rathena\doc\script_commands.txt line 5917
  16. I had this issue too, I only found 'tur_d03_i' maps fix. This worked, Thank you!
  17. OnPCLoginEvent: atcommand "@showexp"; end;
  18. Try @makeegg and hatch it.
  19. Try repeat ./athena-start stop ./athena-start restart till it's end.
  20. No bg, no border is best in my opinions.
  21. Patching nemo 'chat flood allow'.
  22. Just set temporary variables when time run out, when input is done >> check that variables.
  23. I think it's on textures folder.
  24. #is_q1_ready = 1; //Start quest for all characters in ID then just check account variables. if(#is_q1_ready){ //Do something. }
×
×
  • Create New...