Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   Wildcard Scripthelp (https://forums.graalonline.com/forums/showthread.php?t=77452)

Tigairius 11-05-2007 09:31 PM

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

Mark Sir Link 11-07-2007 03:31 AM

Quote:

Originally Posted by Tigairius (Post 1356539)
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

seconded, don't think it should be too difficult to add either.

Tigairius 03-30-2009 10:19 PM

Good news. Stefan has updated all private playerworld's NPC-Servers, with which you can use wildcards on the /scripthelp command now.

For example,

/scripthelp TServerNPC*h*

returns anything relevant to TServerNPC that contains an H in it.

Hopefully this will increase the use & functionality of the very useful command.

Classic servers will be updated eventually.

WhiteDragon 03-31-2009 04:50 AM

Great job pushing this through Tig, can't wait until the Classic NPC-Server is updated, it'll be pretty useful.

Admins 03-31-2009 02:28 PM

All servers are updated :)


All times are GMT +2. The time now is 07:23 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.