18.09.2016, 08:51
This include seems to cause FPS drops. I have tested both the Linux and Windows versions of SKY plugin.
Without this include and without SKY plugin I get ~90 FPS.
With them both, I get drops down to ~45 FPS but this only happens strangely when looking at a certain area around the 0.0 0.0 0.0 location.
Without this include and without SKY plugin I get ~90 FPS.
With them both, I get drops down to ~45 FPS but this only happens strangely when looking at a certain area around the 0.0 0.0 0.0 location.
Код:
#include <a_samp> #undef MAX_PLAYERS #define MAX_PLAYERS (5) #define FIXES_Single 1 #define FIX_GetWeaponName 0 #define FIX_GetPlayerWeapon 0 #define FIX_AllowTeleport 0 #define FIX_OnPlayerDeath 0 #define FIX_Kick 0 #define FIX_BODYPARTS 0 #include <fixes> #include <weapon-config> #include <a_mysql> #include <streamer> #include <sscanf2> #include <YSI\y_timers> #include <YSI\y_iterate> #include <Pawn.CMD> #include <easyDialog> #include <VehModEx>