Martyz Posted June 2, 2010 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
50p Posted June 2, 2010 Posted June 2, 2010 https://wiki.multitheftauto.com/wiki/EngineReplaceModel - MTA Script Editor - Ask your scripting questions properly, please. - 50p's public resources - Meta.xml - what is it for? How is it possible LOL
Martyz Posted June 2, 2010 Author 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?
Dark Dragon Posted June 2, 2010 Posted June 2, 2010 function someFunction() setElementInterior(source,interior,x,y,z) -- replace interior,x,y and z end addEventHandler("onPlayerSpawn",getRootElement(),someFunction) Loads of fun for free! Also a lot of fun for free!
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