Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. [Support] Pre-match timer

[Support] Pre-match timer

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
4 Posts 3 Posters 319 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Radonundefined Offline
    Radonundefined Offline
    Radon
    wrote on last edited by Mr. Android
    #1

    Hey there, how do I remove the prematch timer?

    level.doprematch = 0;
    

    And other variables have not worked for me, anyone?

    1 Reply Last reply
    0
    • Ioofundefined Offline
      Ioofundefined Offline
      Ioof
      Contributor
      wrote on last edited by Ioof
      #2
      level.gracePeriod
      level.prematchPeriod
      level.inGracePeriod
      

      you can play around with this variables
      but they can cause some problems for example on our tsd server sometimes the game dont end if you hit a shot

      TheHiddenHourundefined 1 Reply Last reply
      0
      • Radonundefined Offline
        Radonundefined Offline
        Radon
        wrote on last edited by
        #3

        Yeah I tried those variables, but could not get the right combination. You'd think the value 0 would be enough for the first 2 and false for the last one. I also need to remove the ability to see the iprintln text from the game

        1 Reply Last reply
        0
        • Ioofundefined Ioof
          level.gracePeriod
          level.prematchPeriod
          level.inGracePeriod
          

          you can play around with this variables
          but they can cause some problems for example on our tsd server sometimes the game dont end if you hit a shot

          TheHiddenHourundefined Offline
          TheHiddenHourundefined Offline
          TheHiddenHour
          Contributor
          wrote on last edited by
          #4

          Enki said in Pre-match timer:

          level.gracePeriod
          level.prematchPeriod
          level.inGracePeriod
          

          you can play around with this variables
          but they can cause some problems for example on our tsd server sometimes the game dont end if you hit a shot

          You can make the level thread a function that sets those variables in a loop and then ends on game_ended.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Donate