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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Origins soul boxes

Origins soul boxes

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
zombiesoriginst6z
3 Posts 3 Posters 812 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.
  • Biscoffiiundefined Offline
    Biscoffiiundefined Offline
    Biscoffii
    wrote on last edited by
    #1

    Has anyone made a coding to decrease the amount of souls required to fill each soul box in origins? I have been looking everywhere for a coding for this and cant seem to find one.

    1 Reply Last reply
    0
    • Aranellaundefined Offline
      Aranellaundefined Offline
      Aranella
      wrote on last edited by
      #2

      I've seen this one somewhere I think it was called bo2 remix apart of the map changes for origins in that script

      1 Reply Last reply
      0
      • JuiceTrailer62undefined Offline
        JuiceTrailer62undefined Offline
        JuiceTrailer62
        wrote on last edited by
        #3

        not too sure if you still looking into this but you can replace the function that notify the box completion and just keep track the amount of souls going in <box>.n_souls_absorbed and when it hits the amount of souls you want <box> notify( "soul_absorbed", self );

        to get the boxes:
        <box> = getentarray( "foot_box", "targetname" );

        1 Reply Last reply
        0

        • Login

        • Don't have an account? Register

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