Jump to content

SanZoR

Members
  • Posts

    744
  • Joined

  • Last visited

Everything posted by SanZoR

  1. SanZoR

    Pay 10$ for Setup

    Monopoly, i'll do it, add me to your messenger: [email protected]
  2. Fiber FTW DSL FTL
  3. chmod it in the directory its located It should help
  4. Hello, i see here is a lot of people asking plain questions about setting up an MTA:DM server, so i decided to make a Step-By-Step guide about setting up an MTA:DM server. I hope this helps you. PS. At the bottom of this script, i list few afforable providers. You can also have your own MTA:DM server for ~10EUR /month! Ok, here is the guide: ----------------------------- 1. Download Putty You can download very good SSH client called by Putty from here: http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe (Or from google) This is necessary to set up an server. 2. Open putty 3. Open connection to your server via Putty When putty is loaded, you will see a screen which contains "Host name (or IP adress)" -text. In this field, type the IP of your server, then make sure your Connection type is SSH & Port 22 (as default) Then click "Open" in the bottom 4. Logging in to the shell Now your last screen should be gone, and there should be a screen which has a black background. If this is what you have, type your Username to the screen. When its done, type your password (Note: Your password will be invisible cause of the security reasons, but dont worry, it will be there anyway!) When this is done, you will see something like this: If so, everything is right, and you can continue. 5. Setting up an server 1. Download the server files with this command: (ONLY for dp2, when dp3 is out, you need to find another link!) Tip: Copy the code and press right button of your mouse in the shell client and it should be there! Then just simply press enter. 2. Your server files are being downloaded, when download is finished, type this command below: To unzip your server files. 3. When this is done, type this command: and your server's directory will be opened.4. Then type this code: Wait, and your server will be running! 6. Editing the server files If you want to edit your server's files, skip the fourth step in last chapter, or if you already executed that command, close the server by typing "quit". Type this command: Then this: Now you can edit your server confing with plain linux text editor (Use keyboard arrows to use!) When done, save your file. Now type: and go back to step 5 and chapter 3. EXTRA: Running the server in background: Execute this command, when in MTA server's directory: Explanation: http://en.wikipedia.org/wiki/Nohup So basically nohup does some useless reports all the time to the server's directory, "> /dev/null" is the way to disable it. You might find its useful, else it will spam something useless shit to the report file. ---------------------- Some good VPS providers: Germany: https://www.server4you.de/de/vserver/index.php (Recommended solution: RootDS Starter x2 or higher) Finland: http://tenue.fi/fi/?n=virtuaalipalvelin Note: - Your provider should offer unlimited or high limited data traffic (Like 2TB or more, depends about your server's popularity) - At least 256mb RAM, recommended 512mb or more (Depends about your scripts, if you are running many scripts with IRC tool, pick at least 384mb or more for one server!) - High processor power recommended for smooth use (at least 1GHz) - Data storage so much as you need. If you planned about setting up an server with less than 100mbit internet, see this table: Typical upload speeds ADSL: 0.5mbit Upload speed = max. 4-6 players 1mbit Upload speed = max. 8-12 players ADSL2+ Annex M: 2mbit Upload speed = max. 15-24 players 3mbit Upload speed = max. 15-24 players Fiber: 10mbit Upload speed = ~100 players You can test your net speed @ http://www.speedtest.net PS. Download speed doesnt matter so much, since its usually more than upload. Please leave your comments & suggestions about this tutorial! I hope this helps! -SanZoR
  5. Hello, i see here is a lot of people asking plain questions about setting up an MTA:DM server, so i decided to make a Step-By-Step guide about setting up an MTA:DM server. I hope this helps you. PS. At the bottom of this script, i list few afforable providers. You can also have your own MTA:DM server for ~10EUR /month! Ok, here is the guide: ----------------------------- 1. Download Putty You can download very good SSH client called by Putty from here: http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe (Or from google) This is necessary to set up an server. 2. Open putty 3. Open connection to your server via Putty When putty is loaded, you will see a screen which contains "Host name (or IP adress)" -text. In this field, type the IP of your server, then make sure your Connection type is SSH & Port 22 (as default) Then click "Open" in the bottom 4. Logging in to the shell Now your last screen should be gone, and there should be a screen which has a black background. If this is what you have, type your Username to the screen. When its done, type your password (Note: Your password will be invisible cause of the security reasons, but dont worry, it will be there anyway!) When this is done, you will see something like this: If so, everything is right, and you can continue. 5. Setting up an server 1. Download the server files with this command: (ONLY for dp2, when dp3 is out, you need to find another link!) Tip: Copy the code and press right button of your mouse in the shell client and it should be there! Then just simply press enter. 2. Your server files are being downloaded, when download is finished, type this command below: To unzip your server files. 3. When this is done, type this command: and your server's directory will be opened.4. Then type this code: Wait, and your server will be running! 6. Editing the server files If you want to edit your server's files, skip the fourth step in last chapter, or if you already executed that command, close the server by typing "quit". Type this command: Then this: Now you can edit your server confing with plain linux text editor (Use keyboard arrows to use!) When done, save your file. Now type: and go back to step 5 and chapter 3. EXTRA: Running the server in background: Execute this command, when in MTA server's directory: Explanation: http://en.wikipedia.org/wiki/Nohup So basically nohup does some useless reports all the time to the server's directory, "> /dev/null" is the way to disable it. You might find its useful, else it will spam something useless shit to the report file. ---------------------- Some good VPS providers: Germany: https://www.server4you.de/de/vserver/index.php (Recommended solution: RootDS Starter x2 or higher) Finland: http://tenue.fi/fi/?n=virtuaalipalvelin Note: - Your provider should offer unlimited or high limited data traffic (Like 2TB or more, depends about your server's popularity) - At least 256mb RAM, recommended 512mb or more (Depends about your scripts, if you are running many scripts with IRC tool, pick at least 384mb or more for one server!) - High processor power recommended for smooth use (at least 1GHz) - Data storage so much as you need. If you planned about setting up an server with less than 100mbit internet, see this table: Typical upload speeds ADSL: 0.5mbit Upload speed = max. 4-6 players 1mbit Upload speed = max. 8-12 players ADSL2+ Annex M: 2mbit Upload speed = max. 15-24 players 3mbit Upload speed = max. 15-24 players Fiber: 10mbit Upload speed = ~100 players You can test your net speed @ http://www.speedtest.net PS. Download speed doesnt matter so much, since its usually more than upload. Please leave your comments & suggestions about this tutorial! I hope this helps! -SanZoR
  6. VPS = Virtual Private Server SSH = Thingy to connect to the server via shell
  7. Man, you wont believe how many cheaters are being banned in our MTA server /day
  8. SanZoR

    How i can 2?

    Ota paikan positionit admin paneelista, ja sitten lue mta:n wikistä miten luodaan spawn point.
  9. Hello, My server crashes like every day, cause of some weird faults. Thats very annoying if there is like 40 players playing, and it will be down for like 2h cause i didnt noticed it crashed. So is here any script to keep it up? i fount some of them from samp wiki, but seems like they didnt work. Its Linux OS on my server. So can someone please give me script, and explain how to set it up by step-by-step tutorial. I guess im not the only one who is looking for this. Thanks in advance! EDIT: This is so fucking frustrative that my most popular MTA server crashes like every 10 min!!! PLEASE FIX THIS SHIT TO DP3, DEVELOPERS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  10. OMFG, its just one help.xml file with tags! And why the hell you wanted a help gui, which doesnt work? God knows...
  11. Hello everyone, I am offering free MTA server hosting for ppl who has popular mta server already. The server must have: - Custom scripts - Active players If you got a clan with many members (Over 20) feel free to contact me with personal message. Also if you got good ideas, like RP server and you got already the script for it, feel free to ask me more about the server. About the server: Location: Helsinki, Finland Line speed: 100/100mbit/s Line type: Fiber (Low pings!) Processor: Intel dual-core 2600mhz Memory: 2GB OS: Linux Debian Sarge 3.1 (MTA server works like a dream!) My msn is: [email protected] Greetings, SanZoR
  12. This is not real reason why you should copy someone elses work? I have done it too, but its... noobish?
  13. Yeah, i will =) Thanks for the answer. I'll report the results of my CE test when i have tried it. Thanks
  14. SanZoR

    TDMA Area69

    Nice map, but not one of your best maps for sure. Keep 'em coming
  15. What this has doing with map editor?
  16. Hmm... Why do you think it wont work if the mta server file is over 300mb? Mta server takes just couple of mb's when its running... The main question is that is it possible to run in CE os
  17. Hey, Is it possible to run mta server on Windows CE OS? I got one Mini computer which has 200mhz CPU and 128mb of ram. I planned about using Windows CE on it, so i am asking is it possible? Thanks! PS. If its not, i will try DLS on it...
  18. Well, i played it with 10 players and it was very funny, it took just about 10s to travel from terrorists spawn to professors.. thats not too long at all
  19. Yeah, its designed for full server (128 players) Feel free to test it =)
  20. Hello everyone! I just finished today this map called by Lost Island Final. I been working very long to make this better and better. I started doing this map few months ago, but i started to do it for mta:dm yesterday. I hope you enjoy it =) Some pics: ============== Terrorists harbor Screen from fight area 1 near terrorists Another screen from same place Destroyed house which is located at the middle of everything Another house which is near fight area 1 Another house near last one Inside of the last house Same house, left side of it Car place Battle area 2, located at near of the professors place Professors place Professors harbor Upside of the professors place Inside of the professors place Another room inside of the professors place I hope you enjoyed about the pics! =) Download the map from here: http://fin-mta.net/lostislandmta/Lost_Island_Final.zip Some info about the map: ===TERRORISTS=== Weapons: Chainsaw Silenced Pistol (100 Rounds) Shotgun (200 Rounds) TEC-9 (500 Rounds) M4 (200 Rounds) Country Rifle (50 Rounds) Different spawnpoints: 4 ===PROFESSORS=== Weapons: Nightstick Desert Eagle (100 Rounds) Combat Shotgun (200 Rounds) MP5 (500 Rounds) AK47 (200 Rounds) Sniper (50 Rounds) Different spawnpoints: 5 I hope you like the map =) Greetings, SanZoR
  21. Look great! And you've made so many pics as i know for sure what kinda it looks like Keep 'em coming!
×
×
  • Create New...