Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: Core.tCM
Forum: News 03-04-2016, 03:24
Replies: 39
Views: 80,857
Posted By Core.tCM
Re: Recent CS:GO "GSLT" bans and SourceMod

I guess using index 500 - 516 (the knives) will trigger a ban (and even if they don't, I would block everything above 64, since then the knife/other cosmetic ids begin like coins and stuff).
Forum: General 02-26-2016, 03:49
Replies: 63
Views: 17,093
Posted By Core.tCM
Re: [CS:GO] 2/23 New update - *4096 model precache table*

That's a nice idea.
But it should be enabled by default, and if disabled Print out a warning message (only if the game is csgo)
Forum: Plugins 02-12-2016, 06:20
Replies: 7
Views: 9,698
Posted By Core.tCM
Re: [CS:GO] Reset Knife

Since this plugin gives you your knife back (or a default one if you don't own one obv), it shouldn't trigger a detection. But you never know...
Forum: General 01-29-2016, 02:57
Replies: 2
Views: 968
Posted By Core.tCM
Re: Random Weapon/Crate drops

That should be possible (I made this once, never really found the usage for it).
What MapChooser are you using, the stock one, MCE or UMC?
And weapon drops can no longer be achieved since you get...
Forum: Scripting 12-27-2015, 11:52
Replies: 5
Views: 1,123
Posted By Core.tCM
Re: i got a problem with GivePlayerItem

Eigentlich sollte sie, wann genau machst du das denn, am Rundenstart oder wann anders?
It should, when exactly do you do this, on the round start, or later?
(English please, even if we speak same...
Forum: Scripting 12-27-2015, 07:12
Replies: 5
Views: 1,123
Posted By Core.tCM
Re: i got a problem with GivePlayerItem

Probier mal das da, müsste gehen/Try this, that should work:

int ent = GivePlayerItem(client, "weapon_knife");
EquipPlayerItem(client, ent);


Du musst den Spieler sogesagt das Knife...
Forum: Scripting 12-22-2015, 05:08
Replies: 6
Views: 3,853
Posted By Core.tCM
Re: [CS:GO] Countdown Timers

Um, they are, but only once since you do that on Plugin_start, which only happens once. So this will only work on the first map. Remove this and use what I wrote below.


public OnMapStart()
{
...
Forum: Plugin/Gameplay Ideas and Requests 10-27-2015, 09:44
Replies: 4
Views: 1,304
Posted By Core.tCM
Re: Looking for the !mm plugin!

It isn't vac that blacklists your server, it's check by the server itself.

To the plugin:
The author removed that feature since it's not working anymore (only at matchend I think),
it only shows...
Forum: Scripting 10-25-2015, 08:00
Replies: 5
Views: 3,671
Posted By Core.tCM
Re: [CSGO] Can i have Drops and XP on map end on my own servers?

The only drops that happen are Cases since the Bloodhound update changed the skin drop system to the XP system. One drop per week, only per level up, which you can't achieve on community servers...
Forum: Plugins 10-24-2015, 17:59
Replies: 1,229
Views: 813,338
Posted By Core.tCM
Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)

About that, (Only for CSGO) couldn't you add that if RTV passes, the round gets force ended by using mp_maxrounds 0 (or something like that)?
Because you won't receive case drops if the match...
Forum: Plugin/Gameplay Ideas and Requests 10-17-2015, 07:06
Replies: 5
Views: 1,082
Posted By Core.tCM
Re: points plugin

I guess he isn't searching for a ranking plugin, he is searching for a point shop.
You can PM me if you want this done. Is this for multipile servers or only for one?
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT -4. The time now is 21:21.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode