07.05.2011, 01:21
http://pastebin.com/3GU9Sz4L
Last two lines
new reg = CarInfo[idx][cReg] = dini_Int(file,"Registracija");
SetVehicleNumberPlate(idx, reg);
Error for last line C:\NooBotRP\gamemodes\noobotrp.pwn(22064) : error 035: argument type mismatch (argument 2)
Anyone, how to slove this problem?
Thank you!
Last two lines
new reg = CarInfo[idx][cReg] = dini_Int(file,"Registracija");
SetVehicleNumberPlate(idx, reg);
Error for last line C:\NooBotRP\gamemodes\noobotrp.pwn(22064) : error 035: argument type mismatch (argument 2)
Anyone, how to slove this problem?
Thank you!