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

Plutonium

Sorexundefined

Sorex

@Sorex
Contributor
About
Posts
696
Topics
34
Shares
0
Groups
1
Followers
160
Following
0

Posts

Recent Best Controversial

  • [Release] [Camo's] Sorex Eruption Camo
    Sorexundefined Sorex

    DovahKunt I love it ❤ ❤ ❤ ❤

    BO2 Modding Releases & Resources

  • Command or script for bots?
    Sorexundefined Sorex

    Antartik Just google how to learn GSC and you can find some videos

    BO2 Server Hosting Support

  • Command or script for bots?
    Sorexundefined Sorex

    Antartik You need to make a mods and implement the code you found

    BO2 Server Hosting Support

  • Command or script for bots?
    Sorexundefined Sorex

    Antartik The code is a GSC code for a mod. If you want use it you have to put it on a mod.
    You want spawn bots on private or on a server?

    BO2 Server Hosting Support

  • gsc causing the server to suddenly crash
    Sorexundefined Sorex

    broken168 said in gsc causing the server to suddenly crash:

    When server crash wich error you see? You see connection interupted? you get kicked with no messages? you get overflow error?

    BO2 Modding Support & Discussion

  • [Release] [Camo's] Black ops 3 Into the Void Camo
    Sorexundefined Sorex

    DovahKunt Can we talk on discord DM? Contact me DoktorSAS#1141

    BO2 Modding Releases & Resources

  • Input delay
    Sorexundefined Sorex

    _Kojil Wich controller are you using and wich software?

    BO2 Client Support

  • [Question] CTF setting dvars
    Sorexundefined Sorex

    Emosewaj ah lol

    //Don't touch the first 3 lines below here.
    exec gamesettings_default.cfg
    exec gamesettings_ctf.cfg
    set_gametype ctf
    
    //Below this line you may uncomment the commands and edit to your liking.
    
    //gts timelimit 5                            // Time limit of the game.
    //gts scorelimit 3                           // The number of flags needed to win the round.
    //gts roundLimit 2                           // The number of rounds that will be played before the game ends.
    //gts roundwinlimit 2                        // Round Win Limit. The number of rounds a team needs to win before the game ends.
    //gts enemyCarrierVisible 2                  // Enemy Carrier. How and if the enemy appears on the minimap. (0 = No. 1 = Yes. 2 = Delayed)
    //gts idleFlagResetTime 30                   // The time before a flag is automatically returned to base. (0-60 seconds)
    //gts captureTime 0                          // Pickup Time. The amoun of time it takes to pickup the enemy flag.
    //gts defuseTime 0                           // Return Time. How long it tales to return a flag. (-1 = off. 0 = Instant. (Defualt) 10 = limit of seconds.)
    //gts playerRespawnDelay 7.5                 // The amount of time a player has to wait before respawning.
    
    // Win Condition
    // Determines how the game is scored.
    // If this option is set to Round Wins, the first team to reach the Round Win Limit wins. Each round is won by the team who reaches the Round Capture Limit first.
    // If this option is set to Total Flag Captures, the first team to reach the Score Limit or the team with the most flags when time expires wins. Flags captured carry over to the next round.
    // 0 - Round Wins          (Default)
    // 1 - Total Flag Captures
    //gts roundscorecarry 0
    
    //Hardcore Mode
    //gts hardcoreMode "1"                        // Enable hardcore mode. 
    //gts friendlyfiretype "1"                    // Enable or Disable Friendly Fire. 1 on, 2 reflect, 3 shared.
    //gts playerHealthRegenTime "0"               // Time it takes you to recover damage.
    //gts playerMaxHealth "30"                    // Percent of Health players will have on Respawn.
    //gts allowKillcam "0"                        // Allow Killcam.
    //gts allowbattlechatter "0"                  // Shut player dialogues up.
    //gts teamKillPunishCount "3"                 // Kick constant Team killers out of your server.  
    

    mikey

    BO2 Modding Support & Discussion

  • Map rotate crash (party_maxplayers)
    Sorexundefined Sorex

    MirkoD2 on Zombies you can have max 8 players, but some maps like origins crash, and you need to make a GSC mods to fix it.
    Somone already realsed the code to fix the crash on origin.
    To set players number write on server.cfg

    party_maxplayers value
    

    exemple

    party_maxplayers 8
    
    BO2 Server Hosting Support

  • [Question] CTF setting dvars
    Sorexundefined Sorex

    mikey You mean don't work i you set it on the cfg or in lan mode?

    BO2 Modding Support & Discussion

  • [Question] CTF setting dvars
    Sorexundefined Sorex

    mikey wdym?

    BO2 Modding Support & Discussion

  • mod menu zombies
    Sorexundefined Sorex

    Slander should work man, if your name is TheIronDragonz21 should work

    BO2 Modding Support & Discussion

  • Requesting help
    Sorexundefined Sorex

    Rassel for me the default.bat restart automaticaly the server when go off. If the Dedicate servers is off the only way to fix it is from the provider website

    BO2 Modding Support & Discussion

  • mod menu zombies
    Sorexundefined Sorex

    Slander change isHost() with self.name == "yourname" or change it with player.name == "yourname" if the code to give the menu is onthe function onPlayerConnected

    BO2 Modding Support & Discussion

  • aiuto
    Sorexundefined Sorex

    MaLugozzi

    1. Riesci a fare il login?
    2. Hai il gioco che vuoi giocare scaricato?
    3. Hai detto al launcher che il gioco si chiama in quella cartella?
    BO2 Client Support

  • Server disappears
    Sorexundefined Sorex

    luigistyle Okey, I unfortunately did not see these bugs. Very strange

    BO2 Client Support

  • mod menu zombies
    Sorexundefined Sorex

    Slander Did you edieted the menu? Because u have to give the server have to give you the menu. Because for the server you are not the host

    BO2 Modding Support & Discussion

  • Server disappears
    Sorexundefined Sorex

    @Hive-Salad if you are banned from the server you get automaticaly kicked, write the ip of the server and i'll test it

    BO2 Client Support

  • Requesting help
    Sorexundefined Sorex

    Rassel said in Requesting help:

    getPerkDisplay

    use SetElementText to set all text, change all SetText with setElementText

    BO2 Modding Support & Discussion

  • Server disappears
    Sorexundefined Sorex

    @Hive-Salad Thast mean servers are offline. If server are off you can't see it on the server list and you can't join on it.

    BO2 Client Support
  • 1
  • 2
  • 25
  • 26
  • 27
  • 28
  • 29
  • 34
  • 35
  • 27 / 35
  • Login

  • Don't have an account? Register

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