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

Plutonium

  1. Home
  2. BO1 Modding Support & Discussion
  3. Nova Crawler-only rounds

Nova Crawler-only rounds

Scheduled Pinned Locked Moved BO1 Modding Support & Discussion
3 Posts 2 Posters 73 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • cowboymodeundefined Offline
    cowboymodeundefined Offline
    cowboymode
    wrote on last edited by cowboymode
    #1

    So I've been messing around with modding for the last few weeks and I think I somehow enabled Nova Crawler only rounds. I've never seen this before and when I google about it nothing relevant comes up. Am I just crazy and these have always been a thing? Also, to clarify, these are rounds where nothing but Nova Crawlers spawn for the entirety of the round.

    These are the files I've edited so far but I don't recall seeing or changing anything related to this...

    09d0085a-7796-455a-a01a-0e82a8a47741-image.png

    Any ideas? Thanks!

    1 Reply Last reply
    0
    • WolflexZundefined Offline
      WolflexZundefined Offline
      WolflexZ Contributor
      wrote on last edited by
      #2

      Maybe trying narrow it down by checking which file that enables it. Then look at the source code carefully.

      cowboymodeundefined 1 Reply Last reply
      0
      • cowboymodeundefined Offline
        cowboymodeundefined Offline
        cowboymode
        replied to WolflexZ on last edited by cowboymode
        #3

        WolflexZ Okay, but have you heard of it before? I know how to disable/enable nova crawlers in general, but these nova-only rounds don't even seem to exist.

        I've already tried removing this ITE without any noticeable changes:

        	level thread players_playing();
        	if ( IsDefined( level.crawlers_enabled ) && level.crawlers_enabled == 1 )
        	{
        	    level thread crawler_round_tracker();
        	}
        

        This is from _zombiemode.gsc.

        I even completely reset the _zombiemode script at one point just to be sure any potential changes were undone. Looking at other scripts, the _zombiemode_ai_quad script doesn't mention anything about these special rounds, and I know all I did there was modify the gas cloud to last shorter. The rest of the scripts are completely unrelated o.O

        1 Reply Last reply
        0
        • Xerxesundefined Xerxes moved this topic from BO1 Modding Releases & Resources on

        • Login

        • Don't have an account? Register

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