Skip to content

Game Support

If you're looking for help with an issue related to our supported games, post here!

17.1k Topics 54.9k Posts

Subcategories


  • Request support for the Plutonium T6 client, please wait at-least 1 day for a reply, it can get busy. The community is free to try to help in any thread.

    12k Topics
    38k Posts

    kattolowa Has you friend moved the game's folder on a different place, such as the desktop? If that does not work, try moving the game's folder in an external hard drive, like a Seagate drive or a generic USB storage device. Hopefully this helps the issue. If not, I wish your friend utmost luck trying to get the problem resolved.

  • Request support for the Plutonium T5 client, please wait at-least 1 day for a reply, it can get busy. The community is free to try to help in any thread.

    2k Topics
    5k Posts

    This is caused by Plutonium's override of c_overseer not calling the function maps\zombie_coast_eggs::engage properly (it's using an incorrect name for it). Feel free to make a bug report over at https://github.com/plutoniummod/issue-tracker/issues

    For now, you could get the person hosting to create a file containing the below snippet of code (name it cotd_coop_fix.gsc or anything) and place it in %localappdata%\Plutonium\storage\t5\raw\scripts\sp

    #include common_scripts\utility; main() { if ( GetDvarInt( "scr_disableHotJoinFixes" ) ) return; if ( getDvarInt( "onlinegame" ) && getDvarInt( "zombiemode" ) ) replaceFunc( getFunction( "maps/zombie_coast_eggs", "c_overseer" ), ::c_overseer ); } c_overseer() { wait( 0.2 ); flag_wait( "all_players_connected" ); level._e_group = true; level [[ getFunction( "maps/zombie_coast_eggs", "summon_the_shamans" ) ]](); level thread [[ getFunction( "maps/zombie_coast_eggs", "knock_on_door" ) ]](); level thread [[ getFunction( "maps/zombie_coast_eggs", "engage" ) ]](); level thread [[ getFunction( "maps/zombie_coast_eggs", "noisemakers" ) ]](); level thread [[ getFunction( "maps/zombie_coast_eggs", "rotary_styles" ) ]](); level thread [[ getFunction( "maps/zombie_coast_eggs", "cancer" ) ]](); level thread [[ getFunction( "maps/zombie_coast_eggs", "aries" ) ]](); level thread [[ getFunction( "maps/zombie_coast_eggs", "pisces" ) ]](); level thread [[ getFunction( "maps/zombie_coast_eggs", "leo" ) ]](); level thread [[ getFunction( "maps/zombie_coast_eggs", "capricorn" ) ]](); level thread [[ getFunction( "maps/zombie_coast_eggs", "virgo" ) ]](); level thread [[ getFunction( "maps/zombie_coast_eggs", "denlo" ) ]](); level thread [[ getFunction( "maps/zombie_coast_eggs", "libra" ) ]](); }
  • Request support for the Plutonium IW5 client, please wait at-least 1 day for a reply, it can get busy. The community is free to try to help in any thread.

    2k Topics
    8k Posts

    I am trying to change the value of "ragdoll_max_life" but it won't change, it is stuck at 4500?

  • Request support for the Plutonium T4 client, please wait at-least 1 day for a reply, it can get busy. The community is free to try to help in any thread.

    1k Topics
    3k Posts

    JuggerDealer i did this, on a torrent file. and now i cannot restore the file i deleted. i reinstalled t4 thru the torrent multiple times, its not restoring my appdata storage folder for t4. so my game is not playable. im missing files i cant get back i need someone's