Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/05/21 in all areas

  1. bonus bStr,readparam(bStr)*20/100; bonus bAgi,readparam(bAgi)*20/100; bonus bVit,readparam(bVit)*20/100; bonus bInt,readparam(bInt)*20/100; bonus bDex,readparam(bDex)*20/100; bonus bLuk,readparam(bLuk)*20/100; Convert the problem to an equation using the percentage formula: (Percent * NUM = M) / 100 = Answer Percent is 20, NUM is readparam(bStr), so the equation is 20% * 100%(let's say your Str is 100) = M So in the equation: 20 * 100 = (M becomes 2000) / 100 = Answer Answer = 20 So 20% of 100 is 20 This one is easy if rAthena can use float but the sad thing is.. The script only accept integers.. Easiest way is readparam(bStr)*0.20 wherein 0.20 is float.
    1 point
  2. https://cldownload.gungho.jp/ro/RAG_SETUP.exe
    1 point
  3. Version 1.0.0

    475 downloads

    an alternative effect for MVP.str
    Free
    1 point
  4. People in a discord Server can write and it appears in ingame Channel, and People ingame write to channel and it appears in discord @spinzaku
    1 point
  5. Hello my friend, thanks for the respond and i know that. however i'm looking for the "EXACT" date of that client. when you hexed it with NEMO it appears in the date with "2015-11-02" so i'm looking for the exact date. Because it's compiled on 2nd of November 2015 but released on 4th. That one is EXACTLY the one you want. There's no 2015-11-02.
    1 point
×
×
  • Create New...