Jump to content

Normynator

Developer
  • Posts

    292
  • Joined

  • Days Won

    16

Community Answers

  1. Normynator's post in (SOLVED!) Custom script not properly working if put more than 1 in input was marked as the answer   
    The if statement should look like this:
    if ((.@amountPotion > .@amountBottle) || (.@amountPotion > .@amountHerb))  
     
  2. Normynator's post in SC and SCE? was marked as the answer   
    https://github.com/rathena/rathena/blob/6bea2da34d19e9c6d6d1e9d2af2a36d772c129ba/src/map/status.hpp#L2303 There you can check the definition of the structs.
  3. Normynator's post in IP Management and DDoS Protection was marked as the answer   
    All ports which are required by rAthena, so map-port, Login-Port, Chat-port.
    Additionally 80/443 for flux. 
  4. Normynator's post in chat log after killing the mob was marked as the answer   
    Can’t you just use the settings icon on the chat window? Maybe I misunderstood your question. 
  5. Normynator's post in Help : Movement speed decrease script was marked as the answer   
    try:
    5094,Orc_Hero_Helm,Helmet of Orc Hero,4,500000,,900,,5,,0,0xFFFFFFFE,7,2,768,,55,1,178,{ bonus bBaseAtk,250; bonus bSpeedAddRate,-100;},{},{}
     
×
×
  • Create New...