ULX

Author Topic: TTT ULX not showing?  (Read 2704 times)

0 Members and 1 Guest are viewing this topic.

Offline bobcat4848

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
TTT ULX not showing?
« on: March 07, 2013, 03:19:09 PM »
Well when I start my server, it starts on sandbox gm_flatgrass. When I change the gamemode to terrortown and change the map, it revokes my admin and gives the !menu a distorted feeling and you don't have acess to anything.

or just go to
http://steamcommunity.com/sharedfiles/filedetails/?id=131287837

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: TTT ULX not showing?
« Reply #1 on: March 07, 2013, 06:05:14 PM »
I remember reading back (citation needed) that there is a problem with changing gamemodes once the server has stated. It is something that Garry has done. To make ULX work with TTT you will need to start the server in TTT.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: TTT ULX not showing?
« Reply #2 on: March 07, 2013, 08:23:44 PM »
http://forums.ulyssesmod.net/index.php/topic,5796.0.html
Megiddo LATER states it seems Garry fixed it.
It has apparently broken again though (if it ever was really fixed, Megiddo didn't seem sure at time)
Very little we can do.
Perhaps once Megiddo returns from sabattical, or Stickly finds one spare second of precious time, they can invent a work-around.
(Heck, we've been fixing Garry's patches over the many years now)
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline bobcat4848

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Re: TTT ULX not showing?
« Reply #3 on: March 08, 2013, 08:02:27 PM »
I don't know how to make it my default gamemode.
This is my cfg.
All the letters and numbers really arnt this way...
hostname      "MCG | SandBox | 24/7 | Shops |"
rcon_password      "your not getting rcon acess"
sv_password      ""
sv_region      255
sv_lan         0
sv_logbans      0
sv_logecho      0
sv_logfile      1
sv_log_onefile      0
sv_noclipspeed      5
sv_noclipaccelerate   5

sbox_allownpcs      1
sbox_godmode      0
sbox_plpldamage      0
sbox_playergod      0
sbox_noclip      1

sbox_maxprops      150
sbox_maxragdolls   5
sbox_maxnpcs      10
sbox_maxballoons   10
sbox_maxeffects      50
sbox_maxdynamite   10
sbox_maxlamps      20
sbox_maxthrusters   30
sbox_maxwheels      20
sbox_maxhoverballs   20
sbox_maxvehicles   6
sbox_maxbuttons      20
sbox_maxsents      20
sbox_maxemitters   5
sbox_maxspawners   3
sbox_maxturrets      2
log         on
net_maxfilesize      80
sv_minrate      0
sv_maxrate      20000
decalfrequency      10
sv_maxupdaterate   66
sv_minupdaterate   10

// DO NOT CHANGE THIS UNLESS YOU KNOW WHAT YOU ARE DOING
sv_downloadurl   "http://198.27.80.126/fastdownload/TobyS/7468/garrysmod"
sv_allowupload "1"
sv_allowdownload "1"

// execute ban files
exec banned_ip.cfg
exec banned_user.cfg

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: TTT ULX not showing?
« Reply #4 on: March 09, 2013, 12:35:45 AM »
You do it in the command line to your server? That's where you set the default gamemode.

Here is an example of one of my servers.

Code: [Select]
C:\GMod Servers\stranded\orangebox\srcds.exe -game garrysmod -ip 216.245.209.83 -port 27017 -console +gamemode sgstranded +hostname "g4p.org | GMStranded 13 Server #2 - Dallas" +map gms_stranded13_worlds -tickrate 66 +sv_scriptenforcer 0 +maxplayers 18 +sv_kickerrornum 0 +rcon_password **snipped**