Bedicus
Avatar name in There is Bedicus
Messages
Please use this section to leave me any messages:
Notes
Tidying up GuiCommand, I’ll copy over when done. Please feel free to continue this, im being really lazy of late, ill get back to it eventually.
note to self: check bedican source for the rest.
GuiCommands found are listed below, (Under the heading for each action parameter).
Examples listed are shown both as an actionscript getURL call, and by using the GuiService to simulate a GuiCommand.
togglepreference
- Used to toggle a preference, prefs known to be working are as follows,
- MuteAllSound - Used to Mute/Unmute all sound.
- Examples,
getURL("FSCommand:guiCommand", "action=togglepreference&pref=MuteAllSound");
- (to do)
setpreference
-
Used to set a preference with a given value, prefs known to be working are as follows,
-
VoiceHandsFree
- Used to set hands free, (value of 0 or 1) -
Examples,
getURL("FSCommand:guiCommand", "action=setpreference&pref=VoiceHandsFree&value=0");
- (to do)
voiceTalk
-
Used to control voice, additional perameters known to be working are as follows,
-
toggle - Used to toggle voice.
-
Examples,
getURL("FSCommand:guiCommand", "action=voiceTalk&toggle=0");
- (to do)
map
-
Used to launch There Map.
-
Examples,
- (to do)
- Other actions
-
action=outThereWindow&urlTag=VoiceTrainerUrl&targetName=There_Central
action=places
action=activities
action=happeningNow
action=thisPlaceInfo
action=thisPlaceExit
action=shop
action=auctions
action=changeMe
action=organizer&folder=gear
action=help
action=guide
action=restoreLastWindow
action=thereCentral
action=browse
action=emotions
-
action=im&av=
(av = doid)