Announcement

Collapse
No announcement yet.

2 Single Player Editing Questions

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

  • 2 Single Player Editing Questions

    Hi this is my first post

    Im wondering how can i edit the number tickets and is there anyway to disable artillery so it never fires i hate it when im camping on a roof top with a sniper picking off bots when bombs drop ontop of me and kill me

  • #2
    Re: 2 Single Player Editing Questions

    Tickets: http://bfeditor.gotfrag.com/forums/viewtopic.php?t=439

    Artillery:
    1. open the file mods/bf2/python/game/gamemodes/gpm_cq.py
    2. delete the lines 26, 27 and 28 that say:
    if host.sgl_getIsAIGame() == 1:
    host.sh_setEnableCommander(1)
    else:
    host.sh_setEnableCommander(1)
    3. enjoy the game without any annoying commanders ;P

    This needs to be done server-side only.

    I dont know if this still works.

    other way, edit your
    \Weapons\common\RemoteControlledObjects\ArtilleryC ontrolObjectMEC.con
    \Weapons\common\RemoteControlledObjects\ArtilleryC ontrolObjectUS.con

    ObjectTemplate.minTimeBetweenActivation 5 to 0

    Comment


    • #3
      Re: 2 Single Player Editing Questions

      hey Hanney!! i dont know if this will help u too much, but here's a really GREAT singleplayer community, very mature people willing to help a lot!!!

      u can ask any single player related question here, have a good time

      Comment

      Working...
      X