Thread: The / List
View Single Post
  #3  
Unread 01-11-2005, 05:49 PM
0ctavius's Avatar
0ctavius 0ctavius is offline
A Grizzled Badger
 
Join Date: Jan 2005
Server: Crushbone
Posts: 45
Default

unfortunately what was not mentioned is that while the OnXXX variable will allow any of these commands, at the moment no one has successfully gotten one to take arguments.

Example:
/dance (would work)
/say hello, this is a test (would not work)

it will only execute the main primary command, but will not take any arguments. There are ways to do some of these things within the code, but right now we are having a problem opening custom windows via a toggle button. the ability to use /show_window or /hide_window with arguments would be insanely useful to all of us that are working on custom interfaces...
Reply With Quote