Jump to content

Rumor

Banned
  • Posts

    914
  • Joined

  • Last visited

  • Days Won

    15
  • Feedback

    0%

Posts posted by Rumor

  1. Rumor i try nirvana client to unpack and works ;) i unpack bin files ....

     

    First of all you can't prove you did that because the 34k bins are all over the internet. Secondly, cheat protection isn't 100% and never will be as previously stated.. and it's used primarily for keeping players clean.. not keeping advanced users (assuming you really can unpack the bin, without proof) from unpacking making gameplay unfair and hurting profits.

  2. So did it wrong :P or they are using injector that must be added to the list

     

    You fail to understand the concept of cheat protection. NO cheat protection is full proof.. you need to understand that for every cheat (action) you have to block the cheat (react).. it takes effort to block cheats.. you have to keep on playing the game back and forth.. you can't just have a miracle solution and instantly block all future cheats..

    • Love 1
  3. in my opinion, oldschool is actually harder to earn money in.. being someone who has mainly done oldschools...

     

    unless it's more difficult, like WOM.. which is closer to (but not exactly as much) difficult as officials.. it has some more similarities too that other oldschools didn't have before it came around. Also it's harder to sustain oldschools because it's hard to add content and keep the server classified as oldschool. People go to it because of what it's labeled as. As a newschool server you are more free to make innovations and additions to the gameplay.

     

     

    as a player, most of my time in pservers I've preferred oldschools. My first server was WorldMetin2 (not Shogun's server, a guy named Garrisson owned it many years ago). The server ended up being corrupt (people like Zabuza and Menfisto from Metin2US had GM powers and were doing stupid things).

     

    Eventually my friends and I moved on to Metin2Factory (the second one that was made). I was able to pull some Metin2US players there and also saw some familiar people. We stuck around through various United servers, the originals like Atheros, memphis, etc.. Some servers like Soulju2 had some nice things about them which were new school. But my friends and I loved oldschool servers for a long time. After running out of servers to play on, because newschools were either boring, or corrupt (Paul/pursusha/wannabar/cabardi/sonystyle) I ended up making my own which ofc that loser Chris Chia singled out.

    .

    overall point being.. I think alot of older players will always have respect for a good oldschool server, but as people have said.. things are changing/have changed and I personally don't think the old style of oldschool isn't popular enough anymore to survive financially and keep a decent player count. So since I can't decide between old and new, I'm gonna choose new for now because if I had to play right now I'd like to see a few new things.. nice designs and features..new weapons and mobs and maps.. etc..

    • Love 2
  4. For me it seems overrated. And I also don't like the actors. I think it's one of those "films for women" thing.

    Maybe i'll try the book even if i'm lazy as hell when it's about reading...

     

    It's known to be a girl's book actually.. so naturally the movie is intended for women too..

  5. hello guys, i try enable my iftables on my server and i create rules, but i don`t understand what is this:

     

    max-src-conn 30, max-src-conn-rate 20/5

     

    how can explain, thanks.

     

    max-src-conn is the limit of TCP connections at once.

    max-src-conn-rate is a limit of new connections per amount of time in seconds.

  6. Yes the crash would definitely be the packet header error..

     

    As far as psd just remove that file because it can't be used anyway.. if you want to clean up your logs a little..

     

    I'm not sure this will have everything you need in it, but it's what I was using for my server. This version is named "unprotected" meaning I haven't added any anti-cheat/encryption to it. It's the version without HackShield, let me know if you actually want the HackShield version. Good Luck.

     

    http://www.filedropper.com/metin2clientr36469unprotectedworkingnohs

    • Metin2 Dev 1
    • Love 1
  7. 1. Upload and untar the database and server files. "untouched_34083_db.tar.gz" goes in "/var/db".

    2. Navigate with PuTTy to the game folder as a root user and run this command: "chown -R metin2 .".

    3. Navigate to the game folder as the metin2 user and run install.sh. This will setup all the permissions and symlinks correctly.

    4. Restart your database with the command "service mysql-server restart".

     

    Can anyone simplify this?

    "Navigate with PuTTy to the game folder as a root user and run this command: "chown -R metin2 .".

    3. Navigate to the game folder as the metin2 user and run install.sh. This will setup all the permissions and symlinks correctly."

    2. With the user "root", do the following (you should already have another user account named metin2):

    cd /usr/game
    chown -R metin2 .

    3. Change over to the metin2 userr and do this:

    ./install.sh

     

     

    Man, i got a question. Where do i find the original TABLE item_proto? Is it there? Cuz i want to use mysql instead of this fukkin txt. Thanks!

     

    In these files the original is the txt files, but there's a dif somewhere to change the system into the old style.

     

    hello, i got one stupid question,

     

    what does mean "first" "game1" and "game2" in each channel, in some other files i saw "core1" "core2" till "core5" coz client use just port from "first" folder

    ty

     

    For some reason in these files, first is used only as a connection channel. This is the channel in the client that users will connect to. game1 and game2 are used for dividing the maps among different cores. When players go to another map in the same channel, if the map exists in core2 but they are in one of the maps from core1, they will be transferred to another "virtual channel" in a way. It's a real channel but the player doesn't really know that he's changing channels. 

     

    what is the pass for the navicat ??

     

     It depends on what you set your mysql password to be, this isn't a virtualbox image.

     

    Can someone just post the serverfiles in tar.gz whitout instaling please :D

     

    No, if you want to extract simply download and install 7zip and right click the file and extract it. To extract it on FreeBSD just type:

    tar zxvf filename.tar.gz 

    Sorry, but if you can't even deal with a .tar.gz you shouldn't be working on servers yet! It requires alot of dedication, and .tar.gz is actually a very useful thing to have when running a Metin2 server.

     

    Does this server files have any backdoors? Is it suitable for 32bit?

     

    No, this stuff is straight from YMIR quality. I think it may work on 32-bit, but there's no reason you should run Metin2 on 32-bit.

     

    Hi guys, nice work. Please can you help me?I start this serverfiles with VirtualBox and Hamachi.I follow the passages and is ok but i have one error : qz5av8.png

     

    Looks like the mysql password is wrong.

     

    2. Navigate with PuTTy to the game folder as a root user and run this command: "chown -R metin2 .".

     

    says illegal user name, please help!

     

    You need to add the user called metin2 on your FreeBSD operating system.

     

    how to configure the adduser command please!!!

     

    Learn to fish here: http://www.freebsd.org/cgi/man.cgi?adduser(8)

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.