ItsMods

Full Version: Hosting a lobby
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys. I'm a complete noob when it comes to anything like this, but I'd like to know if there were any thorough tutorials on how to host my own lobby.

I don't want to host a challenge lobby. I just want to be able to gain experience (at the normal rate), and be able to control the map, and the game length, while letting others play.

I joined a game like it yesterday, and now I really want to host it on my own. I just joined domination like you normally would through the playlist. It was a domination game that lasted for around 5000 points before ending.

I just wanted to know if there's any way I could host a lobby like this on my own.

Thanks a ton. Smile

I don't want to be "that guy" who double posts, but I'm leaving this here to say I'm going to bed. I'll be back tomorrow to check in on posts, reply, etc.

Thanks so much, once again.
(10-01-2012, 02:18)GravzyUK Wrote: [ -> ]learn to code
code a hack that changes the scorelimit of a game
be host of a match
activate hack

What scripting language would be required to program the "hack" you're going on about?

Wouldn't it be more efficient to just use someone else's "hacks" that have already been programmed, tested, and used many times?
First off PC or console?
Sorry I didn't specify. I'm on a PC. I use Steam.
Don't know if this would work, but if you are host, you could simply use SendCommandToConsole and change scr_dom_scorelimit to, for example, 0 (infinite match).
(10-01-2012, 06:04)OrangePL Wrote: [ -> ]Don't know if this would work, but if you are host, you could simply use SendCommandToConsole and change scr_dom_scorelimit to, for example, 0 (infinite match).

How do I use commands? Again, I'm new to the whole modding thing.

Also, could anyone test this, to see if it works?