03.07.2009, 15:22
Hi, first off all Hi, i'm new to this forums. Okay, so i've got a problem , i made a map today in MTA: DM 1.0 map editor, and added vehicles to it but now i want to convert the map to a PWN script so i'll get codes like " AddStaticVehicle" what converter do i use? Please, i searched all of the internet. So when i have this code from the DM editor: <vehicle id="vehicle (Freeway) (4)" color="36,36,0,0" dimension="0" interior="0" model="463" paintjob="3" plate="B3XW 40F" posX="-566.35662841797" posY="-1041.4868164063" posZ="23.625705718994" rotX="0" rotY="0" rotZ="234.4052734375" upgrades="" />
It needs to be like this: AddStaticVehicle(537,-1943.3127,158.0254,27.0006,357.3614,121,1); ( This isn't the right code, i just took it out of a script)
It needs to be like this: AddStaticVehicle(537,-1943.3127,158.0254,27.0006,357.3614,121,1); ( This isn't the right code, i just took it out of a script)