sumariello Posted August 18, 2012 Share Posted August 18, 2012 can someone help me install this mod? https://community.multitheftauto.com/ind ... ls&id=1833 Link to comment
unknooooown Posted August 18, 2012 Share Posted August 18, 2012 can someone help me install this mod? https://community.multitheftauto.com/ind ... ls&id=1833 1. Place the entire zip in MTA\server\mods\deathmatch\resources. 2. Start your server and type: start neon 3. Get on the server and use command /neon Note: I havent tried the resource myself.. I just looked at the code for the command. Link to comment
denny199 Posted August 18, 2012 Share Posted August 18, 2012 start runcode put your'e name there /run call(getResourceFromName("neon"),"addNeon",getPedOccupiedVehicle(getPlayerFromName("YOURNAMEHERE")),true) or just excecute it with the admin panel Link to comment
sumariello Posted August 19, 2012 Author Share Posted August 19, 2012 where is inserted this script? Link to comment
Guest Guest4401 Posted August 19, 2012 Share Posted August 19, 2012 where is inserted this script? 1. Place the entire zip in MTA\server\mods\deathmatch\resources. Link to comment
sumariello Posted August 19, 2012 Author Share Posted August 19, 2012 the script goes inserted in one of 2 lua files in the file or meta? Link to comment
sumariello Posted August 19, 2012 Author Share Posted August 19, 2012 but which of the two lua files? Link to comment
sumariello Posted August 22, 2012 Author Share Posted August 22, 2012 helpppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp!! Link to comment
Perfect Posted August 22, 2012 Share Posted August 22, 2012 Hi, try this 1. Place the entire zip in MTA\server\mods\deathmatch\resources. 2. Start your server and type: start neon 3) open admin panel then click on neon then write in Execute Command then add this call(getResourceFromName("neon"),"addNeon",getPedOccupiedVehicle(getPlayerFromName("sumariello")),true) then click on Server 4) then write /neon 255 0 0 Link to comment
sumariello Posted August 22, 2012 Author Share Posted August 22, 2012 nothing happens, what should I do? Link to comment
Perfect Posted August 22, 2012 Share Posted August 22, 2012 nothing happens, what should I do? ah, sorry my fault 1. Place the entire zip in MTA\server\mods\deathmatch\resources. 2. Start your server and type: start neon 3) get in car 4) open admin panel then click on neon then write in Execute Command then add this call(getResourceFromName("neon"),"addNeon",getPedOccupiedVehicle(getPlayerFromName("sumariello")),true) then click on Server 5) then write /neon 255 0 0 ok then itwill say something like Command executed! Result: true Link to comment
e-Hate Posted August 30, 2012 Share Posted August 30, 2012 I too am using this script.. and I have a question... how can you allow anyone who connects to use the /neon command without having to have an admin give them the server command: call(getResourceFromName("neon"),"addNeon",getPedOccupiedVehicle(getPlayerFromName("namehere")),true) Thanks! Link to comment
denny199 Posted August 30, 2012 Share Posted August 30, 2012 ... getPlayerName() onPlayerConnect 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