Amir
Amir
added function to check player can select radial menu item or not. added onEvent field to trigger event when player select radial item
call onMenu function if available when menu id set to context menu option.
Added the `iplName` feature to the resource This feature allows server developers to prevent conflicts with new mappings in a specific location. If a mapping is replaced, instead of deleting...
Hi I think this resource missed interior support. I edit my resource with these codes. **exports** ``` exports('AddTargetInterior',function(opts) if not opts or not opts.name or not opts.label or not opts.interiorId...