Gift Grab - Achievement Fix
What does the server plugin do?
- Replicates the Gift Grab 2011 event that Valve had for the game.
- Same event window used for what v72 (2011 Chirstmas) of the game had.
- Event window of 1st of December to 1st of January the next year (inclusive).
- Gifts have a drop rate of 20% when players die (same as 2011 event).
- Fixes the Gift Grab achievement by allowing progress to be made by the dropped gifts.
How to - Hosting a server with the plugin
You don't require to port forward to join your own server. So you can still get the achievements against bots in your own server. If you want friends to join your server you'll need to forward port 27015.
Step 1: Download the pluginYou can download the plugin via AlliedModders or GitHub.
AlliedModders will compile the source file on download.
You can also compile the source file of the plugin yourself via the web.
- AlliedModders: https://forums.alliedmods.net/showthread.php?p=2726151#post2726151 (click Get Plugin)
- GitHub: https://github.com/ItsMeLeeson/GiftGrab (.smx under plugins)
- Web Compiler: https://spider.limetech.io/ (compile the .sp from either AM or GitHub)
Step 2: Download the CSS Dedicated Server via SteamCMD
- Download SteamCMD from Valve
- Run the steamcmd.exe file
- Login with the anonymous login command login anonymous
- Set the install directory of the CSS server (following will download to a new servers/css folder where steamcmd isforce_install_dir ./servers/css
- Start the installapp_update 232330 validate
- Once the install is finished exit steamcmdexit
Step 3: Creating the server start batch file
- Create a batch file (.bat) in the server files you downloaded where srcds.exe is locatedstart srcds.exe -console -game cstrike +maxplayers 32 +map de_dust
- You can configure this how you like with use of other command such as+hostname servername +sv_password password
Step 4: Installing SourceMod
- First you'll need to download Metamod:Source which SourceMod requires, found here[www.metamodsource.net]
- Unzip the download and copy the addons folder over to your servers cstrike folder.
- You should now have an addons folder inside the cstrike folder of your server.
- Repeat the same for installing SourceMod (copy the cfg, and addons folder to cstrike), found here[www.sourcemod.net]
- You should now have SourceMod and MetaMod installed on your server.
You can check if your install of SourceMod was successful by starting the server and typing "sm version". This command in your server console should return the version information of your SourceMod install.
Step 5: Installing the plugin
With the downloaded giftgrab.smx file from Step 1 you can copy this into your servers cstrike/addons/sourcemod/plugins folder.
Step 6: Getting the achievement
The gifts won't drop or count unless the machine running the server has their system date between 1st December to 1st January. So you can either wait for this date or if your okay with changing your date for seasonal achievements then that's an option.
Now that your within the event window for the achievement by either waiting or changing date you can start the server. You can add bots to the server with the command "bot_add". Now that every time a player or bot dies there's a 20% chance of a gift dropping (same as it was in 2011) and upon picking it up you'll progress by 1 to the achievement.
Beat Counter-Strike: Source's achievements?
Flex it — let your friends know you pulled it off.
This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.