31.10.2009, 14:34
Do you have the correct parts from the savedpositions.txt output in the CreateObject function? This is how they match up:
AddPlayerClass(0,-465.4711,2140.1042,63.4417,310.8600,0,0,0,0,0,0); //
AddStaticVehicle(520,-446.2058,2119.2681,95.7637,338.8057,0,0); //
CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ)
AddPlayerClass(0,-465.4711,2140.1042,63.4417,310.8600,0,0,0,0,0,0); //
AddStaticVehicle(520,-446.2058,2119.2681,95.7637,338.8057,0,0); //
CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ)