Other functions: |
asmSetOption(string Name, string Value)
Function appropriates to the global parameter of 'Name' the value 'Value'. string asmGetOption(string Name) Function returns the value of the global parameter of 'Name'. asmFuncList() Function opens the text window of Injection, cleans it and is display in it the list of all functions of Injection and ASM. I must remind what the use of the undocumented functions that potentially dangerously for the health of your char. asmSaveInjParams() Function pressure on the button 'Save' into tab 'Main' of Injection. asmPCancelTarget() The trap of target is removed, if the same is located. Пример:
... UO.asmPCancelTarget() UO.WaitTargetSelf() UO.UseObject('~0x09f1') ... |