Results 1 to 2 of 2
  1. #1
    MSgt. Shooter Person
    Join Date
    Apr 2005
    Posts
    96

    Default Hardlimit on PLayercount ?

    Is there a way to hardlimit the max. number of players who can join a server?

    If so, what's the simplest route to do this?

    Keep in mind I have my own Gametype, and GUI code, etcetc. as this is a total conversion I'm creating, so I can go pretty deep in terms of what's needed.


    Update: Here's what I have so far:

    in my gametype's
    event PlayerController Login


    I just stuck this:

    if (NumPlayers > 6)
    return none;

    Would that be effective at all?

    UPDATE #2:

    Good god, It actually seems to work!
    Last edited by legacy-XAlexX; 07-18-2006 at 10:53 AM.

  2. #2

    Default

    lmfao :lol-sign:


 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Copyright ©2009-2011 Epic Games, Inc. All Rights Reserved.
Digital Point modules: Sphinx-based search vBulletin skin by CompletevB.com.