Guten tag
dies ist die letzte zeile
#if defined MOTOR_SYS
public OnVehicleDeath(vehicleid, killerid)
{
if(AUTOX[vehicleid][motor_an])AUTOX[vehicleid][motor_an] = 0;
return 1;
}
#endif
#else
#error
#endif
und diese errors zeigt er an
C:\Users\User\Desktop\Tacho.pwn(694) : error 001: expected token: "#endif", but found "-end of file-"
C:\Users\User\Desktop\Tacho.pwn(694) : error 030: compound statement not closed at the end of file (started at line 400)
es gibt keine 694 Zeilen nur 693 Zeilen
bittte helft