Shhhhhhhhh.I'm counting the days until some bored modder makes melee.![]()
Login as admin on your server, click to change mission - There is a list of the current ones. Race doesn't seem to work for me, and rabbit only works when I select it as a free for all game.
Any new maps? Game mods like Hunter, Rabbit?![]()
how are u doin that i need step by stepI made a crappy little video on how Ive done it, I put annotations on there cos of the bad quality. Hope this helps.
I'm having the same issue.I've forwarded port 28001.
I've entered:
$Host::BroadcastMaster = true;
Network::startHeartbeats();
into my console, however my server still isn't visible...
is this the correct way?
Can someone please assist Immanent and me.I'm having the same issue.
You'll be working in TorqueScript which is a very basic scripting language that gets compiled by the Legions executable. It's not that good and is limited, but it gets the job done.Near Melbourne, Flame.
I might sound like a total idiot for asking this, but since I have yet to see the new coding for Legions, would someone please tell me if it's in a format something like "ChaingunAmmoCount: 250", or something along those lines? Or is it in standard coding? If the latter is the coding style, I won't bother making my own server-sided mod.
There's not really such a thing as "standard coding" when it comes to syntax which is what you are referring to. However, many languages are based off of the C syntax which you may be familiar with if you have ever done any coding in the past, and that's what Torque's syntax is similar to. If you've ever programmed in C, C++, C#, Java, Javascript etc, then it will be fairly easy to get used to TorqueScript.Or is it in standard coding?