aos popup menu

Requests of new features and reports on bugs needs to be fixed

Moderators: Murderator+, Murderator

Post Reply
punkesito
Posts: 46
Joined: 2004-10-16 12:30:54
Location: Argentina
Contact:

aos popup menu

Post by punkesito »

02:27:17.875 Client -> Server: 0xBF (NewCommand::Unknown), frequ: 77, len: 0x0B
0000: BF 0B 00 00 15 00 00 09 91 00 02

15 is a subcomand of 0xBF packet

00 00 09 91 is a npc id

and 02 is a popup entry selection
it is very usefull for example the second entry in the popup is a buy and de third is a sell(only on vendors), in bankers the second option is open bank box, in animals the first is a tame(very usefull for taming scripts).
more info of 0xBF packet: http://www.hartte.de/uopro/index.html.gz
sorry for my poor english.
Ugrum.
Posts: 69
Joined: 2004-04-05 11:59:21
Location: RunUO

Post by Ugrum. »

,vendormenu IDvendor num_menu
punkesito
Posts: 46
Joined: 2004-10-16 12:30:54
Location: Argentina
Contact:

Post by punkesito »

Ugrum. wrote:,vendormenu IDvendor num_menu

ops, thanks.
Post Reply