Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 06/01/19 in all areas

  1. 1 point
    Luciar

    Need help with elemental sword callfunc

    Ternary syntax is condition ? True value : false value .@count = (getequipid(3) == 13414 ? 1 : 0) + (getequipid(4) == 13414 ? 1 : 0);
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.