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

Plutonium

  1. Home
  2. MW3 Modding Support & Discussion
  3. GSC POSITION / COORDS

GSC POSITION / COORDS

Scheduled Pinned Locked Moved MW3 Modding Support & Discussion
4 Posts 3 Posters 138 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.
  • dxxnielundefined Offline
    dxxnielundefined Offline
    dxxniel
    wrote on last edited by
    #1

    Hey does some one have a gsc script to give out the current coords / position x y z in the console?

    JezuzLizardundefined Resxtundefined 2 Replies Last reply
    0
    • JezuzLizardundefined Offline
      JezuzLizardundefined Offline
      JezuzLizard Plutonium Staff
      replied to dxxniel on last edited by
      #2

      dxxniel You can get the origin of a player by doing

      print( player.origin );
      

      If you want to get angles you can do

      print( player.angles );
      
      dxxnielundefined 1 Reply Last reply
      1
      • Resxtundefined Offline
        Resxtundefined Offline
        Resxt Plutonium Staff
        replied to dxxniel on last edited by
        #3

        dxxniel if your goal is to debug your position then cg_drawFps 4 in the console works great

        1 Reply Last reply
        1
        • dxxnielundefined Offline
          dxxnielundefined Offline
          dxxniel
          replied to JezuzLizard on last edited by
          #4

          JezuzLizard thank you for the fast reply will try it.

          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