hOpa # Hcs Posted October 4, 2016 Posted October 4, 2016 (edited) new sirena = CreateObject(19420, 0, 0, 0, 0, 0, 0, 0); Acum ca am creeat obiectul trebuie sa il atasam de masina. AttachObjectToVehicle(sirena, copcar[1], 0.0, 0.0, 0.7, 0.0, 0.0, 0.0);[/code] new copcar[1] = AddStaticVehicleEx(411,1558.392000,-1710.859000,5.466783,1.0, 135, 135, 60000); new sirena = CreateObject(19420, 0, 0, 0, 0, 0, 0, 0); AttachObjectToVehicle(sirena, copcar[1], 0.0, 0.0, 0.7, 0.0, 0.0, 0.0); Si asa la cei ce nu au deja inclus copcar sau alta denumire in gm new sirena = CreateObject(19420, 0, 0, 0, 0, 0, 0, 0); new copcar[1] = AddStaticVehicleEx(411,1558.392000,-1710.859000,5.466783,1.0, 135, 135, 60000); AttachObjectToVehicle(sirena, copcar[1], 0.0, 0.0, 0.7, 0.0, 0.0, 0.0); #Sper ca v-am explicat destul de concret si bine . Wink Edited October 4, 2016 by hOpa # Hcs 1 RPG.ONEGAME.RO # SERVER ONLINE Forum: www.OneGame.Ro Contact: xdarkblueex [Skype] Domenii Free: Click Aici
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now