Jump to content

lordzokarum

Inactive Member
  • Posts

    31
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by lordzokarum

  1. 3 hours ago, TMP4 said:

    DEX does not incrase defence. They're nex to each other but they're completly different. It is what it has been since metin2 released.

    Let me quite the tooltips when you hover them:

    • HP: "Increase Increase HP and defence" <-- works fine in your video
    • DEX: "Increase attack and evasion" <-- works fine in your video

    K-perny-k-p-2022-11-07-091743.png

    that happens when you not read the explanation ? . Thank you very very very much for your answeres

    • Good 1
  2. 5 hours ago, TMP4 said:

    The webpage probably uses an extra column. Check the insert into statement or paste here.

    $UserID=mysqli_real_escape_string($sqlServ, $_POST["UserID"]);
    $Password=mysqli_real_escape_string($sqlServ, $_POST["Password"]);
    $Password2=mysqli_real_escape_string($sqlServ, $_POST["Password2"]);
    $Email=mysqli_real_escape_string($sqlServ, $_POST["Email"]);
    $UserName=mysqli_real_escape_string($sqlServ, $_POST["UserName"]);
    $DeleteCode=mysqli_real_escape_string($sqlServ, $_POST["DeleteCode"]);
     

    $exec="insert into account (Login,Password,Real_name,Email,social_id) values('$UserID',password('$Password'),'$UserName','$Email','$DeleteCode')";
    mysqli_query($sqlServ, "set names big5 ");
    mysqli_query($sqlServ, "set CHARACTER big5 ");
    mysqli_query($sqlServ, $exec);

     

    PS : same happened with metin2CMS too

  3. 6 hours ago, Sirio said:

    Change the ip of adminpage_ip in your IP, localhost or 127.0.0.1 (in all configs)

    To setup the firewall you can see there: https://www.freebsd.org/doc/handbook/firewalls-ipfw.html

    Or if your server provider allow you to setup a customized firewall then, block all the p2p_port from your config files

    ich hab es mit 127.0.0.1 versucht, nun werde ich mal warten ob es wider OFF wird. Danke.

  4. 1 hour ago, Sirio said:

    You can block the p2p ports from firewall

    or

    be sure that in your CONFIG files there is

    
    ADMINPAGE_IP: localhost           (or simply your ip)

     

     

    if have this lines in all my CONFIG's 

    ADMINPAGE_ENABLE: 1
    ADMINPAGE_NO_LOCALHOST: 0
    adminpage_ip: xxx.xxx.xxx.xxx
    BIND_IP: xxx.xxx.xxx.xxx
    PUBLIC_IP: xxx.xxx.xxx.xxx
    INTERNAL_IP: xxx.xxx.xxx.xxx

    is there a link how i can block it from firewall

  5. hello,

    after some time only ch3 is closing itself

    i found this in syserr, 

     

    SYSERR: Apr 15 17:48:27 :: pid_init: 
    Start of pid: 6347

    SYSERR: Apr 15 17:48:31 :: LoadMotion: cannot find accumulation data in file 'data/monster/horse_event1/03.msa'
    SYSERR: Apr 15 17:48:31 :: LoadMotion: cannot find accumulation data in file 'data/monster/dog_god/run.msa'
    SYSERR: Apr 15 17:48:31 :: LoadMotion: cannot find accumulation data in file 'data/monster/lion/run.msa'
    SYSERR: Apr 15 17:48:31 :: LoadMotion: cannot find accumulation data in file 'data/monster/dog_god/run.msa'
    SYSERR: Apr 15 17:48:31 :: LoadMotion: cannot find accumulation data in file 'data/monster/lion/run.msa'
    SYSERR: Apr 15 17:48:31 :: LoadMotion: cannot find accumulation data in file 'data/monster/dog_god/run.msa'
    SYSERR: Apr 15 17:48:31 :: LoadMotion: cannot find accumulation data in file 'data/monster/lion/run.msa'
    SYSERR: Apr 15 17:48:31 :: LoadMotion: cannot find accumulation data in file 'data/monster/horse_event1/03.msa'

    SYSERR: Apr 16 00:07:38 :: Analyze: Accept shutdown p2p command from 60.191.38.77.  <-- WHAT IS THIS - IS SOMEONE CLOSİNG THE CH FROM REMOTE HOW CAN I BLOCK

    SYSERR: Apr 16 00:07:38 :: Process: UNKNOWN HEADER: 100, LAST HEADER: 5(1), REMAIN BYTES: 999, fd: 21

    thanx

     

  6. On 4/13/2017 at 9:46 PM, .PolluX said:

    Wenn du deine Frage auf Englisch stellen würdest, würdest du vllt. auch Antworten bekommen...
    If you would write in english you also would get answers...

    You could have a look at this:

    sorry for the language.

    the second question is what will happen when the player fixer his client (everyone can change this in his own client, right?) befor he plays?

    thanx

     

  7. hi,

    sagen wir mal einer cheatet im Spiel und er bekommt block,

    er holt sich einen neuen Account kommt nochmal online und cheatet weiter, er wird wieder geblockt,

    er holt wieder einen Account weil er nun sauer ist und cheatet weiter und wird wieder geblockt durch ip block,

    egal er schaltet seinen Modem aus und ein nun hat er eine neue IP und das geht so weiter und weiter.

    Gibt es dafür keinenn anderen Weg, kann mann solche idioten nicht anderswie vollkommen blockieren?

     

    ich bitte um Hilfe. 

     

×
×
  • 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.