Author Topic: TrailMyx's Context Menu hander  (Read 19079 times)

0 Members and 1 Guest are viewing this topic.

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
TrailMyx's Context Menu hander
« on: June 09, 2008, 12:46:07 PM »
0
Usage:

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


There are 1 attachment(s) in this post. You must register and post an acceptable introduction to download
tool_handlecontext4.txt
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: TrailMyx's Context Menu hander
« Reply #1 on: January 23, 2009, 07:17:50 PM »
0
Looking for the Conext code to open a backpack for a Beetle.

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: TrailMyx's Context Menu hander
« Reply #2 on: January 23, 2009, 11:04:17 PM »
0
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
« Last Edit: January 24, 2009, 12:51:12 AM by TrailMyx »
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: TrailMyx's Context Menu hander
« Reply #3 on: January 24, 2009, 04:13:12 AM »
0
I couldn't figure out your math on how to get the numbers. I stared, and stared. I think I drank a little also.

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: TrailMyx's Context Menu hander
« Reply #4 on: January 24, 2009, 11:42:46 AM »
0
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

Please read the ScriptUO site RULES
Come play RIFT with me!