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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Respawn on Saved Position Code?

Respawn on Saved Position Code?

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
26 Posts 6 Posters 1.6k 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.
  • Cahzundefined Offline
    Cahzundefined Offline
    Cahz VIP
    replied to Duui YT on last edited by
    #21

    Duui YT weird_face.png

    1 Reply Last reply
    0
    • Duui YTundefined Offline
      Duui YTundefined Offline
      Duui YT
      wrote on last edited by
      #22

      TheHiddenHour how am i going to bind it

      TheHiddenHourundefined mikzyundefined 2 Replies Last reply
      0
      • TheHiddenHourundefined Offline
        TheHiddenHourundefined Offline
        TheHiddenHour Contributor
        replied to Duui YT on last edited by
        #23

        Duui YT I mean, what you've got already looks like it should work.

        1 Reply Last reply
        1
        • mikzyundefined Offline
          mikzyundefined Offline
          mikzy Banned
          replied to Duui YT on last edited by mikzy
          #24

          Duui YT simple. 2 lines in onPlayerSpawned.

          Onplayerspawn, put this:

          if (isDefined(self.a) && isDefined(self.o)) {
              self setplayerangles(self.a);
              self setorigin(self.o);
          }
          

          This will respawn you on your saved position if its set. Keep the original save and load code too.

          Codgogo_undefined 1 Reply Last reply
          0
          • Codgogo_undefined Offline
            Codgogo_undefined Offline
            Codgogo_
            replied to mikzy on last edited by Codgogo_
            #25

            mikey where i put this scripte which folder and type

            1 Reply Last reply
            0
            • Codgogo_undefined Offline
              Codgogo_undefined Offline
              Codgogo_
              replied to TheHiddenHour on last edited by
              #26

              TheHiddenHour How did u name it in .gsc

              1 Reply Last reply
              0

              • 1
              • 2
              • Login

              • Don't have an account? Register

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