User:Kex Godel/Command Line Interface Improvements

From Second Life Wiki
Revision as of 14:22, 19 February 2007 by SignpostMarv Martin (talk | contribs) (cat sort order)
Jump to navigation Jump to search
  • for changing preferences sending an IM, teleporting, etc
    • for example: "/set drawdist 96", "/set sound off", "/tp ahern", or "/im kex godel hello"
    • would need an escape system which doesn't conflict with script command gestures (or a reserved words like how /me is)
    • Or better yet, the Ctrl-G Gesture management window could be improved to allow this, and even allow rebinding /commands

Barriers to Implementation

  • Implementing an escape system which doesn't conflict with script command gestures (or a reserved words like how /me is)