Skip to content
  • 0 Unread 0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. [Support] Remove Sky Barrier? (READ)

[Support] Remove Sky Barrier? (READ)

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
6 Posts 5 Posters 1.1k 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.
  • frostyundefined Offline
    frostyundefined Offline
    frosty
    wrote on last edited by Mr. Android
    #1

    I have a remove sky barrier gsc, which works in the fact that it does not kill me when i pass it, however, I am looking for something else.

    I need a gsc that physically removes the sky barrier, so if i go above it, I dont end up walking on the barrier

    Could someone help?

    1 Reply Last reply
    0
    • homuraundefined Offline
      homuraundefined Offline
      homura
      Banned
      wrote on last edited by
      #2

      Can you specify what you mean by "physically removing"?

      frostyundefined 1 Reply Last reply
      0
      • homuraundefined homura

        Can you specify what you mean by "physically removing"?

        frostyundefined Offline
        frostyundefined Offline
        frosty
        wrote on last edited by
        #3

        homura If you go above the sky barrier, you will end up walking on this type of invisible floor in the sky, and that is what I want to get rid of

        Drgnundefined 1 Reply Last reply
        0
        • frostyundefined frosty

          homura If you go above the sky barrier, you will end up walking on this type of invisible floor in the sky, and that is what I want to get rid of

          Drgnundefined Offline
          Drgnundefined Offline
          Drgn
          Plutonium Staff
          wrote on last edited by
          #4

          frosty This might be impossible without brush editing in Radiant, which isn't publicly possible yet.

          1 Reply Last reply
          0
          • Ox_undefined Offline
            Ox_undefined Offline
            Ox_
            wrote on last edited by
            #5

            Maybe teleport yourself to the other side once you get close to the barrier?

            1 Reply Last reply
            0
            • Ioofundefined Offline
              Ioofundefined Offline
              Ioof
              Contributor
              wrote on last edited by
              #6
              	spawncollision( "collision_physics_64x64x10", "collider", ( 1660, 40, 59 ), vectorScale( ( 0, 0, 1 ), 90 ) );
              	spawncollision( "collision_physics_64x64x10", "collider", ( 1633, 40, 48 ), vectorScale( ( 0, 0, 1 ), 90 ) );
              	spawncollision( "collision_physics_64x64x10", "collider", ( 1660, -42, 59 ), vectorScale( ( 0, 0, 1 ), 90 ) );
              	spawncollision( "collision_physics_64x64x10", "collider", ( 1632, -42, 48 ), vectorScale( ( 0, 0, 1 ), 90 ) );
              	spawncollision( "collision_physics_64x64x10", "collider", ( 904, 18, 53 ), ( 0, 270, -90 ) );
              	spawncollision( "collision_physics_64x64x10", "collider", ( 904, 91, 90 ), ( 0, 270, -90 ) );
              	spawncollision( "collision_physics_cylinder_32x128", "collider", ( -1055, 10, 216 ), vectorScale( ( 0, 0, 1 ), 90 ) );
              	spawncollision( "collision_clip_64x64x10", "collider", ( -1912,65, -245, -76,3463 ), vectorScale( ( 0, 0, 1 ), 282 ) );
              	spawncollision( "collision_physics_wall_64x64x10", "collider", ( -1064, 412, 254 ), vectorScale( ( 0, 0, 1 ), 342,8 ) );
              	spawncollision( "collision_physics_wall_64x64x10", "collider", ( -1112, 416,5, 284 ), vectorScale( ( 0, 0, 1 ), 316,3 ) );
              

              you can find stuff like this in the map gsc file maybe you can do something with that but you need to fix the files first

              1 Reply Last reply
              0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              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
              • Unread 0
              • Recent
              • Tags
              • Popular
              • Users
              • Groups