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

Plutonium

  1. Home
  2. MW3 Modding Releases & Resources
  3. [RELEASE] Ranks Plus v2 - Tic-Tac-Towo Update

[RELEASE] Ranks Plus v2 - Tic-Tac-Towo Update

Scheduled Pinned Locked Moved MW3 Modding Releases & Resources
18 Posts 8 Posters 2.8k 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.
  • UnOfficialundefined Offline
    UnOfficialundefined Offline
    UnOfficial Contributor
    replied to mikzy on last edited by
    #8

    mikzy Its weird. Like a bunch of syntax it allows but for some reason IW5 doesn't allow it, like iw5 didn't let me do or statements. So I had to do nested if statements.

    1 Reply Last reply
    0
    • mikzyundefined Offline
      mikzyundefined Offline
      mikzy Banned
      wrote on last edited by
      #9

      UnOfficial huh weird

      1 Reply Last reply
      0
      • Thanatosundefined Offline
        Thanatosundefined Offline
        Thanatos
        replied to UnOfficial on last edited by
        #10

        UnOfficial I'm sorry but I didn't understand why would I change my rank in game ? What is the goal ? I think there is something I didn't understand ^^'

        UnOfficialundefined 1 Reply Last reply
        0
        • UnOfficialundefined Offline
          UnOfficialundefined Offline
          UnOfficial Contributor
          wrote on last edited by UnOfficial
          #11
          This post is deleted!
          1 Reply Last reply
          0
          • UnOfficialundefined Offline
            UnOfficialundefined Offline
            UnOfficial Contributor
            replied to Thanatos on last edited by
            #12

            Thanatos said in [RELEASE] Ranks Plus (Menu Options) v1.4 - Sound Update:

            UnOfficial I'm sorry but I didn't understand why would I change my rank in game ? What is the goal ? I think there is something I didn't understand ^^'

            In case you want to grind from a certain point, or If you have custom ranks you can mess with them. The same applies for each prestige. Some people don't like using Unlock all! Also, this menu will include more than ranks once I figure out and have time to figure out new stuff.

            Thanatosundefined 1 Reply Last reply
            1
            • Thanatosundefined Offline
              Thanatosundefined Offline
              Thanatos
              replied to UnOfficial on last edited by
              #13

              UnOfficial ah ok I understand ! thank you and nice job with the menu ! keep going 🙂

              1 Reply Last reply
              0
              • Schwennoundefined Offline
                Schwennoundefined Offline
                Schwenno
                wrote on last edited by
                #14

                is there a way to manually set weapon levels? would be neat!

                UnOfficialundefined 1 Reply Last reply
                0
                • UnOfficialundefined Offline
                  UnOfficialundefined Offline
                  UnOfficial Contributor
                  replied to Schwenno on last edited by
                  #15

                  @schwenn said in [RELEASE] Ranks Plus (Menu Options) v1.4 - Sound Update:

                  is there a way to manually set weapon levels? would be neat!

                  You actually can, below I'm going to comment dump a bunch of weapon level + weapon xp commands (I will implement this in a future update!)

                  setplayerdata challengeState ch_longersprint_pro 6; setplayerdata challengeProgress ch_longersprint_pro 422400
                  setplayerdata challengeState ch_longersprint_pro 6; setplayerdata challengeProgress ch_longersprint_pro 42240
                  setplayerdata challengeState ch_sleightofhand_pro 6; setplayerdata challengeProgress ch_sleightofhand_pro 750
                  setplayerdata challengeState ch_scavenger_pro 6; setplayerdata challengeProgress ch_scavenger_pro 500
                  setplayerdata challengeState ch_blindeye_pro 6; setplayerdata challengeProgress ch_blindeye_pro 250
                  setplayerdata challengeState ch_paint_pro 6; setplayerdata challengeProgress ch_paint_pro 250
                  setplayerdata challengeState ch_hardline_pro 6; setplayerdata challengeProgress ch_hardline_pro 500
                  setplayerdata challengeState ch_coldblooded_pro 6; setplayerdata challengeProgress ch_coldblooded_pro 100
                  setplayerdata challengeState ch_quickdraw_pro 6; setplayerdata challengeProgress ch_quickdraw_pro 500
                  setplayerdata challengeState ch_twoprimaries_pro 6; setplayerdata challengeProgress ch_twoprimaries_pro 500
                  setplayerdata challengeState ch_blastshield_pro 6; setplayerdata challengeProgress ch_blastshield_pro 100
                  setplayerdata challengeState ch_autospot_pro 6; setplayerdata challengeProgress ch_autospot_pro 100
                  setplayerdata challengeState ch_detectexplosives_pro 6; setplayerdata challengeProgress ch_detectexplosives_pro 750
                  setplayerdata challengeState ch_bulletaccuracy_pro 6; setplayerdata challengeProgress ch_bulletaccuracy_pro 500
                  setplayerdata challengeState ch_deadsilence_pro 6; setplayerdata challengeProgress ch_deadsilence_pro 250
                  setplayerdata challengeState ch_stalker_pro 6; setplayerdata challengeProgress ch_stalker_pro 750
                  ------------Above is perks below is weapons, and this should be everything-------------
                  setplayerdata weaponRank iw5_m4 30; setplayerdata weaponXP iw5_m4 179601
                  setplayerdata weaponRank iw5_m16 30; setplayerdata weaponXP iw5_m16 179601
                  setplayerdata weaponRank iw5_scar 30; setplayerdata weaponXP iw5_scar 179601
                  setplayerdata weaponRank iw5_acr 30; setplayerdata weaponXP iw5_acr 179601"
                  setplayerdata weaponRank iw5_type95 30; setplayerdata weaponXP iw5_type95 179601
                  setplayerdata weaponRank iw5_g36c 30; setplayerdata weaponXP iw5_g36c 179601
                  setplayerdata weaponRank iw5_fad 30; setplayerdata weaponXP iw5_fad 179601
                  setplayerdata weaponRank iw5_mk14 30; setplayerdata weaponXP iw5_mk14 179601
                  setplayerdata weaponRank iw5_ak47 30; setplayerdata weaponXP iw5_ak47 179601
                  setplayerdata weaponRank iw5_cm901 30; setplayerdata weaponXP iw5_cm901 179601
                  setplayerdata weaponRank iw5_mp5 30; setplayerdata weaponXP iw5_mp5 179601
                  setplayerdata weaponRank iw5_pp90m1 30; setplayerdata weaponXP iw5_pp90m1 179601
                  setplayerdata weaponRank iw5_mp7 30; setplayerdata weaponXP iw5_mp7 179601
                  setplayerdata weaponRank iw5_p90 30; setplayerdata weaponXP iw5_p90 179601
                  setplayerdata weaponRank iw5_ump45 30; setplayerdata weaponXP iw5_ump45 179601
                  setplayerdata weaponRank iw5_m9 30; setplayerdata weaponXP iw5_m9 179601
                  setplayerdata weaponRank iw5_sa80 30; setplayerdata weaponXP iw5_sa80 179601
                  setplayerdata weaponRank iw5_mg36 30; setplayerdata weaponXP iw5_mg36 179601
                  setplayerdata weaponRank iw5_pecheneg 30; setplayerdata weaponXP iw5_pecheneg 179601
                  setplayerdata weaponRank iw5_mk46 30; setplayerdata weaponXP iw5_mk46 179601
                  setplayerdata weaponRank iw5_m60 30; setplayerdata weaponXP iw5_m60 179601
                  setplayerdata weaponRank iw5_barrett 30; setplayerdata weaponXP iw5_barrett 179601
                  setplayerdata weaponRank iw5_dragunov 30; setplayerdata weaponXP iw5_dragunov 179601
                  setplayerdata weaponRank iw5_rsass 30; setplayerdata weaponXP iw5_rsass 179601
                  setplayerdata weaponRank iw5_msr 30; setplayerdata weaponXP iw5_msr 179601
                  setplayerdata weaponRank iw5_as50 30; setplayerdata weaponXP iw5_as50 179601
                  setplayerdata weaponRank iw5_l96a1 30; setplayerdata weaponXP iw5_l96a1 179601
                  setplayerdata weaponRank iw5_usas12 30; setplayerdata weaponXP iw5_usas12 179601
                  setplayerdata weaponRank iw5_spas12 30; setplayerdata weaponXP iw5_spas12 179601
                  setplayerdata weaponRank iw5_aa12 30; setplayerdata weaponXP iw5_aa12 179601
                  setplayerdata weaponRank iw5_striker 30; setplayerdata weaponXP iw5_striker 179601
                  setplayerdata weaponRank iw5_1887 30; setplayerdata weaponXP iw5_1887 179601
                  setplayerdata weaponRank iw5_ksg 30; setplayerdata weaponXP iw5_ksg 179601
                  setplayerdata weaponRank riotshield 9; setplayerdata weaponXP riotshield 14000
                  setplayerdata weaponRank iw5_fmg9 9; setplayerdata weaponXP iw5_fmg9 14000
                  setplayerdata weaponRank iw5_mp9 9; setplayerdata weaponXP iw5_mp9 14000
                  setplayerdata weaponRank iw5_skorpion 9; setplayerdata weaponXP iw5_skorpion 14000
                  setplayerdata weaponRank iw5_g18 9; setplayerdata weaponXP iw5_g18 14000
                  setplayerdata weaponRank iw5_usp45 9; setplayerdata weaponXP iw5_usp45 14000
                  setplayerdata weaponRank iw5_p99 9; setplayerdata weaponXP iw5_p99 14000
                  setplayerdata weaponRank iw5_mp412 9; setplayerdata weaponXP iw5_mp412 14000
                  setplayerdata weaponRank iw5_44magnum 9; setplayerdata weaponXP iw5_44magnum 14000
                  setplayerdata weaponRank iw5_fnfiveseven 9; setplayerdata weaponXP iw5_fnfiveseven 14000
                  setplayerdata weaponRank iw5_deserteagle 9; setplayerdata weaponXP iw5_deserteagle 14000
                  setplayerdata weaponRank iw5_smaw 9; setplayerdata weaponXP iw5_smaw 14000
                  setplayerdata weaponRank iw5_stinger 9; setplayerdata weaponXP iw5_stinger 14000
                  setplayerdata weaponRank iw5_javelin 9; setplayerdata weaponXP iw5_javelin 14000
                  setplayerdata weaponRank iw5_xm25 9; setplayerdata weaponXP iw5_xm25 14000
                  setplayerdata weaponRank iw5_m320 9; setplayerdata weaponXP iw5_m320 14000
                  setplayerdata weaponRank iw5_rpg 9; setplayerdata weaponXP iw5_rpg 14000

                  1 Reply Last reply
                  1
                  • Schwennoundefined Offline
                    Schwennoundefined Offline
                    Schwenno
                    wrote on last edited by
                    #16

                    N E A T - looking forward to the next updates!!!!

                    1 Reply Last reply
                    0
                    • ItsZekasundefined Offline
                      ItsZekasundefined Offline
                      ItsZekas
                      wrote on last edited by
                      #17

                      hi dude how do i open the menu?

                      UnOfficialundefined 1 Reply Last reply
                      0
                      • UnOfficialundefined Offline
                        UnOfficialundefined Offline
                        UnOfficial Contributor
                        replied to ItsZekas on last edited by
                        #18

                        ItsZekas after you install it, go to the barracks section of the main menu and there should be a new button on the menu and just click 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