Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 309 Bytes

G12_Prevent_Looting.md

File metadata and controls

7 lines (5 loc) · 309 Bytes

G12 Prevent Looting

  • Simple feature that allows you to control which Npcs can be looted via API function C_Npc_PreventLooting

Init function: G12_PreventLooting_Init();

  1. Required LeGo flags: LeGo_HookEngine | LeGo_View.

API file