The-Construct Master Server

123578

Comments

  • I can't wait for the new authentication server! :D

    btw.. When will it be up for download?
    When it's ready.
  • elec said he would finish friday this week, but hell man... you really are impatient aint ya? lol
  • ... oh hell, forgotten what i was gonna say
  • Lol, I'm not impatient. I'm just wondering. :)
    When it's ready.
    lol..
  • hi all :wave:
  • when uis the MasterServer back up?
    LAN is kinda boring =|
  • When it's ready.
  • I just wanted to post something that I've found recently.. if I simply type "/auth" with no code, it always logs me into $olid$nake's account..

    I'm not sure if it has to do with the system, or... something else?


    ~Syn~
  • This is probably unrelated but for some reason when i run "C:\Dynamix\Tribes2\GameData\Tribes2.exe" -nologin -mod Construction" my player as well as intermittent players appear invisible including my weapon regardless of game graphics settings. I'm not running any additional scripts etc that I am aware of.

    Anyone else experiencing this?
  • krash my server won't show up in the server list with the master server i can see it but noone else can!!!!!!!!!!!
  • I just wanted to post something that I've found recently.. if I simply type "/auth" with no code, it always logs me into $olid$nake's account..

    I'm not sure if it has to do with the system, or... something else?


    ~Syn~

    It has to do with the system, the serverside of TCMS has a database that it references to the ID you supple, it then relays the name entry in the corresponding row back to you. If you get a name from a null entry (NULL = "")
    then that player has no ID value in it's database entry.

    If you don't want to be solidsnack then put in your ID.
  • ...me into $olid$nake's account..
    He was good friend of mine. :(
  • NO ONE CHAN JOIN MY SERVER!
    :( need a class b IP? what is that?
  • >_>

    "I see you..."
  • seriously, need massive help with server! :'(
  • You need to patch your exe, or run the SI server exe. Details are in first post.
  • ah, thankyou :D
  • um, whatever i did, it didn't work. :( how exactly do i fix it? I'm confused.
  • IFC22.dll was not found, pls reinstall? Thats what I get when I run it.

    nvm

    Class B ip error
  • IFC22.dll was not found, pls reinstall? Thats what I get when I run it.

    nvm

    Class B ip error

    http://www.the-construct.net/forums/showthread.php?t=251
  • i already have the LAN patch :mad:
    how do i fix the "class b" IP
  • Extract to gamedata, run the T2LanPatch.bat and type 1.
  • heey it works :)
    thank you.
  • This is kewl
  • Yay! random post to get the auth code (check)
  • I may have found a bug in the TCMSserv script...

    My server wasn't sending any messages to players about /auth, and it was enabled. The command didn't work, and the function didn't work in the console.

    Somewhere around line 88, it said:
    if (getWordCount(%line != 3)) return;
    so I changed it to
    if (getWordCount(%line) != 3) return;
    and it worked fine after that
  • yeah, That may be helpful.
  • Hehe, made that typo fixing another typo a couple weeks ago. Good catch though, I didn't notice it last time the file was updated, but it should be in now.
  • Raaawr construction!!
Sign In or Register to comment.