Martyz Posted June 2, 2010 Share Posted June 2, 2010 Hello. How to put custom vehicles into a server. I want to use mod which i downloaded from gtasinside. Someone help me, please Link to comment
50p Posted June 2, 2010 Share Posted June 2, 2010 https://wiki.multitheftauto.com/wiki/EngineReplaceModel Link to comment
Martyz Posted June 2, 2010 Author Share Posted June 2, 2010 I made custom vehicles but now another problem . I dont know how to set player position and interior when he spawns. Help? Link to comment
Dark Dragon Posted June 2, 2010 Share Posted June 2, 2010 function someFunction() setElementInterior(source,interior,x,y,z) -- replace interior,x,y and z end addEventHandler("onPlayerSpawn",getRootElement(),someFunction) Link to comment
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