Arman Ossi Loko

Results 5 issues of Arman Ossi Loko

A friend of mine runs a Left 4 Dead 2 10v10 versus server and the SourceBans database is filled with way too many bans and gags. What happens? ------------- With...

Potentially not the right place to ask this, but calling `L4D2_SetVersusCampaignScores` updates the scores properly, however that change is not propagated to the scoreboard. Looking into the hooks, there is...

In `clients.inc`, there is a `native void ChangeClientTeam(int client, int team);` which accepts an integer. To make the dev experience easier (and also to make some of the plugins that...

After installing on Windows, there's some error logs: ``` L 06/25/2024 - 16:58:04: [L4FIX] WarpGhost -- Could not find 'WarpGhostToInitialPosition__GetPlayerByCharacter' offset L 06/25/2024 - 16:58:04: [L4FIX] Detour -- Could not...

After creating a DbContext and an entity within the `Program.cs` file, calling `add-migration` produces a migration file with syntax error: ![image](https://github.com/user-attachments/assets/35bab9dc-e60f-442b-9e76-5b3217a37d2a) The produced migration looks like this and everything is...

bug