Raised This Month: $ Target: $400
 0% 

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: deadbull
Forum: Scripting 03-31-2015, 04:39
Replies: 2
Views: 996
Posted By deadbull
Re: CSGO server query question

Hi,

I think you can use Socket Extensions for communication between Servergame and External Server,
The second solution are :

Create API, for pushing and getting logs, and you simply need...
Forum: Scripting 01-22-2015, 04:11
Replies: 1
Views: 1,629
Posted By deadbull
Re: [CS:GO] How to disable "+voicerecord" ?

Have u tested this code ?

SetClientListening(client, target, false)
AND
SetClientListening(client, target, true)
Forum: Scripting 01-22-2015, 03:57
Replies: 3
Views: 1,778
Posted By deadbull
Re: CS:GO Regen Armor.

Hi, this code work on CSS, not tested on cs:go but should work :

SetEntProp(client, Prop_Data, "m_ArmorValue", 100, 4); // ( 100 = armor value )
Forum: Scripting 11-28-2012, 04:27
Replies: 6
Views: 1,822
Posted By deadbull
Re: [CSS] Define if bullet is HeadShot

I try it and I'll let you know
Forum: Scripting 11-28-2012, 03:48
Replies: 6
Views: 1,822
Posted By deadbull
Re: [CSS] Define if bullet is HeadShot

public OnTraceAttack(victim, attacker, inflictor, Float:damage, damagetype, ammotype, hitbox, hitgroup)
{
if (hitgroup > 0 && attacker > 0 && attacker <= MaxClients && victim > 0 && victim <=...
Forum: Scripting 11-23-2012, 08:22
Replies: 6
Views: 1,822
Posted By deadbull
[CSS] Define if bullet is HeadShot

Hi, I am currently looking for the possibility to define the hitbox is the bullet in the head even if it is shot in the leg. I use OnTakeDamage of the event and SdkHooks and the event :...
Forum: Scripting 02-26-2012, 19:13
Replies: 2
Views: 859
Posted By deadbull
Re: [CS:S] Block Aim message

Yeah, you rock ! thanks
Forum: Scripting 02-26-2012, 17:12
Replies: 2
Views: 859
Posted By deadbull
[CS:S] Block Aim message

Hi, I search to block the small message with the pseudo and the health of the players when I aim at them if somebody has an idea I am Interested. Thank you very much and sorry for my bad English. ^^"
Forum: Scripting 01-17-2012, 10:57
Replies: 2
Views: 697
Posted By deadbull
Forum: Scripting 01-17-2012, 07:48
Replies: 2
Views: 697
Posted By deadbull
Supress "Attacked teammate"

Hello, I look for hide messages " attacked teammate " in the Chat when i fire at an teammate, thank you . ^^ and sorry for my bad English .
Forum: Scripting 12-05-2011, 15:15
Replies: 3
Views: 1,179
Posted By deadbull
Forum: Scripting 12-04-2011, 19:22
Replies: 3
Views: 1,179
Posted By deadbull
Flash the player screen

Hi, I look for flash the screen of the player, somebody would know how to make it? Because I do not find :s

Thank you
Forum: Unapproved Plugins 12-04-2011, 17:46
Replies: 4
Views: 4,819
Posted By deadbull
Re: [CS:S] !balise

it's fixed .
Forum: Unapproved Plugins 12-04-2011, 16:01
Replies: 4
Views: 4,819
Posted By deadbull
[CS:S] !balise

Requirements:


Sourcemod
funcommands activated

Description:

You can type !balise for beacon, useful for zombie server
Showing results 1 to 14 of 14

 
Forum Jump

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


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