BluePeer

Results 4 issues of BluePeer

So I found these delegates here that don't have an entry or can't be assigned to me https://github.com/FabianTerhorst/coreclr-module/blob/4c53a51429be50316650f6a1186cefc38adba360/api/AltV.Net.Async/Events/Events.cs/#L10 ClientDeleteObjectAsyncEventDelegate ClientEventAsyncDelegate ClientRequestObjectAsyncEventDelegate GivePedScriptedTaskAsyncDelegate PedDamageAsyncDelegate PedDeadAsyncDelegate PedHealAsyncDelegate PlayerClientEventAsyncDelegate PlayerConnectDeniedAsyncDelegate PlayerStartTalkingAsyncDelegate PlayerStopTalkingAsyncDelegate ResourceEventAsyncDelegate...

### Description of the problem This example resource show one way of replace the GTA Map(Blip) and the Minimap ``` files = [ 'stream/*' ] [meta] [overrides] 'common:/data/ui/mapZoomData.meta' = 'replaces/mapzoomdata.meta'...

Class: bug

### Description of the problem the giveComponent from WeaponObject does not exist ### Reproduction steps async function test() { let ppos = alt.Player.local.pos; let npos = new alt.Vector3(ppos.x,ppos.y,ppos.z + 1);...

type: bug
scope: client

### Description of the problem after the last changes on CDN and Internal Webserver and Client download Source Location. We need a change in server that copy the generated resource...

Class: enhancement