ScriptUO

Official ScriptUO EasyUO Scripts => Script Library => Script development tools => Topic started by: TrailMyx on June 09, 2008, 12:46:07 PM

Title: TrailMyx's Context Menu hander
Post by: TrailMyx on June 09, 2008, 12:46:07 PM
Usage:

Code: [Select]
;gosub HandleContextMenu NULL #CHARID %CONTEXT_Toggle_Monster_Title_Display
;stop

Title: Re: TrailMyx's Context Menu hander
Post by: Khameleon on January 23, 2009, 07:17:50 PM
Looking for the Conext code to open a backpack for a Beetle.
Title: Re: TrailMyx's Context Menu hander
Post by: TrailMyx on January 23, 2009, 11:04:17 PM
For pet context menu:

Command: Kill = 3025036
Command: Follow = 2998872
Command: Guard = 3695576
Command: Stop = 3084560
Command: Stay = 3438018
Add Friend = 1757318
Remove Friend = 2870250
Transfer = 593758
Release = 753348
Open Backpack = 3428334
Title: Re: TrailMyx's Context Menu hander
Post by: Khameleon on January 24, 2009, 04:13:12 AM
I couldn't figure out your math on how to get the numbers. I stared, and stared. I think I drank a little also.
Title: Re: TrailMyx's Context Menu hander
Post by: TrailMyx on January 24, 2009, 11:42:46 AM
I couldn't figure out your math on how to get the numbers. I stared, and stared. I think I drank a little also.

Just uncomment out the first "pause" and then make a note of what the values of
!test1
!test2
!test3
!test4
!test5
... etc