|
nilse75 Newbie
Joined: 23 Nov 2010 Posts: 5
|
Posted: Mon Dec 20, 2010 8:38 pm
Event to reset values? |
Hi,
Is there any event you can raise or any function you can call to manually reset all the values to their default settings? I am connecting via an external mapper and when I switch chars I often forget to close the session window. I just type #CONNECT, which results in many variables not being reset. |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Mon Dec 20, 2010 11:51 pm |
To answer your question literally, nope. You can use the #RESET command, though.
|
|
_________________ EDIT: I didn't like my old signature |
|
|
|
Deth_Vladd Newbie
Joined: 09 Dec 2010 Posts: 5 Location: US
|
Posted: Wed Dec 22, 2010 4:04 am |
ensure that you have the 'use default value' checkbox checked in any variables you want to be reset
from there, they should be reset automatically onconnect, and can also be manually reset using #RESET (or #RESET <classname, module name, or even variable name i think :P>) |
|
|
|
|
|