Jump to content

HRstaff

Members
  • Content Count

    2
  • Joined

  • Last visited


Reputation Activity

  1. Upvote
    HRstaff reacted to Luciar in 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.