Scripting Language Reference - Script Functions 


    2.3.1 - Numeric Functions

  • math
    - $math(options,string) or $math(string)
  • ratio
    - $ratio(value1, value2[, option])
  • random
    - $random(min, max[, option])
  • place
    - $place(value,pool,variable)
  • atplace
    - $atplace(variable,pool,place)
2.3.2 - String Functions

2.3.3 - Player Functions

  • loc
    - $loc(userid)
  • find
    - $find(search string[,display format[, delimiter]])
  • findcount
    - $findcount(search string)
  • findplayer
    - $findplayer(Search string, variable name)
  • finduser
    - $finduser(Search string, variable name)
  • NextListItem
    - $NextListItem(List Name[, start item name[, doLoop]])