Error

Započeo #Anonymous, Septembar 27, 2017, 00:04:19 PRE PODNE

prethodna tema - sledeća tema

0 članova i 3 gostiju pregledaju ovu temu.

Izbacuje mi error kada compile mod: error 035: argument type mismatch (argument 1)
Linija na kojoj izbacuje error je:
GetPlayerPos(playerid, Xx, Yy, Zz); g_SetVehiclePos_g(veh_File, Xx, Yy+5, Zz);

Citat: #Anonymous poslato Septembar 27, 2017, 00:04:19 PRE PODNE
Izbacuje mi error kada compile mod: error 035: argument type mismatch (argument 1)
Linija na kojoj izbacuje error je:
GetPlayerPos(playerid, Xx, Yy, Zz); g_SetVehiclePos_g(veh_File, Xx, Yy+5, Zz);


    new Float:x1, Float:y1, Float:z1;
		    GetPlayerPos(playerid, x1, y1, z1);


forward Sarix_SetVehiclePos( vehicleid, Float:x, Float:y, Float:z );
public Sarix_SetVehiclePos( vehicleid, Float:x, Float:y, Float:z
Swiss Gaming - Staff: Owner :)


Sredio sam, trebao sam VoziloInfo[vID] nesto sam se zamajao pa upisao veh_File  :D
Moze lock.