29.08.2009, 06:49
i have this code
and then i get this..
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\filterscripts\admin.pwn(623) : error 035: argument type mismatch (argument 2)
Код:
new vid[9][1] = {
{472},
{473},
{493},
{595},
{484},
{430},
{453},
{446},
{454}
};
if(IsPlayerInVehicle(playerid,vid))
{
//function
}
and then i get this..
C:\Program Files\Rockstar Games\GTA San Andreas\samp sever\filterscripts\admin.pwn(623) : error 035: argument type mismatch (argument 2)


: error 035: argument type mismatch (argument 2)