Jump to content

Hyroshima

Members
  • Posts

    159
  • Joined

  • Last visited

  • Days Won

    6

Community Answers

  1. Hyroshima's post in Check if the player is on a certain map was marked as the answer   
    use this:
    if(strcharinfo(3) == "prt_fild08") end;  
  2. Hyroshima's post in Rewards system giving error was marked as the answer   
    replace this:
    dispbottom "You've spent one minute in WoE and gained a WoE point." dispbottom "Total points earned: +woepoints; that is why:
    dispbottom "You've spent one minute in WoE and gained a WoE point."; dispbottom "Total points earned: "+woepoints;
     
  3. Hyroshima's post in NPC BMP Cutins was marked as the answer   
    \data\luafiles514\lua files\signboardlist.lub
    look for where and map
  4. Hyroshima's post in Compiling error: C2466: cannot allocate an array of constant size 0 was marked as the answer   
    solved by downloading revision 16311 https://github.com/rathena/rathena/commit/390eb9772ad001c48e4ebbb06969b4a0b885b21d
×
×
  • Create New...