Difference between revisions of "ScriptEvent:setActionCommand"
From Mod Wiki
(No difference)
|
Latest revision as of 17:40, 5 November 2007
Parameters
string text -- String to parse into command arguments.
Result
None.
Supported By
sdSysCallThread
Functionality
Stores the given string as a set of command arguments which can be looked up individually, using argc, argv and argvf.