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

Showing results 1 to 19 of 19
Search took 0.00 seconds.
Search: Posts Made By: nvkkk
Forum: Plugins 02-10-2016, 04:56
Replies: 474
Views: 153,049
Posted By nvkkk
Forum: Plugins 02-09-2016, 03:59
Replies: 474
Views: 153,049
Posted By nvkkk
Re: Pinion Adverts [HTML5]

So are we going to get the impressions that we did not get for this period? We got like 3 days with 0 impressions while our servers were full.
Forum: Plugin/Gameplay Ideas and Requests 06-09-2015, 10:16
Replies: 17
Views: 4,936
Posted By nvkkk
Re: [REQUEST] Steam trade bot

I can't seem to find where to download their bots.
However I found this: https://github.com/Alex7Kom/node-steam-tradeoffers
I might just modify it to add the auto buy from market and done
Forum: Plugin/Gameplay Ideas and Requests 06-07-2015, 13:21
Replies: 17
Views: 4,936
Posted By nvkkk
[REQUEST] Steam trade bot

Hello guys,
I have a website in which people can win CS:GO cases, skins, etc.
At the moment we're buying the items manually and sending trade offers manually aswell.
Looking for someone who can...
Forum: Source Servers (SRCDS) 07-16-2014, 07:35
Replies: 4
Views: 15,902
Posted By nvkkk
Re: [CS:GO] Remove all weapons from the floor

That is the weapon they drop when dying, not when buying another one



I also thought that until I found a guy doing it on my server. So I tried it and if you spam it a lot, some of the weapons...
Forum: Source Servers (SRCDS) 07-15-2014, 17:06
Replies: 12
Views: 3,334
Posted By nvkkk
Forum: Source Servers (SRCDS) 07-15-2014, 16:57
Replies: 4
Views: 15,902
Posted By nvkkk
[CS:GO] Remove all weapons from the floor

Hello,
is there any plugin or cvar that does not allow people to throw guns to the floor? I run a server with infinite money and people can exploit that by buying a lot of weapons and thus making...
Forum: Plugins 01-10-2014, 11:48
Replies: 870
Views: 416,688
Posted By nvkkk
Re: MOTDgd Advertisements (1.6.5 - 26/10/13)

Is the new update already available?
Forum: Source Servers (SRCDS) 01-10-2014, 07:54
Replies: 8
Views: 3,292
Posted By nvkkk
[CS:GO] Start round with just one player

Hello guys,
I'm trying to setup an idle server.
I've setup mp_timelimit 5 as well as mp_roundtime 5.
But there is a problem, if there's only 1 person in the server, the round won't start "Game...
Forum: Scripting 04-02-2011, 12:24
Replies: 1
Views: 803
Posted By nvkkk
How can I create an array of strings?

So that myArr[0] is a 32char string, myArr[1] another...
Is this the correct way?
new String:myArr[64][64] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",...
Forum: Scripting 03-14-2011, 12:14
Replies: 2
Views: 1,805
Posted By nvkkk
env_blood doesn't show as blood

I don't know why but env_blood appears like this on CS:S.
Am I doing something wrong? Is there any other way to create blood in CS:S?
I tried using TempEnts but that blood doesn't look real.
How...
Forum: Scripting 03-13-2011, 11:48
Replies: 4
Views: 5,100
Posted By nvkkk
Re: Get the position where a client is looking

Works perfect.
What's the difference between
GetEntPropVector(client, Prop_Send, "m_vecOrigin", selfPos);
and
GetClientEyePosition(client, selfPos);
then?
Forum: Scripting 03-13-2011, 09:14
Replies: 4
Views: 5,100
Posted By nvkkk
Get the position where a client is looking

Is there something like "GetViewCoords" which returns a vector to the position the player is looking to?
I tried GetClientEyePosition() but even if I move the mouse to change the position it still...
Forum: Scripting 03-12-2011, 13:21
Replies: 6
Views: 1,385
Posted By nvkkk
Re: Is there something like hurtPlayer?

I've just tried. It seems TakeDamage doesn't trigger TraceAttack:
public Action:hTraceAttack(victim, &attacker, &inflictor, &Float:damage, &damagetype, &ammotype, hitbox, hitgroup) {...
Forum: Scripting 03-12-2011, 11:05
Replies: 6
Views: 1,385
Posted By nvkkk
Re: Is there something like hurtPlayer?

Ok, so I got what I wanted but there is a problem.
I try to headshot a player using this, so I prehook the player_death event and set headshot as true ( SetEventBool(event, "headshot", true); )....
Forum: Scripting 03-12-2011, 09:33
Replies: 6
Views: 1,385
Posted By nvkkk
Re: Is there something like hurtPlayer?

That is exactly what I was looking for. Thanks!
Forum: Scripting 03-12-2011, 08:38
Replies: 6
Views: 1,385
Posted By nvkkk
Is there something like hurtPlayer?

A function that allows a plugin to hurt a player as if another player had dealt this damage.
Something like hurtPlayer(from, to, dmg) so that if I do hurtPlayer(1, 2, 45) player with client index 2...
Forum: Scripting Help 03-12-2011, 08:37
Replies: 1
Views: 800
Posted By nvkkk
Re: Is there something like HurtPlayer

Meh bad forum, this belongs to SourceMod. Close please
Forum: Scripting Help 03-12-2011, 08:36
Replies: 1
Views: 800
Posted By nvkkk
Is there something like HurtPlayer

A function that allows a plugin to hurt a player as if another player had dealt this damage.
Something like hurtPlayer(from, to, dmg) so that if I do hurtPlayer(1, 2, 45) player with client index 2...
Showing results 1 to 19 of 19

 
Forum Jump

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


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