Jump to content
UBot Underground

stanf

Fellow UBotter
  • Content Count

    571
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by stanf

  1. this can be done with a couple if/then statements and the $string pad function

    if number lest than 10 then pad with zeros to the length that you want

    and so forth

    or

    if the value of the number is not important then just pad the string length to the desired length with the $string pad function when you write the value

×
×
  • Create New...