31 lines
1.4 KiB
XML
31 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<pie_menu name="Object Pie">
|
|
<menu_item_call label="Abrir" name="Open"/>
|
|
<menu_item_call label="Criar" name="Create"/>
|
|
<menu_item_call label="Tocar" name="Object Touch">
|
|
<on_enable userdata="Tocar" name="EnableTouch"/>
|
|
</menu_item_call>
|
|
<menu_item_call label="Sentar aqui" name="Object Sit">
|
|
<on_enable userdata="Sentar aqui,Levantar" name="EnableSitOrStand"/>
|
|
</menu_item_call>
|
|
<menu_item_call label="Pegar" name="Pie Object Take">
|
|
<on_enable userdata="Comprar,Pegar" name="EnableBuyOrTake"/>
|
|
</menu_item_call>
|
|
<menu_item_call label="Pagar..." name="Pay..."/>
|
|
<pie_menu label="Mais >" name="More >">
|
|
<menu_item_call label="Apagar" name="Delete"/>
|
|
<menu_item_call label="Vestir" name="Wear"/>
|
|
<menu_item_call label="Pegar Cópia" name="Take Copy"/>
|
|
<pie_menu label="Anexar HUD >" name="Object Attach HUD"/>
|
|
<pie_menu label="Anexar >" name="Object Attach"/>
|
|
<menu_item_call label="Retornar..." name="Return..."/>
|
|
<pie_menu label="Mais >" name="Rate Menu">
|
|
<menu_item_call label="Reportar..." name="Report Abuse..."/>
|
|
<menu_item_call label="Silenciar" name="Object Mute"/>
|
|
<menu_item_call label="Inspecionar" name="Object Inspect"/>
|
|
</pie_menu>
|
|
<menu_item_call label="Comprar..." name="Buy..."/>
|
|
</pie_menu>
|
|
<menu_item_call label="Editar..." name="Edit..."/>
|
|
</pie_menu>
|