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

Showing results 1 to 25 of 33
Search took 0.00 seconds.
Search: Posts Made By: artimedas
Forum: Plugins 01-08-2014, 09:32
Replies: 870
Views: 416,460
Posted By artimedas
Re: MOTDgd Advertisements (1.6.5 - 26/10/13)

Anyone explain this ? why
http://gyazo.com/f7e42aab19ec13d2f5b10520f618b75b.png
Forum: Plugin/Gameplay Ideas and Requests 09-28-2013, 09:39
Replies: 17
Views: 4,980
Posted By artimedas
Re: [CSS] Weapon sound

possible for other weapon , like deagle , AK47 ? block client side sounds

// no client predict

public OnClientPutInServer(id)
{
SDKHook(id, SDKHook_WeaponEquip, WeaponEquip_CallBack);...
Forum: Plugin/Gameplay Ideas and Requests 08-31-2013, 12:50
Replies: 17
Views: 4,980
Posted By artimedas
Re: [CSS] Weapon sound

maybe this can help
EmitSoundToAll(sample, entity, SNDCHAN_WEAPON, SNDLEVEL_NORMAL);
Forum: Plugin/Gameplay Ideas and Requests 08-29-2013, 10:56
Replies: 5
Views: 2,053
Posted By artimedas
Forum: Plugin/Gameplay Ideas and Requests 08-29-2013, 10:49
Replies: 17
Views: 4,980
Posted By artimedas
[CSS] Weapon sound

Is it possible to replace default weapons sounds (E.g. Deagle firing sound), or completely mute them?

i try this
public Action:SoundHook(clients[64], &numClients, String:sound[PLATFORM_MAX_PATH],...
Forum: Plugin/Gameplay Ideas and Requests 08-28-2013, 09:28
Replies: 5
Views: 2,053
Posted By artimedas
Re: [REQ][CSS]Time Up Sound

smx file 124888
sp file 124889
Forum: Plugin/Gameplay Ideas and Requests 08-26-2013, 11:52
Replies: 5
Views: 2,053
Posted By artimedas
Re: [REQ][CSS]Time Up Sound

try
#include <sdktools>
#include <sourcemod>
#include <colors>
//--------------pragma---------------
#pragma semicolon 1
new Handle:g_hRoundTime; // Store timer
new m_iRoundTime;
new...
Forum: Scripting 07-23-2013, 11:58
Replies: 0
Views: 596
Posted By artimedas
Cannot pick up weapons for a certain amout of time. Please help!

I cannot figure out how to odo this... I'm trying to make that players couldn't pick up weapons for 1 round. This is the code I currently have:

public Action:OnWeaponDecideUse(client, weapon)
{
...
Forum: General 04-20-2013, 12:07
Replies: 0
Views: 437
Posted By artimedas
help Server staff In vpk file

Do you know if it's possible for the client to read the files from download/custom_server_staff.vpk?
Forum: General 04-17-2013, 15:50
Replies: 368
Views: 119,426
Posted By artimedas
Re: Steampipe.. speculate

Yes, all the files have been precached. All the files downloaded succsessfully.
Forum: General 04-17-2013, 15:35
Replies: 368
Views: 119,426
Posted By artimedas
Re: Steampipe.. speculate

I found a bug, counter-strike:source doesn't read .mp3 files. Here you can see how it only can read .wav format files. It's frustrating reconverting files into .wav's right? What do you guys think?...
Forum: Extensions 02-10-2013, 03:38
Replies: 2,726
Views: 2,782,877
Posted By artimedas
Re: SDK Hooks 2.1 - Updated 2011-9-10

you need 2.1 or recompile which new version sdkhooks (sm_hosties)
Forum: General 02-07-2013, 14:46
Replies: 241
Views: 100,198
Posted By artimedas
Forum: General 02-07-2013, 10:48
Replies: 241
Views: 100,198
Posted By artimedas
Re: CS:S Update 2/5/13

Listing 4 plugins:
[01] SourceMod (1.4.7) by AlliedModders LLC
[02] <ERROR>
[03] CS:S Tools (1.4.7) by AlliedModders LLC
[04] SDK Tools (1.4.7) by AlliedModders LLC

L 02/07/2013 -...
Forum: General 02-07-2013, 09:57
Replies: 241
Views: 100,198
Posted By artimedas
Re: CS:S Update 2/5/13

BAILOPAN can you fix stripper:source , is not working anymore in css (https://forums.alliedmods.net/member.php?u=2)
Forum: Plugins 11-25-2012, 14:59
Replies: 667
Views: 300,075
Posted By artimedas
Re: [CS:S] Timer 1.0.6

You fixed it, so the "no SQL connection" will no longer fool people.
Forum: Plugins 11-25-2012, 13:38
Replies: 667
Views: 300,075
Posted By artimedas
Re: [CS:S] Timer 1.0.6

This error only happens when the map is started for the first time. It does not happen again.
Forum: Plugins 11-25-2012, 12:08
Replies: 667
Views: 300,075
Posted By artimedas
Re: [CS:S] Timer 1.0.6

Logged-in, however the logs tell otherwise, all the statistics are shown on the server.
http://109.235.71.199/failai/error.pnghttp://109.235.71.199/failai/show.png
Forum: Plugins 11-25-2012, 11:47
Replies: 667
Views: 300,075
Posted By artimedas
Re: [CS:S] Timer 1.0.6

I know it .
how to fix it:
Forum: Plugins 11-25-2012, 11:29
Replies: 667
Views: 300,075
Posted By artimedas
Forum: Extensions 10-28-2012, 08:36
Replies: 355
Views: 250,292
Posted By artimedas
Forum: Extensions 10-28-2012, 06:28
Replies: 355
Views: 250,292
Posted By artimedas
Re: [ANY] Cleaner - Console warning supressor [UPDATED 27.10.12]

<FAILED> file "cleaner.ext.2.ep2v.so": libtier0_srv.so: cannot open shared object file: No such file or directory
in css
Forum: Plugins 10-27-2012, 03:12
Replies: 275
Views: 133,760
Posted By artimedas
Re: [Source 2009] Custom Chat Colors Menu

[SM] Native "GetEntProp" reported: Property "m_bIsCoaching" not found (entity 1/player)
[SM] Displaying call stack trace for plugin "cccm.smx":
[SM] [0] Line 439,...
Forum: Plugins 10-20-2012, 03:33
Replies: 95
Views: 51,570
Posted By artimedas
Re: [ANY] Event Sounds

so maybe someone can fix it
Forum: Plugins 10-17-2012, 12:43
Replies: 95
Views: 51,570
Posted By artimedas
Re: [ANY] Event Sounds

Maybe something else can fix it
Showing results 1 to 25 of 33

 
Forum Jump

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


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