Web commands
(Redirected from Web Commands)
Web commands only work inside the embedded web-browser. If you have your settings set to open URL links to an external browser, these commands will not work.
Web Commands used to interface with the 3D chat window
- "aworld:?click <name>": looks for the first object with the given name within visible range and triggers its activate command.
- "aworld:?click <name> mover on|off": Attach and Detach any mover by name.
- "aworld:?open http://somedomain.com": Explicitly open a webpage on top of the 3D viewport.
- "aworld:?close": Closes the webpage opened on top of the 3D viewport; used from the embedded webbrowser to close webpages shown in the 3D viewport. The same command can be used from within a webpage shown in the 3D viewport to close itsself.
- "aworld:?click objAV seq swave.seq": apply sequences on objects from within http code of the embedded web browser.
- "aworld:?click obj2 move 0 2 0 smooth time=3": apply a move action command on objects from within http code of the embedded web browser.
- "aworld:?click obj2 rotate 0 10 0 time=6 reset": apply a rotate action command on objects from within http code of the embedded web browser.
- "aworld:?click obj2 scale 0 3 0 time=2": apply a scale action command on objects from within http code of the embedded web browser.
- "aworld:?click camera location=front": switch the self-avatars camera view (target option not available, location can be front, chase, locked or first_person) from within http code of the embedded web browser.
- "aworld:?click teleport AWGate": teleport to a certain world/location from within http code of the embedded web browser.
- "aworld:?click warp 0n 0w 1a": warp to a certain location from within http code of the embedded web browser.
- "aworld:?click avseq <num>": trigger gestures for the self-avatar.
- "aworld:?click <name> tag on | off": switch particle emitters on and off.