Nikita

Results 11 issues of Nikita

Can I add support for the Crashdetect plugin along with the JIT?

How could I make it so that when "**panic**" has multiple states the programme would not terminate?

I propose to add this parameter so that project developers can specify the path to the compiler they use, rather than downloading it from the Internet. Because some people use...

**Describe the bug** When applying **PutPlayerInVehicle** to a player who sits in the passenger seat, there is a desync, and the player remains in the car, and the car where...

bug

# Description Currently, if the server is not compiled with `_DEBUG`, `logLn(LogLevel::Debug, ...)` will not work. I would like it to be possible not to write a special function that...

enhancement

There are such functions as `GetConsoleVarAsString`, `GetConsoleVarAsInt`, `GetConsoleVarAsFloat`, `GetConsoleVarAsBool`. Sometimes there is a desire to rigidly set some settings in config.json at the game mode level, so as not to...

enhancement

At the moment in the main version (SA:MP), the streamer creates pickups globally for all players, which does not allow you to bind, for example, pickup to a particular player,...

The problem that I found during testing is that the flags don't work when calling the command via `callcmd`. And this is not surprising, because now `callcmd` is compiled simply...

Unfortunately I haven't figured out how to properly make the changes in the SDK. I hope you can help me :)