My Bad. Thank you.

dontknowletspl
Posts
-
[Release] [Zombies] The Bus - Custom survival -
[Release] [Zombies] Black Ops 2 Chaos ModeAlexFenlon added ability to change timer like in bo3. it still might cause some issues and crashes so please report any
-
[Release] [Zombies] Black Ops 1 Custom Power upssehteria yes it should work. i cannot test because i have not been able to join my server.
-
[Release] [Zombies] The Bus - Custom survivalAdventPyro sorry about that i have to fix it.
edit: i made some changes it should work fine with 8 players.
-
[Release] [Zombies] Black Ops 2 Nacht Der Untotenno rome yes you can play it in private match with friends
-
[Release] [Zombies] Black Ops 1 Custom Power upssehteria Added this message to the file and updated the link.
-
[Release] [Zombies] The Bus - Custom survival@MadNess76 all you need to do is click the compiled file link and download the file. after downloaded you move the file to %localappdata%\Plutonium\storage\t6\scripts\zm folder (if you dont have the folders you make them)
now you can start transit map and you should spawn in different place then normally.
-
[Release] [Zombies] Rooftop/Bridge - Custom survival maps@AD-BOY7 i fixed the shield and maybe later i will add ability to upgrade tomahawk.
-
[Release] [Zombies] Black Ops 1 Custom Power upssehteria It might take longer to load in to the server and the message does not show up anymore. Added it kinda stupid way.
Updated the link in comments once more now the message should show up on server after player has spawned.
-
[Release] [Zombies] The Bus - Custom survivalUPDATE: ZECxR3ap3r made new safe area and small shootable easter egg for the map.
-
[Release] [Zombies] Rooftop/Bridge - Custom survival mapsUPDATE: custom perk icons now work on all resolutions
-
[Release] [Zombies] Black Ops 1 aim assistAdded support for special zombies like dogs.
-
Is infinite death machine possible? (with mods)UserMCBG minigun is unlimited ammo weapon and you can give it to player in maps which has it.
Save it as you like with .gsc extension and copy it to
%localappdata%/plutonium/storage/t5/scripts/sp
init() { if ( GetDvar( #"zombiemode" ) == "1" ) { level thread onPlayerConnect(); } } onPlayerConnect() { level endon("end_game"); for(;;) { if(isDefined(level.player_too_many_weapons_monitor) && level.player_too_many_weapons_monitor) level.player_too_many_weapons_monitor = 0; level waittill("connected", player); player thread onPlayerSpawned(); } } onPlayerSpawned() { self endon("disconnect"); level endon("end_game"); self waittill("spawned_player"); wait 4; self giveweapon("minigun_zm"); self switchtoweapon("minigun_zm"); }
-
[Release] [Zombies] Share Mystery box & Perks in Mysteryboxthe error should be fixed now. links has been updated.
-
[Release] [Zombies] Black Ops 1 Shared mystery boxTravGG You were right about the unknown function error. It's fixed now and if you want to use the script without hassle there is one version in comments which you place in maps folder.
-
[Release] [Zombies] Black Ops 1 Chaos modSweetcolt764403 Here is hotfix which skip cz75 dual wield if it comes out from box or Random Guns task.
update: fixed box not giving weapons
update 2: added few more task and some junk like heathbar and hitmarks to this hotfix.
-
[Release] [Zombies] Rooftop/Bridge - Custom survival maps@AD-BOY7 said in [Release] [Zombies] Rooftop/Bridge - Custom survival maps:
você já adicionou um jeito de fazer upgrade no tomarolk
not yet sorry.
you can share ideas what i could use so player can upgrade the tomahawk
-
[Release] [Zombies] Black Ops 1 Shared mystery boxEdGotti Which file the one in the post or the one in comments. If you have not tried the one in comments yet do that.
-
[Release] [Zombies] Black Ops 1 Chaos modFixed some problems with call of the dead.
-
[Release] [Zombies] Rooftop/Bridge - Custom survival maps@AD-BOY7 you can share ideas in #suggestions channel