ID:134041
 
Is there a reason this won't work?

mob/verb/OpenGL()
winset(usr,null,"command=.configure hardware-render on")


If it's intentionally disallowed, can we have a list of things disallowed from winset()?
Abhishake wrote:
Is there a reason this won't work?

> mob/verb/OpenGL()
> winset(usr,null,"command=.configure hardware-render on")
>

If it's intentionally disallowed, can we have a list of things disallowed from winset()?

.configure, .debug, .key, and .hub.