Eolk
- person Eolk
- alternate_email theeolk@tznvy.pbgmail.cozm
- perm_contact_calendar Member since
- today Last active (0 visits)
Comments
-
Try setting $Host::CRCTextures = 0; in your serverPrefs.cs.
-
Should we have a "theme" set for the competition? Maybe quick, open maps, or maps with entrenched defense or big bases? Spawn-only theme? Dark theme?
-
If you're spreading word, you're helping. :)
-
See: http://www.tribesnext.com/forum/index.php?topic=469.0
-
stateSound[#] = SoundDatablock; That controls the sounds. Also, make sure your vehicle is being exec'd AFTER weapons.cs, since it uses other sound datablocks from the missile launcher.
-
What is the message you get on the client end when you drop (ex. "Your connection to the server was lost")?
-
Thanks. I can't take credit for coming up with the idea of a mapping contest, though. It was Alviss' idea.
-
Well, more people haven't really joined, yet.
-
Nope.
-
Make a filter to filter out bot servers. It's as simple as that. ::)
-
According to Wikipedia...
-
VGW! AVM is back! Oh, and a link to the website would probably help you out: http://www.advancedmod.com/
-
You're not really supposed to enter "your.external.ip.address" into the field. You're supposed to replace that with your IP address.
-
You could also find these lines and comment them out: // reset the server if everyone has left the game// if ( $HostGamePlayerCount - $HostGameBotCount == 0 && $Host::Dedicated && !$resettingServer && !$LoadingMission )// schedule(0, 0, "resetServerDefaults"); That will stop the server from restarting and let the bots…
-
Could you please attach it to this thread?
-
Bytor made a map auto-downloader at one point. http://www.tribes2maps.com/autodownload/index.php
-
Doesn't work for me.
-
I experience this, also. Think it's a result that TribesNext is still kinda iffy with listen servers.
-
I am Eolk in-game and here.
-
I saw a Japan training server running.
-
Someone grab it and post it here.
-
You might want to ask theBeaz how he got Evo working.
-
Why don't you try the solution posted above you? ::)
-
SSSHHHHHHH!!!!!!
-
We weren't aware that there was a community patch?
-
Yeah, I didn't see your post.
-
Hunters is ok. It's not very popular, though. I prefer Team Hunters.
-
Making configuration changes in-game takes a little scripting know-how. I know you change directly through serverDefaults.cs, so, I'll go by that. First, make your changes in the serverDefaults.cs file, then, recompile it...compile("scripts/serverDefaults.cs");exec("scripts/serverDefaults.cs");
-
Legions uses the unreal engine, like T:V.