ScriptUO

Scripting Resources & Utilities => Stealth Client => Stealth archive => Topic started by: rwo001 on December 08, 2013, 07:19:32 PM

Title: Stealth.Script_SetContextMenuHook()
Post by: rwo001 on December 08, 2013, 07:19:32 PM
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...
Title: Re: Stealth.Script_SetContextMenuHook()
Post by: Crome969 on December 09, 2013, 06:26:22 AM
Oh s***... we need to check this..