Ian Lucas

Results 7 issues of Ian Lucas

Consider the sample code below. I expect an AUG to be given instead of an AK-47 whenever an AK-47 is given to the player, however the game still gives the...

untriaged
area-Core-DynamicHooks

Consider the sample plugin below. ```csharp using CounterStrikeSharp.API.Core; using CounterStrikeSharp.API.Modules.Memory; using Microsoft.Extensions.Logging; namespace PlaygroundPlugin; public class PlaygroundPlugin : BasePlugin { public override string ModuleName => "Hello World Plugin"; public override...

untriaged
area-Core-DynamicHooks

Patches can be applied in multiple slots of an agent, and it's not an equippable item like a pin. It's more like a sticker for agents.

medium effort

Adds the positioning system for stickers.

Probably won't be worked on until I have #17 implemented.

high effort

Dependencies minor upgrade

Dependencies major upgrade