Zeex / samp-plugin-jit

JIT plugin for SA-MP server (JIT compiler for Pawn 3.2)
http://forum.sa-mp.com/showthread.php?t=326980
BSD 2-Clause "Simplified" License
62 stars 14 forks source link

[jit] Compilation was disabled , Problem & .AMX Size problem. #68

Open Nlkola1 opened 2 years ago

Nlkola1 commented 2 years ago

JIT Version: Last version

YSI Version: 5.05.0403

Compiler: 3.10.10

MyPlugins: plugins jit.dll sscanf.dll mysql.dll streamer.dll pawncmd.dll

// Main Plugin //

#include <a_samp>
#include <a_mysql>
#include <streamer>
#include <crashdetect>
#include <playerzone>
#include <beaZone>
#include <AutoAFK>
#include <mSelection>
#include <days>
#include <a_http>
#include <md5>
#include <progress2>
#include <sscanf2>
#include <fly>
#include <Pawn.CMD>
#include <Jit>

// YSI Plugin //

#include <YSI_Coding\y_timers>

How fix amx size (37 MG).

:(

AbdulOmarCR commented 1 year ago

AMX size usually is not a problem, btw JIT include barerly increase your AMX size.