Skripta koju koristim:Stunt Skripta ... moja
Detaljan opis problema:Pa evo ovi erori :S to mi se nikad nije desavalo
Dio skripte:ChangeVehicleColor(vehicleid, 0, 0);
Neke slike/video za lakse dobivanje pomoci(neobavezno):D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3057) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3243) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3328) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3330) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3331) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3433) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3435) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3436) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3456) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3458) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3459) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3494) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3496) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3497) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3566) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3568) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3569) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3587) : error 017: undefined symbol "vehicleid"
D:\SAMP\StuntHeaven\gamemodes\SE.pwn(3589) : error 017: undefined symbol "vehicleid"
Nisi definirao vehicleid!
Gde si koristio to "ChangeVehicleColor" ??
U nekoj komandi ili?
Koristim to u komandi .... /carcolor
Di da ga definiram ?
#define vehicleid ???
Citat: [SA]Rick Dunn aka NaNx[NSG] poslato Jul 19, 2011, 19:36:50 POSLE PODNE
Koristim to u komandi .... /carcolor
Di da ga definiram ?
#define vehicleid ???
Ne, u komandu dodaj
new vehicleid = GetPlayerVehicleID(playerid);