View Single Post
  #1  
Old 11-05-2007, 09:31 PM
Tigairius Tigairius is offline
The Cat
Tigairius's Avatar
Join Date: Jan 2007
Location: Missouri, USA
Posts: 4,240
Tigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant future
Wildcard Scripthelp

I would like to be able to use wildcards or asterisks to improve scripthelp function-ability.
Right now if I type '/scripthelp hearts' in to RC chat it comes up with:
HTML Code:
Script help for 'hearts':
TServerNPC.hearts - float
TServerPlayer.hearts - float
TServerPlayer.fullhearts - integer
Clientside:
TPlayer.hearts - float
TServerPlayer.hearts - float (read only)
TServerPlayer.fullhearts - integer (read only)
It would be nice if I could just do:
/scripthelp TServerPlayer.h* and it would come up with everything that starts with TServerPlayer.h
__________________


“Shoot for the moon. Even if you miss, you'll land among the stars.”
Reply With Quote