Page 30 of 33

Re: Mxserver Tutorial

Posted: Tue Dec 30, 2014 7:11 pm
by cleanracer
not sure if this is the best way to start a server now a days but im having trouble getting tracks on the server looked for a video couldnt find one. i cant find track info i went to the track did the command. went to my folder and dont think i have a personal folder but i have a folder that says put all in personal folder if asked idk why. but i cant really figure this stuff out. when i try and start the server it says its not a track info thing.did all the trackinfo/ stuff and still cant get it to work hope i get a reply from this hope someone can help or send me to a video that will

Re: Mxserver Tutorial

Posted: Tue Dec 30, 2014 7:30 pm
by yzmxer608
Go to your start menu>All Programs>MX Simulator>MX Simulator Personal Folder The .trackinfo files should be there.

Re: Mxserver Tutorial

Posted: Sat Jan 10, 2015 3:48 pm
by MX4EVER
Question about the ban file. Is it loaded like the args file when you start the server ?
If yes, is that correct you can't unban someone without restarting the server ? Or does a ban command again with 1 minute for exemple will override the lifetime ban (0 [UID]) ?

If not I'll put delays next time.

Re: Mxserver Tutorial

Posted: Sun Jan 11, 2015 4:16 am
by jlv
It reads the ban file every time someone connects.

Re: Mxserver Tutorial

Posted: Sun Jan 11, 2015 2:16 pm
by MX4EVER
jlv wrote:It reads the ban file every time someone connects.
Awesome.

Re: Mxserver Tutorial

Posted: Sat Jan 17, 2015 6:50 pm
by Bloomracing#15
Hey guys. ive been working on this for a while and need some help. So i got everything setup, including setting up the args file and the bat file, i also set up a static ip address and forwarded the 19800 port to my computer (which is ubuntu). Now i think my only probelm is actually knowing how to run the server. I have the bat file and args file in the original mxserver file which is located in my "home" file. There are two mxservers, one being mxserver.exe which is for windows and one is mxserver for linux correct? when i click on the linux one nothing happens. and when i double click my .bat file all it does is open a text window, not run anything, and if i left click the .bat file i do not have the option to "run as administrator". I also have not checked to see if my port is open because the program linked in this tutorial is for windows only. I can provide pictures of things if needed. Thanks

Re: Mxserver Tutorial

Posted: Sun Jan 18, 2015 3:12 am
by jlv
The bat file is for Windows. There's no script for the Linux version but you can check the README.TXT file for some examples. (They're the last thing in the file.)

Re: Mxserver Tutorial

Posted: Sun Jan 18, 2015 5:57 am
by Bloomracing#15
Thank you JLV. It is up and running. I also found this link useful. [url]http://mxshelp.flowtechmxs.com/running- ... d-vps/[url]

Re: Mxserver Tutorial

Posted: Mon Feb 02, 2015 6:02 pm
by BrandonEenink
il did allllll those things and still didnt want to shows the server at mxsimulator.com
how can i fix this?



Uploading Results to Stats Page:
This will tell you how to have the results from races uploaded to the main stats site.

First download curl:
64-Bit Windows- Download
32-Bit Windows- Download
Then just place it in your server folder with everything else.
Next make another batch file, name it anything you want. In it put:
CODE: SELECT ALL
curl -s -F "name=your ip " -F "password=a password" -F "results=<results.txt" http://mxsimulator.com/uploadresults.php

Keep all of the double quotes, but replace 'yourip' with your ip address (http://ipchicken.com), make a password (you'll need to keep using it, just don't change it).
Now open your args file again and add:
CODE: SELECT ALL
--results-cmd Results_Upload.bat

Rename 'Results_Upload.bat' to whatever you named your batch file.

That's all you have to do, start you server and make sure it runs.

Re: Mxserver Tutorial

Posted: Mon Feb 02, 2015 10:23 pm
by Wahlamt
I got this figured out now with the upload results for windows. However my server shows up in the list, but my records won't update in the "stats for all servers". Is this because of the password is "incorrect" or is it something else?

Re: Mxserver Tutorial

Posted: Mon Feb 02, 2015 11:55 pm
by yzmxer608
Nope there isn't anything wrong on your end, the "stats for all servers" only applies to the elsinore servers.

Re: Mxserver Tutorial

Posted: Tue Feb 03, 2015 12:17 am
by Wahlamt
yzmxer608 wrote:Nope there isn't anything wrong on your end, the "stats for all servers" only applies to the elsinore servers.
Ah okay, had a guess that it was the case. Almost misleading with "all" servers than. Thanks for the reply!

Re: Mxserver Tutorial

Posted: Tue Feb 03, 2015 10:14 pm
by MX4EVER
Hi guys I got another question.
I think it's not possible at the moment to ban someone to chat only. JLV, do you think we can imagine in a future version to add as a param to do it ?
i.e. server,ban X Y Z where X is the UID, Y the duration, and for exemple as Z 0=all, 1=chat only ?

I know it's a bit strange. But I'm tired of these boys telling some shit.......Please....Let us shet'em up.

Re: Mxserver Tutorial

Posted: Wed Feb 04, 2015 1:14 am
by dbaum25moto
MX4EVER wrote:Hi guys I got another question.
I think it's not possible at the moment to ban someone to chat only. JLV, do you think we can imagine in a future version to add as a param to do it ?
i.e. server,ban X Y Z where X is the UID, Y the duration, and for exemple as Z 0=all, 1=chat only ?

I know it's a bit strange. But I'm tired of these boys telling some shit.......Please....Let us shet'em up.
Server,mute {uid}

Re: Mxserver Tutorial

Posted: Sat Feb 14, 2015 11:00 am
by MX4EVER
dbaum25moto wrote:
MX4EVER wrote:Hi guys I got another question.
I think it's not possible at the moment to ban someone to chat only. JLV, do you think we can imagine in a future version to add as a param to do it ?
i.e. server,ban X Y Z where X is the UID, Y the duration, and for exemple as Z 0=all, 1=chat only ?

I know it's a bit strange. But I'm tired of these boys telling some shit.......Please....Let us shet'em up.
Server,mute {uid}
Ho really ? I thought this command was obsolete. I'll check it on monday, the next racing day. Thanks