ScriptUO

Scripting Resources & Utilities => Orion UO Client => Topic started by: The Ghost on December 18, 2022, 08:53:51 AM

Title: Menu and passing information
Post by: The Ghost on December 18, 2022, 08:53:51 AM
I have decide to tackle menu formation. 

 Since I was unable to located information on menu building,  I use what  was available,and choice Altric concept.     I started small and make this recall menu as a test.  It work as intended, except that if I run it on two different account, both will recall when either account toggle recall function.   So someone mention that it was because it used RegRead and needed to use shared instead.   Did some reading, research and still not close to find solution.

 I need help converting this menu  using shared.  Any tip on how I should proceed.