Thread: Addition to RC?
View Single Post
  #3  
Old 02-19-2004, 10:17 PM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
Re: Re: Addition to RC?

Quote:
Originally posted by WanDaMan

Why would you have it though?
To find stuff?
Isn't there allready a way...
I think you miss understood. I want wildcards to be able to be used with the /find commands in RC. Sometimes you can't remember the exact name of a file, like lets say if there's a 's' at the end of the filename and etc. Let's say you're trying to find all the light#.png files you can just say:
/find light*.png
or if you're trying to find light2.png but you forgot if the filename was light2.png or lights2.png you can just do:
/find light*2.png (where * is any amount of characters)
or even
/find light?2.png (where ? is one character)
and it'll return the filename that you need.
__________________
Reply With Quote