we use /itemsearch on brokers, that must not be the right entity command
eg. merchants use 'frommerchant' and guards use 'find npc' to set those special icons on the mouse
this is based on the primary entity command
we use /itemsearch on brokers, that must not be the right entity command
eg. merchants use 'frommerchant' and guards use 'find npc' to set those special icons on the mouse
insert into commands set type=0,command='frombroker',subcommand='',handler=527;
update entity_commands set command='frombroker' where command_list_id=20;
```
insert into commands set type=0,command='frombroker',subcommand='',handler=527;
```
```
update entity_commands set command='frombroker' where command_list_id=20;
```
mouse icon should be the stacks of coins(same as merchants)
this is based on the primary entity command
we use /itemsearch on brokers, that must not be the right entity command
eg. merchants use 'frommerchant' and guards use 'find npc' to set those special icons on the mouse
proper command is /frombroker
other hardcoded commands: