[Ajuda] Salvamento
#2

usa DOF2

https://sampforum.blast.hk/showthread.php?tid=422519

pawn Код:
new Float:X,Float:Y,Float:Z;
format(str, sizeof(str), "carros.ini");
new VeiculoID =GetPlayerVehicleID(playerid);
GetVehiclePos(VeiculoID, X, Y, Z);
DOF2::SetFloat(str, "X", X);
DOF2::SetFloat(str, "Y", Y);
DOF2::SetFloat(str, "Z", Z);
Reply


Messages In This Thread
Salvamento - by ArthurxD - 15.09.2014, 02:31
Re: Salvamento - by JonasGabriel - 15.09.2014, 02:33
Re: Salvamento - by ArthurxD - 15.09.2014, 02:38
Re: Salvamento - by JonasGabriel - 15.09.2014, 02:49
Re: Salvamento - by MultiKill - 15.09.2014, 15:38

Forum Jump:


Users browsing this thread: 1 Guest(s)