Mikołaj Szczepański
Mikołaj Szczepański
Hey. You might want to check this PR: https://github.com/dylanaraps/pywal/pull/568 If you want to configure it by using the main project, you could make a `postrun` script. Something like this here:...
Use the latest commit instead. If you want to use a release, use the nightly one. https://github.com/pawn-lang/YSI-Includes/compare/v5.09.0982...d2bb07f326e1b8cb25af7f7922ebfc6772ebbbbb
I'm pretty sure it makes more sense to return `INVALID_VEHICLE_ID` instead of `0`. If samp used to return the value 0, it's definitely a mistake and the difference between samp...
`CreatePlayerTextDraw` failed, perhaps you reached the limit of created per player textdraws on your server?
Use OnPlayerDamage instead. You most likely don't want to access real natives since weapon-config will be responsible for handling it.