Stupid error 001
#1

Hi, i have the error 001
Код:
error 001: expected token: ",", but found ";"
i can ADD
Код:
	AddStaticVehicleEx(522,2474.8186,-1542.6785,23.7486,179.2237,186,186,-1); // carro ballas 7   [ 59 ]
	AddStaticVehicleEx(560,2462.7620,-1557.2571,23.7095,359.7508,186,186,-1); // sultan
But i can't add:
Код:
       AddStaticVehicleEx(559,2481.6157,-1557.4597,23.6197,0.1006,186,186,-1; //
       AddStaticVehicleEx(487,2475.3037,-1536.8698,29.2700,270.9053,186,186,-1; // Heli
Any ideas?
Reply
#2

Brackets are a must:
pawn Код:
AddStaticVehicleEx(559,2481.6157,-1557.4597,23.6197,0.1006,186,186,-1); //
       AddStaticVehicleEx(487,2475.3037,-1536.8698,29.2700,270.9053,186,186,-1); // Heli
Reply
#3

oh god... just a ) loool thanks
Reply
#4

No problem dude!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)