error 035: argument type mismatch (argument 1)
#1

I need help.

Код:
#define DERBY_CARS 9
new DB_VehicleID[DERBY_CARS] =
{
	415,
	502,
	504,
	541,
	561,
	560,
	562,
	400,
	549
};
Код:
DBP_Vehicle[playerid] = CreateVehicle(DB_VehicleID,DB_Spawns[DBP_Stats[playerid]][RandomDerby][0], DB_Spawns[DBP_Stats[playerid]][RandomDerby][1], DB_Spawns[DBP_Stats[playerid]][RandomDerby][2]+2,0,random(126), random(126),50000);
Reply


Messages In This Thread
error 035: argument type mismatch (argument 1) - by Stoyanov - 20.11.2014, 17:39
Re : error 035: argument type mismatch (argument 1) - by Dutheil - 20.11.2014, 17:42
Re: error 035: argument type mismatch (argument 1) - by dominik523 - 20.11.2014, 17:50
Re: error 035: argument type mismatch (argument 1) - by Stoyanov - 20.11.2014, 17:51

Forum Jump:


Users browsing this thread: 1 Guest(s)