Author Topic: Stealth.Script_SetContextMenuHook()  (Read 2906 times)

0 Members and 1 Guest are viewing this topic.

Offline rwo001Topic starter

  • Jr. Member
  • **
  • Posts: 45
  • Activity:
    0%
  • Reputation Power: 1
  • rwo001 has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Stealth.Script_SetContextMenuHook()
« on: December 08, 2013, 07:19:32 PM »
0
Code: [Select]
520|3006123|Open Paperdoll|0|0
918|1115022|Open Titles Menu|0|0
915|1049594|Loyalty Rating|0|0
302|3006145|Open Backpack|0|0
416|1114299|Open Item Insurance Menu|0|0
418|3006201|Toggle Item Insurance|0|0
801|3006169|Toggle Quest Item|0|0
1014|1154113|Refuse Trades|0|0

Stealth.Script_SetContextMenuHook(id,Entry Number)
Is Entry Number using the first split value? e.g. Stealth.Script_SetContextMenuHook(Self.ID,302) for Open Backpack?
But it will over flow...
« Last Edit: December 08, 2013, 07:22:58 PM by rwo001 »

Offline Crome969

  • Moderator
  • *
  • *****
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: Stealth.Script_SetContextMenuHook()
« Reply #1 on: December 09, 2013, 06:26:22 AM »
0
Oh s***... we need to check this..

Tags: