i-Saibot

Results 5 issues of i-Saibot

In open mp, the length of the function name has been increased from 31 to 64. If you specify more than 31 characters in the callback hook, crashdetect will not...

There is no option in config open mp to redirect the crashdetect log to a separate file. I propose to create a native function for this. Example ``` CrashDetectLog(name_file[]); ```...

Occasionally I encounter such a problem that after ClearAnimations. The animation plays as if the character is talking. It's the same with actors.

bug

Add the ability to change (use_player_ped_anims) for a specific player. Now this can only be done with the help of RakNet, but this is a crutch, as it was previously...

enhancement

It would be great to add a feature so that you can set a radius limit for a specific player. ```pawn native SetLimitPlayerMarkerRadiusForPlayer(playerid, targetid, Float:radius); ```

enhancement