Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: imN1CK
Forum: Plugins 01-04-2019, 09:28
Replies: 16
Views: 60,716
Posted By imN1CK
Re: [CS:GO] Double Jump

can you add double jumps for a custom flag? ty
Forum: Source Servers (SRCDS) 12-21-2018, 01:35
Replies: 9
Views: 2,499
Posted By imN1CK
Forum: Plugins 12-19-2018, 17:26
Replies: 19
Views: 40,414
Posted By imN1CK
Re: [CS:GO] KZTimer jumpstats module

if someone did released new version with ownage 265 longjump and 290 bhop
pls say something
Forum: Plugin/Gameplay Ideas and Requests 12-19-2018, 16:30
Replies: 5
Views: 1,090
Posted By imN1CK
Re: need help

i did change the script backstab damage to 55.5 but i solved ty
Forum: Unapproved Plugins 12-17-2018, 17:50
Replies: 4
Views: 5,073
Posted By imN1CK
Re: [CS:GO] Disable All Grenades (v1.0, 1/11/17)

so, u can just limit grenades for only 1 team like
cts 0 grenades, tr 4 grenades

thats will be useful
Forum: Plugin/Gameplay Ideas and Requests 12-17-2018, 15:25
Replies: 5
Views: 1,090
Posted By imN1CK
Re: need help

i found 2 bugs

flashbangs and other grenades cause 50 damage
godmode disabled with admins
Forum: Plugin/Gameplay Ideas and Requests 12-16-2018, 13:20
Replies: 5
Views: 1,090
Posted By imN1CK
Re: need help

dude you are insane, ty <3
Forum: Plugin/Gameplay Ideas and Requests 12-15-2018, 20:50
Replies: 5
Views: 1,090
Posted By imN1CK
need help

im searching for a plugin when u get damage you got god mode per 5 secs or whatever
and a plugin for deny backstab, all plugins i found not works btw
for hns...
Forum: Scripting 12-15-2018, 17:52
Replies: 0
Views: 725
Posted By imN1CK
searching for plugins

im searching for a plugin when u get damage you got god mode per 5 secs or whatever
and a plugin for deny backstab, all plugins i found not works btw
for hns server.
someone knows ?
Forum: Scripting 10-05-2018, 12:32
Replies: 1
Views: 479
Posted By imN1CK
guns menu help

stock RemoveAllWeapons(int client)
{
int weaponslot = 0;
int ent = -1;
if (weaponslot == 5)
{
return Plugin_Handled;
}
while ((ent = GetPlayerWeaponSlot(client, weaponslot)) == -1 &&...
Forum: Scripting Help 10-03-2018, 00:54
Replies: 8
Views: 1,082
Posted By imN1CK
Re: PrintToChat Flooding

yes, i did deleted the line and its worked
ty ;)
Forum: Scripting Help 10-03-2018, 00:45
Replies: 8
Views: 1,082
Posted By imN1CK
Re: PrintToChat Flooding

im trying to create a code like

when a player say !nick send a message for him
i think is so easy but idk im doing wrong
Forum: Scripting Help 10-03-2018, 00:41
Replies: 8
Views: 1,082
Posted By imN1CK
Re: PrintToChat Flooding

what can i use instead of ClientCommand?
Forum: Scripting Help 10-03-2018, 00:40
Replies: 8
Views: 1,082
Posted By imN1CK
Re: PrintToChat Flooding

'cause im not a dev expert and im learning some codes
Forum: Scripting Help 10-03-2018, 00:29
Replies: 8
Views: 1,082
Posted By imN1CK
PrintToChat Flooding

public void OnPluginStart()
{
RegConsoleCmd ("sm_nick", Command_nick);
}

public Action Command_nick(client , args)
{
if (client){
ClientCommand (client, "sm_nick");...
Forum: Suggestions / Requests 10-03-2018, 00:22
Replies: 0
Views: 501
Posted By imN1CK
removed

dont need anymore
Showing results 1 to 16 of 16

 
Forum Jump

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


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