![]() |
SetTrusted | ![]() |
|
SetTrusted
Sets whether the run/etc. code is trusted. bSuccess = myJAM.SetTrusted( Trust ) Return value TRUE if the trust level was set successfully, otherwise FALSE. Parameters
Trust specifies whether the game is trusted with disabled events. When trusted, the game will run slightly faster, but if your code has problems with infinate loops, the game will completley freeze and will only close with Ctrl+Alt+Delete and killing JamaServer. Use at your own risk, and only use when you are confidant that the game is safe. The program is not trusted by default. See also JAM:IsTrusted JAM © 2005 no one in partiular Project started by David Evans in 2005 | ||