Would It be possible to...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TrevorP

    #1

    Would It be possible to...

    Make a map where the out of bounds boundaries are adjusted as flags are captured...So that maybe attacks would have to happen in a certain pattern... Im thinking you could do this with python and apply a penalty everytime someone goes out of bounds...
  • GameWizard

    #2
    Re: Would It be possible to...

    From what I know there is no way to make the out of bounds area "dynamic". However, what you can do is force people to capture certain flags in a specific order, sort of a "push" map.

    An example of this would be the domination mod: http://domination.totalbf2.com

    Comment

    • NoB33r4u

      #3
      Re: Would It be possible to...

      If you haven't already done so, I'd recommend posting this on the editor forums. They have a python section - http://bfeditor.gotfrag.com/forums/viewforum.php?f=12

      There's a lot of knowledgeable people there who work together on projects involving python. Including new gamemodes. If anyone can help you, they can!

      Good luck

      Comment

      Working...