warning 204: symbol is assigned a value that is never used, But its used???
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
If you just want to add those vehicles and do nothing with them, then don't assign the vehicleid to lsvehicles and remove the variable. In case you want to do something with the vehicles, an array would be good so it will not overwrite the vehicleid to the same variable.
But i assigned it. Every time the lsvehicles spawned the Vehicle params will be set to 0

Callback: OnGameModeInit
Код:
lsvehicles = SetVehicleParamsEx(vehicleid, 0,lights,alarm,doors,bonnet,boot,objective);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)