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

Plutonium

  1. Home
  2. MW3 Modding Support & Discussion
  3. Need help for a scripts Iw5

Need help for a scripts Iw5

Scheduled Pinned Locked Moved MW3 Modding Support & Discussion
6 Posts 4 Posters 359 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.
  • rezahsundefined Offline
    rezahsundefined Offline
    rezahs
    wrote on last edited by
    #1

    Hey all,
    I need help for this script https://forum.plutonium.pw/topic/18022/chat-commands-ex-tpto-player-kill-player, I put it into the game files wihout getting any error message but I can t make it work in game. Can anyone tell me how to make it work in game please ?

    WolflexZundefined 1 Reply Last reply
    0
    • rezahsundefined rezahs

      Hey all,
      I need help for this script https://forum.plutonium.pw/topic/18022/chat-commands-ex-tpto-player-kill-player, I put it into the game files wihout getting any error message but I can t make it work in game. Can anyone tell me how to make it work in game please ?

      WolflexZundefined Offline
      WolflexZundefined Offline
      WolflexZ
      Contributor
      wrote on last edited by
      #2

      rezahs try asking the one that made the script

      1 Reply Last reply
      0
      • rezahsundefined Offline
        rezahsundefined Offline
        rezahs
        wrote on last edited by rezahs
        #3

        @Sexy-kora

        Hello, I can’t make your scripts work properly can you help me please

        chicken emojiundefined 1 Reply Last reply
        0
        • rezahsundefined rezahs

          @Sexy-kora

          Hello, I can’t make your scripts work properly can you help me please

          chicken emojiundefined Offline
          chicken emojiundefined Offline
          chicken emoji
          wrote on last edited by
          #4

          rezahs there is an if statement that checks if your name matches one of the strings so you can basically choose who can use the commands. did you add your name in there to allow yourself to use the commands?

          1 Reply Last reply
          0
          • rezahsundefined Offline
            rezahsundefined Offline
            rezahs
            wrote on last edited by
            #5

            This is the place to put it ?

            // Only allow admins to use commands. Add more in the style shown when wanted.
            if ( player.name != "test" && player.name != "test" )
            continue;

            SimplyCodyundefined 1 Reply Last reply
            0
            • rezahsundefined rezahs

              This is the place to put it ?

              // Only allow admins to use commands. Add more in the style shown when wanted.
              if ( player.name != "test" && player.name != "test" )
              continue;

              SimplyCodyundefined Offline
              SimplyCodyundefined Offline
              SimplyCody
              Contributor
              wrote on last edited by
              #6

              rezahs The "test" put that as your name

              1 Reply Last reply
              0
              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
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Donate