zombienation Posted September 10, 2011 Share Posted September 10, 2011 hello, i have a script, i only dont know how to put it online, can anybody tell me what i have to do to, how do i host the script so i have a server to put online? thank you for your time only serious replies please Link to comment
Castillo Posted September 10, 2011 Share Posted September 10, 2011 Read the introduction to resources: https://wiki.multitheftauto.com/wiki/Resources Link to comment
zombienation Posted September 10, 2011 Author Share Posted September 10, 2011 Read the introduction to resources: https://wiki.multitheftauto.com/wiki/Resources thank you, but that i know already, the problem is when i host a game, from the mta menu, and load the scripts, nobody can join or they can't see my server in the server list, we are using the same mta version, i'm stuck there Link to comment
Castillo Posted September 10, 2011 Share Posted September 10, 2011 Got to the MTA folder/server and execute MTA server.exe. Link to comment
qaisjp Posted September 10, 2011 Share Posted September 10, 2011 Open ports or configure DMV Link to comment
zombienation Posted September 10, 2011 Author Share Posted September 10, 2011 Got to the MTA folder/server and execute MTA server.exe. yes i found that while i was searching stuff in the maps thanks anyway i got some steps further now, i know how to use some of the commands in client now, now i need to go change the script, to change the gamemode etc, i dont know wich xml file i have to use, also i cant find where i can change my servername Link to comment
Castillo Posted September 10, 2011 Share Posted September 10, 2011 Get in the server folder and open up mtaserver.conf, there you can change the server name/ports/the scripts(s) that'll start with the server, modules, and many other things. Link to comment
zombienation Posted September 10, 2011 Author Share Posted September 10, 2011 Get in the server folder and open up mtaserver.conf, there you can change the server name/ports/the scripts(s) that'll start with the server, modules, and many other things. i found it thank you, i started on 1.1 now btw, i didn't start with the scrips on the server from my topics from yesterday, a friend did it, i'm going to change the name and perhaps other settings now, still i'd like to know how ( if possible ) i can transfer .map files from the previous mta version, tot the 1.1 vers.? and i also need to connect script to mysql database, mysql is new for me.. i'm sorry i ask so much Link to comment
Castillo Posted September 10, 2011 Share Posted September 10, 2011 MTA 1.0 and MTA 1.1 maps are compatible, you just copy and paste to the new server. For mysql, you'll need a mysql server, can be xampp (google it), then configure it with your details. Link to comment
zombienation Posted September 10, 2011 Author Share Posted September 10, 2011 MTA 1.0 and MTA 1.1 maps are compatible, you just copy and paste to the new server.For mysql, you'll need a mysql server, can be xampp (google it), then configure it with your details. thank you, it worked with the maps i have installed xampp, but i rly dont know what to do with it i have installed the mysql server, and its running, but how do i connect the script? Link to comment
Castillo Posted September 10, 2011 Share Posted September 10, 2011 I don't know how the script works, but I guess you need to configure the mysql details of the script to yours. Link to comment
zombienation Posted September 10, 2011 Author Share Posted September 10, 2011 I don't know how the script works, but I guess you need to configure the mysql details of the script to yours. hm i dont know what the i doing wrong.. i'm trying to change the gammode from freemode to rpg. think its a bad script. all the rest i do works, still i'll have to search info about markers and mapicons. should i make a new topic for that or not? thx for your help Link to comment
Castillo Posted September 10, 2011 Share Posted September 10, 2011 If you are going to start learning about LUA scripting, then you'll need these functions to create blips & markers. https://wiki.multitheftauto.com/wiki/CreateBlip -- for blips https://wiki.multitheftauto.com/wiki/CreateMarker -- for markers Link to comment
qaisjp Posted September 11, 2011 Share Posted September 11, 2011 I recommend you not to work with mysql until you are fluent with the basic scripting of MTA LUA. 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