View Single Post
  #1  
Old 05-22-2006, 04:42 PM
Prozac Prozac is offline
one of the good guys
Prozac's Avatar
Join Date: Jan 2006
Posts: 245
Prozac is on a distinguished road
Send a message via AIM to Prozac
new rc search function

I know you can search for files in the rc with
/find file.png or .nw or .* etc.

but how about searching for npc text within the .nw level files that are on your server.

For example:

/findnpctext addweapon

would return a list of all the levels and their locations
where, in that level, addweapon is in an npc, within the .nw file.
basically treat the .nw levels as plain text files and do a search on all of them.
would make finding and cataloging those levels where quests and weapons are added easier, especially as a server grows in size.
Reply With Quote