Description

Turns a number into an ordinal number (1st, 2nd, etc.). Useful for leaderboards and more!

Trigger

/anything

BDScript Code

$var[num;$random[1;151]]
   $var[ordinal;$replaceText[$replaceText[$replaceText[$replaceText[$replaceText[$replaceText[$var[pos]th;1th;1st];2th;2nd];3th;3rd];11st;11th];12nd;12th];13rd;13th]]

This is the $var[ordinal] number

← Back to store
Copied to clipboard!
Link copied to clipboard — share with others!