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

Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: arm57
Forum: Scripting 02-23-2016, 10:14
Replies: 3
Views: 2,546
Posted By arm57
Re: [ANY]Weapon sound

Are there options to capture the event on pre hook?
Forum: Scripting 02-23-2016, 06:22
Replies: 3
Views: 2,546
Posted By arm57
Re: [ANY]Weapon sound

Yes it just example for weapon shoot, you can hook another one (knife fire or spray)
Forum: Scripting 02-21-2016, 16:01
Replies: 3
Views: 2,546
Posted By arm57
[ANY]Weapon sound

Here I want to share code, I searched many options for this task(how does change fire sound to custom), so* made for a discussion in the forum.

#include <sourcemod>
#include <sdktools>
public...
Forum: Plugins 12-06-2015, 10:00
Replies: 0
Views: 5,587
Posted By arm57
[CSS] Vip Manager_Arm57

Description:
This plugin gives you VIP rights to many of the functions

Functions:

Freeze Man
Fire Man
35HP+
Regenerate HP
+1% Speed
Forum: Scripting 04-19-2014, 10:07
Replies: 5
Views: 2,130
Posted By arm57
Re: Remove Line from a file

Thanks, and is this bug in sourcemod? as in c++ or c it is possible. In my opinion FileSeek() does not work.
Forum: Scripting 04-18-2014, 13:28
Replies: 5
Views: 2,130
Posted By arm57
Remove Line from a file

How Can I remove text in a file. I try this

new Handle:file_reserv = OpenFile(f_path, "a+t");
if(file_reserv == INVALID_HANDLE) { PrintToChat(client, "ERROR to Save"); return; }
new...
Forum: Scripting 03-03-2014, 05:34
Replies: 10
Views: 2,121
Posted By arm57
Re: How to block button "Insert"

Despite, Vac is activated in a server. It does not detect many hack programs.
Forum: Scripting 02-26-2014, 07:31
Replies: 10
Views: 2,121
Posted By arm57
Re: How to block button "Insert"

ok, However how can I find hack program on client side (wallhack). Example of smac(anti wallhack) does not detect
Forum: Scripting 02-12-2014, 15:34
Replies: 10
Views: 2,121
Posted By arm57
How to block button "Insert"

Is it possible to block client's button for example "Insert"?
Forum: Scripting Help 02-12-2014, 15:31
Replies: 1
Views: 743
Posted By arm57
How to block button "Insert"

Is it possible to block client's button for example "Insert"?
Forum: Extensions 02-08-2013, 09:48
Replies: 2,726
Views: 2,783,059
Posted By arm57
Re: SDK Hooks 2.1 - Updated 2011-9-10

but the players no steam crash server...
Forum: Extensions 02-06-2013, 16:37
Replies: 2,726
Views: 2,783,059
Posted By arm57
Forum: Scripting 01-05-2013, 11:35
Replies: 2
Views: 754
Posted By arm57
Re: touch the object

Thank you for your response, but this code does not work.

---------------------------------------------------------------
---------------------------------------------------------------
new...
Forum: Scripting 01-05-2013, 07:47
Replies: 2
Views: 754
Posted By arm57
touch the object

How to make so that when a player touches an object or pass through it worked X () function and the object did not disappear. I will be thank for your suggestion

#include <sourcemod>
#include...
Showing results 1 to 14 of 14

 
Forum Jump

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


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