01.06.2011, 13:05
How do I load/save the owner ? can you give me an example for a /park cmd or something like that?
and aobut the vehicle creating
new string[256];
format(string,sizeof(string),"%s",GetName(playerid ));
CreateVehicleEx(model,x,y,z,.....blablabla,string) ;
YEAH ?
and aobut the vehicle creating
new string[256];
format(string,sizeof(string),"%s",GetName(playerid ));
CreateVehicleEx(model,x,y,z,.....blablabla,string) ;
YEAH ?