Quote:
Originally Posted by Calg00ne
It's pretty obvious, you've missed a bracket out.
pawn Код:
/* Line 550 */if(dini_Int(vFile(vehicleid),"sCar") != 0) SendClientMessage(playerid, 0x33CCCC00, "VehicleType: {FFFFFF}Special"); /* Line 551 */if(dini_Int(vFile(vehicleid),"sCar") == 0) SendClientMessage(playerid, 0x33CCCC00, "VehicleType: {FFFFFF}Regular");
Next time, you should look over your code properly to see if there's anything missing, prior to posting one of these threads with a ridiculous title.
|
Quote:
Originally Posted by lolumadd_
Those two lines should look like:
pawn Код:
/* Line 550 */if(dini_Int(vFile(vehicleid),"sCar") != 0) SendClientMessage(playerid, 0x33CCCC00, "VehicleType: {FFFFFF}Special"); /* Line 551 */if(dini_Int(vFile(vehicleid),"sCar") == 0) SendClientMessage(playerid, 0x33CCCC00, "VehicleType: {FFFFFF}Regular");
|
Thanks guys, Im pretty tired becuase it's 2:10 In my clock, "I got the eyes in the sky"