ScriptSpot

Script

rp_RenameTools

By renatopolimeno · 2011-04-18

Version
0.4
Version requirement
2008 and up
Date updated
2011-09-18
Votes
30
Download
Download
Description

Simple tool that mimics Maya procedures (Search and Replace, Jason Schleifer´s hashRename) to easily organize naming conventions in scene nodes.

Additional Info

http://renatopolimeno.com/rp-rename-tools

Videos

Tags: rename, macroscript, batch, .ms files, free maxscript, hash rename, search and replace

Comments (4)

uncl33 · 2012-11-20

Thanks, this is really life saver!

Error in max 2012

Strob · 2011-08-29

Would be very useful to be able to do search in replace to rename names in max!
thank you

but I'm getting an error with max 2012:

--No ">" function for undefined.

for selected in Nodes where((findString selected.name Search_ > 0) and (isValidNode selected == true)) do

RE: Error in max 2012

renatopolimeno · 2011-09-18

Thanks for the report, check the new version because I did correct that! cheers