Quote:
Originally Posted by Micko123
PHP код:
new vID = GetVehicleModel(GetPlayerVehicleID(i));
switch(vID)
{
case 411:
{
Can I somehow instead of vehicle's ID type name of it..??
|
see my post here:
https://sampforum.blast.hk/showthread.php?tid=624489
so no, it has to be a constant (or list of constants) following the "case"