Number Counting.

Post any Bulk Rename Utility support requirements here. Open to all registered users.

Number Counting.

Postby jakob » Sat Sep 03, 2016 11:53 pm

Hi there, I am currently making a game, and in order to I need to rename all my sprites.

Currently they go up in 1 -99

I need them to go up in 001 - 099 etc etc I cannot find a way to accomplish this, could someone tell me?
jakob
 
Posts: 1
Joined: Sat Sep 03, 2016 11:42 pm

Re: Number Counting.

Postby therube » Sun Sep 04, 2016 2:49 pm

Remove the number part (1:Regex, I would suspect would work to do that).

Then add back your numbers, 10:Numbering, Pad: 3.


(Not really enough information given, so see what kind of results you get with that?)


(Or with JavaScript, paid option, I'd think it could find numbers & pad them with [3] zeros, as needed.)
therube
 
Posts: 1315
Joined: Mon Jan 18, 2016 6:23 pm


Return to BRU Support