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

Plutonium

  1. Home
  2. WAW Server Hosting Support
  3. linux create server ?

linux create server ?

Scheduled Pinned Locked Moved WAW Server Hosting Support
17 Posts 3 Posters 588 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.
  • Kratos_26000undefined Kratos_26000

    I think for t4 I found but if there is no tutorial I will see it

    Matrixvundefined Offline
    Matrixvundefined Offline
    Matrixv
    wrote on last edited by
    #7

    Kratos_26000 Thanks 🙂

    Kratos_26000undefined 1 Reply Last reply
    0
    • brolpztundefined Offline
      brolpztundefined Offline
      brolpzt
      wrote on last edited by
      #8

      Use the same tutorial as T6, it will work. It's the same thing. The difference you use the t4 files. You need to try.

      1 Reply Last reply
      0
      • Kratos_26000undefined Offline
        Kratos_26000undefined Offline
        Kratos_26000
        wrote on last edited by
        #9

        yeah if I do the order like on t6 and I do the t4 server files I think it can work

        1 Reply Last reply
        0
        • Matrixvundefined Matrixv

          Kratos_26000 Thanks 🙂

          Kratos_26000undefined Offline
          Kratos_26000undefined Offline
          Kratos_26000
          wrote on last edited by
          #10

          @tsstbattle no problem

          Matrixvundefined 1 Reply Last reply
          0
          • Kratos_26000undefined Kratos_26000

            @tsstbattle no problem

            Matrixvundefined Offline
            Matrixvundefined Offline
            Matrixv
            wrote on last edited by Matrixv
            #11

            Kratos_26000 I made a prepared pack for setup T4 zombie server
            Credit to Minami i used his tutorial and edited his prepared pack
            I just edited game files with T4, edit t6mp and t6sp with t4mp and t4sp and edited the .sh that start server for use parameters of a T4 zombie server

            I will upload it in 1 hours
            I don’t tested it But it should Work I verified everything

            Kratos_26000undefined 1 Reply Last reply
            0
            • Matrixvundefined Matrixv

              Kratos_26000 I made a prepared pack for setup T4 zombie server
              Credit to Minami i used his tutorial and edited his prepared pack
              I just edited game files with T4, edit t6mp and t6sp with t4mp and t4sp and edited the .sh that start server for use parameters of a T4 zombie server

              I will upload it in 1 hours
              I don’t tested it But it should Work I verified everything

              Kratos_26000undefined Offline
              Kratos_26000undefined Offline
              Kratos_26000
              wrote on last edited by
              #12

              @tsstbattle ok thank you for help because I play zombie with my friends for custom map we love it

              Matrixvundefined 1 Reply Last reply
              0
              • Kratos_26000undefined Kratos_26000

                @tsstbattle ok thank you for help because I play zombie with my friends for custom map we love it

                Matrixvundefined Offline
                Matrixvundefined Offline
                Matrixv
                wrote on last edited by Matrixv
                #13

                Kratos_26000 https://mega.nz/file/zeZgSDRI#M_MOGHEnAhzryscA2BjJrdBZhoZrZ9L5CV4ZIbkEqeE

                after you finish downloading it, put the T4Server folder somewhere, open a cmd and do those command :
                Move To T4Server directory

                cd ~/T4Server/

                To install requirements:

                sudo bash install.sh
                To give permission:

                chmod +x ~/T4Server/Plutonium/T4Server.sh
                Move to Plutonium Folder.

                cd ~/T4Server/Plutonium/
                Edit T4Server.sh with your information Like Key, Name of server etc….

                nano T4Server.sh
                To Allow the port you wants for your server:

                sudo bash ~/T4Server/Configuration/allow_port.sh
                Move to Plutonium Folder.

                cd ~/T4Server/Plutonium
                Launch Server.

                ./T4Server.sh

                server_zm.cfg is in ~/T4Server/Server/main

                Note!!: I forget to delete something in T4Server.sh
                MODE=“” is not for gamemode so don’t put t4mp or t4sp leave it blank except if wanna use a mod on your server like custom maps zombie

                Tutorial for use Custom Maps/Mods on T4 Dedicated Server: https://plutonium.pw/docs/server/t4/loading-mods/
                ( Create the mods folder in ~/T4Server/Server/ )

                brolpztundefined Matrixvundefined 2 Replies Last reply
                0
                • Matrixvundefined Matrixv

                  Kratos_26000 https://mega.nz/file/zeZgSDRI#M_MOGHEnAhzryscA2BjJrdBZhoZrZ9L5CV4ZIbkEqeE

                  after you finish downloading it, put the T4Server folder somewhere, open a cmd and do those command :
                  Move To T4Server directory

                  cd ~/T4Server/

                  To install requirements:

                  sudo bash install.sh
                  To give permission:

                  chmod +x ~/T4Server/Plutonium/T4Server.sh
                  Move to Plutonium Folder.

                  cd ~/T4Server/Plutonium/
                  Edit T4Server.sh with your information Like Key, Name of server etc….

                  nano T4Server.sh
                  To Allow the port you wants for your server:

                  sudo bash ~/T4Server/Configuration/allow_port.sh
                  Move to Plutonium Folder.

                  cd ~/T4Server/Plutonium
                  Launch Server.

                  ./T4Server.sh

                  server_zm.cfg is in ~/T4Server/Server/main

                  Note!!: I forget to delete something in T4Server.sh
                  MODE=“” is not for gamemode so don’t put t4mp or t4sp leave it blank except if wanna use a mod on your server like custom maps zombie

                  Tutorial for use Custom Maps/Mods on T4 Dedicated Server: https://plutonium.pw/docs/server/t4/loading-mods/
                  ( Create the mods folder in ~/T4Server/Server/ )

                  brolpztundefined Offline
                  brolpztundefined Offline
                  brolpzt
                  wrote on last edited by
                  #14

                  @tsstbattle How was your server's cpu consumption? and ram? didn't have any problems?

                  Matrixvundefined 1 Reply Last reply
                  0
                  • Matrixvundefined Matrixv

                    Kratos_26000 https://mega.nz/file/zeZgSDRI#M_MOGHEnAhzryscA2BjJrdBZhoZrZ9L5CV4ZIbkEqeE

                    after you finish downloading it, put the T4Server folder somewhere, open a cmd and do those command :
                    Move To T4Server directory

                    cd ~/T4Server/

                    To install requirements:

                    sudo bash install.sh
                    To give permission:

                    chmod +x ~/T4Server/Plutonium/T4Server.sh
                    Move to Plutonium Folder.

                    cd ~/T4Server/Plutonium/
                    Edit T4Server.sh with your information Like Key, Name of server etc….

                    nano T4Server.sh
                    To Allow the port you wants for your server:

                    sudo bash ~/T4Server/Configuration/allow_port.sh
                    Move to Plutonium Folder.

                    cd ~/T4Server/Plutonium
                    Launch Server.

                    ./T4Server.sh

                    server_zm.cfg is in ~/T4Server/Server/main

                    Note!!: I forget to delete something in T4Server.sh
                    MODE=“” is not for gamemode so don’t put t4mp or t4sp leave it blank except if wanna use a mod on your server like custom maps zombie

                    Tutorial for use Custom Maps/Mods on T4 Dedicated Server: https://plutonium.pw/docs/server/t4/loading-mods/
                    ( Create the mods folder in ~/T4Server/Server/ )

                    Matrixvundefined Offline
                    Matrixvundefined Offline
                    Matrixv
                    wrote on last edited by Matrixv
                    #15

                    @tsstbattle Please don’t download I Will Update it I did a mistake, editing Bash File in Windows make bash file not working correctly on Unix system

                    So when you use The Bash File for start server you will get errors, but I edited all, tested and all work now I will update the link very soon

                    1 Reply Last reply
                    0
                    • brolpztundefined brolpzt

                      @tsstbattle How was your server's cpu consumption? and ram? didn't have any problems?

                      Matrixvundefined Offline
                      Matrixvundefined Offline
                      Matrixv
                      wrote on last edited by
                      #16

                      brolpzt the cpu usage was normal and no I didn’t see any problems

                      1 Reply Last reply
                      0
                      • Matrixvundefined Offline
                        Matrixvundefined Offline
                        Matrixv
                        wrote on last edited by
                        #17

                        brolpzt Kratos_26000 https://forum.plutonium.pw/topic/20033/guide-host-t4-server-on-linux

                        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