View Single Post
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 08-19-2014 , 02:51   Re: [CS:GO] Deathmatch (v2.0.0, 2014-08-17)
Reply With Quote #9

Quote:
Originally Posted by versatile_bfg View Post
alright sweet. Cheers. Updating to SM1.6.1+ now and going to install this as well.

Also you may want to put updater under this line:
PHP Code:
#pragma semicolon 1

#include <sourcemod>
#include <sdktools>
#include <cstrike>
#undef REQUIRE_PLUGIN
#include <updater> 
This will allow people without the updater plugin to use the plugin. =) You have coded the rest right for it.
I did not know that, thank you for providing that little nugget of gold.

Quote:
Originally Posted by versatile_bfg View Post
Attached spawns points for cbble and overpass [18-19 points]
Thank you!

Quote:
Originally Posted by versatile_bfg View Post
Is the HS only feature far away? Just got asked to set a server up with it.
Not far away, I am just looking for the best way to implement the checks for it. I hope to have it done in a couple days, given I have the time.

Update: I finished it this morning, took a few hours but I got it working and added a bunch of new features. I'll release it with the rest of the new features soon.

Last edited by Maxximou5; 08-19-2014 at 12:04. Reason: Updated to 2.0.1
Maxximou5 is offline