Üdvözlök mindenkit, nos nem jövök rá a hibára.
Hiba része:
(49381) : error 017: undefined symbol \"YSI_gSwheelmodels\"
(49381) : error 017: undefined symbol \"YSI_gAwheelmodels\"
(49381) : warning 215: expression has no effect
(49381) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
Script része:
iswheelmodel(modelid) {
new wheelmodels[17] = {1025,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1096,1097,1098};
foreach(wheelmodels, I) { //EZ A 49381. SOR!
if (modelid == wheelmodels)
return true;
}
return false;
}
NAGYON FONTOS LENNE, ELÕRE IS KÖSZÖNÖM A VÁLASZOKAT.
[gmod]Javítottam helyetted a
taget
tagre![/gmod]