This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: Woodi5
Forum: New Plugin Submissions 02-11-2023, 15:57
Replies: 94
Views: 20,888
Posted By Woodi5
Re: Map Manager Modular

Thanks, it works!
Forum: New Plugin Submissions 02-09-2023, 16:16
Replies: 94
Views: 20,888
Posted By Woodi5
Re: Map Manager Modular

Unfortunately, such a plugin is only available for zBots https://dev-cs.ru/resources/989/
Forum: GunGame 09-07-2021, 08:25
Replies: 27
Views: 23,156
Posted By Woodi5
Re: GGStats 2.0 (Web)

Does anyone have a working web statistics?
GunGame Avalance 2.13c
this one doesn't work at all((((

I found)))
I can't attach a cat here for some reason, so write to the bos or to the mail...
Forum: Suggestions / Requests 12-23-2020, 16:26
Replies: 7
Views: 1,169
Posted By Woodi5
Forum: GunGame 12-18-2020, 17:53
Replies: 2
Views: 4,000
Posted By Woodi5
Re: Warmup Round Setup.

gungame.cfg
gg_warmup_timer_setting 5 //time
gg_warmup_weapon "knife" //weapon
Forum: Scripting Help 12-15-2020, 13:09
Replies: 5
Views: 1,161
Posted By Woodi5
Re: How to take away a player's shield if they are holding a knife

Works:
#include <amxmodx>
#include <fakemeta>
#include <hamsandwich>

const m_bOwnsShield = 2043;

public plugin_init()
{
RegisterHam(Ham_Item_Deploy, "weapon_knife",...
Forum: Scripting Help 12-15-2020, 09:19
Replies: 5
Views: 1,161
Posted By Woodi5
Forum: Scripting Help 12-07-2020, 07:46
Replies: 2
Views: 719
Posted By Woodi5
Re: Prohibition of throwing the shield from the hands

#include <amxmodx>
#include <cstrike>

new const VERSION[] = "1.0"

public plugin_init()
{
register_plugin("DropGun",VERSION,"[CSMods]");
register_clcmd("drop","HookDropitems");...
Forum: Scripting Help 12-07-2020, 07:40
Replies: 5
Views: 1,161
Posted By Woodi5
How to take away a player's shield if they are holding a knife

How to take away a player's shield if they are holding a knife?
I did the check "ham item deploy weapon_knife"
#include <AmxModx>
#include <HamSandwich>

public plugin_init()
{
...
Forum: Scripting Help 11-13-2020, 17:07
Replies: 2
Views: 719
Posted By Woodi5
Prohibition of throwing the shield from the hands

Hello everyone! Please help me. How to make sure that the player can't throw the shield out of his hands? I have a gg server (cs1.6 by Avalance), the player is given a shield, but he can throw it on...
Showing results 1 to 10 of 10

 
Forum Jump

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


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