26.07.2013, 15:39
Hello around 9:00 this morning i compiled my script then i get tons of errors but last night the script was fully fine no issues. anyways the errors will be below but as i see it is defined right and i dont see anything wrong with it.
the error
am not going to show you all the errors as the mappings dont want to be released.
My Gamemode Includes what are being used.
the error
Код:
error 017: undefined symbol "SetDynamicObjectMaterial"
Код:
new lsjail = CreateDynamicObject(19457,1762.2399900,-1581.0400400,14.2700000,0.0000000,0.0000000,-39.6600000);// SetDynamicObjectMaterial(lsjail, 0, 4552, "ammu_lan2","sl_lavicdtwall1", 0);
Код:
#include <a_samp> #include <a_zones> #include <YSI\y_ini> #include <foreach> #include <streamer> #include <sscanf2> #include <ZCMD>