| Author | Preview | ID | Title | Description | Tags | Unlisted | File Size | Created | Updated |
|---|---|---|---|---|---|---|---|---|---|
| 231506880 | Fulgo's special made crosshair for Fleddy | This is a smaller version of Fulgo's Crosshair. | No | 613 B | Feb 23, 2014 | 23-02-2014 20:58:13 | |||
| 231524129 | Fulgo's Green Crosshair | Small green crosshair with yellow parasite. | No | 871 B | Feb 23, 2014 | 23-02-2014 20:40:17 | |||
| 230483338 | Nostalgia NS1 Fade [FIXED] | ****************************************** PLEASE NOTE: This is modified version of Ice's original upload. Only difference is a removed game_setup.xml to improve passing consistency checks. Link to original mod: http://steamcommunity.com/sharedfiles/filedetails/?id=120855757 ****************************************** With inspiration taken from the original fade concept by Cory Strader, the classic fade has been re-imagined to fit in with the NS2 cast. Brought into the current generation the fade now combines high resolution albedo, normal, specular, gloss and emmisive mapping for a more dynamic look and feel. Now you too can experience what it was like to be stalked by the original fade.\n\n\n*** As with all custom models and most custom reskins, this will not work on ALL servers, if a server has hardcore consistency checking enabled the game will use the default NS2 Fade! Model: Ben "Jamin" Dalling Textures: Ben "Jamin" Dalling Rigging/Physics/Compilation: Daniel "Evil_Ice" Bentz\n\n\n!!!Other Classic NS1 Recreations from these two great artists!!! Natural Selection 1 Knife remake: http://steamcommunity.com/sharedfiles/filedetails/?id=118621791 Stay tuned for more possible surprises! | No | 21.159 MiB | Feb 21, 2014 | 21-02-2014 13:41:54 | |||
| 224607614 | ns2_machina_remake | VERY early version of NS Machina | No | 7.036 MiB | Feb 5, 2014 | 20-02-2014 00:39:56 | |||
| 229784975 | ns2_redemption_fixed | Fixed version of ns2_redemption originally by roflgator http://steamcommunity.com/sharedfiles/filedetails/?id=125532670 | No | 1.428 MiB | Feb 19, 2014 | 19-02-2014 09:10:35 | |||
| 228397285 | daamz | No | 2.464 KiB | Feb 15, 2014 | 18-02-2014 18:24:37 | ||||
| 229397941 | kingyo | No | 1.572 KiB | Feb 18, 2014 | 18-02-2014 15:58:02 | ||||
| 229378360 | CMBadge1 | No | 3.202 KiB | Feb 18, 2014 | 18-02-2014 01:34:00 | ||||
| 229363761 | MarioBadgeTest1 | No | 2.88 KiB | Feb 18, 2014 | 18-02-2014 00:45:02 | ||||
| 197070109 | blankhair | removes your crosshair for (almost) all roles. | No | 1.181 KiB | Nov 22, 2013 | 18-02-2014 00:06:29 | |||
| 176948455 | ns2_nsl_biodome | ns2_nsl_biodome - Mod ID: A8C04E7\n\n\nThis is a special branch of ns2_biodome with the following changes from the official one:\n\n\n- Reduced light count for better performance ( 2117 in the original, down to 347 in this version, excluding the ready room)\n\n\n- Removed all ambient sounds and particle effects\n\n\n | No | 26.032 MiB | Sep 8, 2013 | 17-02-2014 16:44:58 | |||
| 229015549 | Hippo Badge Test | No | 1.646 KiB | Feb 17, 2014 | 17-02-2014 00:58:02 | ||||
| 220998842 | Station T10 | A map designed for new players. The goal is to help new players to get a better grip on the game.\n\n\nTex\n\n\n | No | 4.565 MiB | Jan 26, 2014 | 16-02-2014 02:29:27 | |||
| 151128436 | Better Menu | Better Menu is: --- a/GUIMainMenu.lua +++ b/GUIMainMenu.lua @@ -101,7 +101,14 @@ function GetNumServerReservedSlots(serverIndex) end function GetServerPlayerSkill(serverIndex) - return GetServerTagValue(serverIndex, "P_S") or 0 + local rawSkill = GetServerTagValue(serverIndex, "P_S") or 0 + local players = Client.GetServerNumPlayers(serverIndex) + + if players < 6 then + return (rawSkill / 6) * players + else + return rawSkill + end end local gMainMenu\n\n\n--- a/ServerEntry.lua +++ b/ServerEntry.lua @@ -280,7 +280,7 @@ function ServerEntry:SetServerData(serverData) self.favorite:SetTexture(kNonFavoriteTexture) end - local skillFraction = Clamp(serverData.playerSkill / kMaxPlayerSkill, 0, 1) + local skillFraction = Clamp(serverData.playerSkill / 500, 0, 1) local skillColor if skillFraction >= 0.5 then skillColor = LerpColor(kYellow, kRed, (skillFraction - 0.5) * 2) | No | 137 B | Jun 7, 2013 | 15-02-2014 09:55:22 | |||
| 227445565 | ns2_rockdown | ns2_rockdown broooo | No | 2.936 MiB | Feb 13, 2014 | 14-02-2014 04:40:40 | |||
| 92039263 | ns2_co_pulse | ns2_co_pulse Beta 20 | No | 1.806 MiB | Aug 26, 2012 | 13-02-2014 14:03:55 | |||
| 227421174 | Speed | Server side mod for testing purposes, do not download. | No | 42.181 KiB | Feb 13, 2014 | 13-02-2014 05:27:56 | |||
| 225467935 | ns2_sws_Ocala | This is a capture the flag map Server must have skulks with shotguns running | No | 49.161 KiB | Feb 7, 2014 | 13-02-2014 00:03:16 | |||
| 190959914 | Ready Room Fireworks | This mod gives you fireworks when you right click. Why? Because, fireworks. ModID: B69A77E | No | 146 B | Nov 1, 2013 | 10-02-2014 19:04:00 | |||
| 226070730 | C2S Crosshairs w/ Hit Indicator | C2S = Close to Standard I took the standard crosshairs and made them a little smaller for better accuracy. I also decreased the transparency making these easy to see as well. I slightly adjusted the Parasite and Gorge Spit crosshairs as well. Enjoy. | No | 12.774 KiB | Feb 9, 2014 | 09-02-2014 05:37:14 | |||
| 226064861 | C2S Crosshairs No Hit Indicator | C2S = Close to Standard I took the standard crosshairs and made them a little smaller for better accuracy. I also decreased the transparency making these easy to see as well. I slightly adjusted the Parasite and Gorge Spit crosshairs as well. Enjoy. | No | 4.243 KiB | Feb 9, 2014 | 09-02-2014 05:12:41 | |||
| 177454292 | ePeen Gaming Badges | Badges For the ePeen Gaming Community.\n\n\nCurrently we have available:\n\n\n-ePg Logo-\n\n\n-Original Trollface-\n\n\n-Assasin-\n\n\n-Slayer-\n\n\n-New ePg Logo-\n\n\n-Gaz's Pink Dick-\n\n\n-Ying Yang-\n\n\nMore are to come as we ask our community what they want. To suggest a badge visit http://epeengaming.com and visit The Training House page. | No | 8.361 KiB | Sep 10, 2013 | 08-02-2014 20:33:43 | |||
| 225323358 | Aliens VisionRX | Simple, high-contrast look for aliens | No | 1.178 KiB | Feb 7, 2014 | 08-02-2014 13:04:38 | |||
| 224400392 | ns2_sws_xpress | Simple map, for Capture The Gorge :) based on the old qtf / tfc map! Requires the Skulks with Shotguns mod. mod id: d601408 | No | 1018.61 KiB | Feb 4, 2014 | 04-02-2014 18:08:03 | |||
| 223478070 | CTG Schtop (WIP) | Capture The Gorge map, for the Skulks With Shotguns mod. Very much a work in progress. | No | 2.838 MiB | Feb 2, 2014 | 04-02-2014 17:36:45 |