19.05.2018, 16:59
(
Последний раз редактировалось PaulCrouseVS; 19.05.2018 в 20:56.
)
EDIT: I already resolved.
changed this
For:
BUT new error in console:
YSI 4.0.2 https://github.com/pawn-lang/YSI-Inc...ses/tag/v4.0.2
Edit: Fix!
I already resolved.
after a_samp added first, add this under
solved.
changed this
Код:
public OnPlayerDisconnect(playerid)
Код:
public OnPlayerDisconnect(playerid,reason)
Код:
*** YSI Warning: y_malloc set up via "CallLocalFunction", memory corruption is a remote possibility
Edit: Fix!
I already resolved.
after a_samp added first, add this under
Код:
#include a_samp //Team SA-MP #include YSI\YSI_Data\y_foreach #include YSI\YSI_Storage\y_ini #include YSI\YSI_Data\y_iterate #include YSI\YSI_Core\y_utils