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

Showing results 1 to 25 of 48
Search took 0.01 seconds.
Search: Posts Made By: Xilver266
Forum: Plugins 12-23-2013, 12:49
Replies: 47
Views: 34,614
Posted By Xilver266
Forum: Plugins 12-22-2013, 18:04
Replies: 47
Views: 34,614
Posted By Xilver266
Re: [CSS] Christmas Hat

The plugin works correctly :S
https://dl.dropboxusercontent.com/u/47051325/Capturas/2013-12-23_00001.jpg
Forum: Plugins 12-12-2013, 04:46
Replies: 47
Views: 34,614
Posted By Xilver266
Re: [CSS] Christmas Hat

LOL, im so stupid xDD

2013-12-12 (v1.2)

* Removed debug messages (xD)
Forum: Plugins 12-11-2013, 15:45
Replies: 47
Views: 34,614
Posted By Xilver266
Re: [CSS] Christmas Hat

Updated

2013-11-12 (v1.1)

* ToggleEffects.smx is not required now
* Some bugs fixed with remove hats
* Functions updated

I added a screenshot :)
Forum: Plugins 12-08-2013, 20:53
Replies: 47
Views: 34,614
Posted By Xilver266
Re: [CSS] Christmas Hat

I forgot add to requeriments the Toggle Special FX plugin
https://forums.alliedmods.net/showthread.php?t=163381
Forum: Plugins 12-08-2013, 19:47
Replies: 47
Views: 34,614
Posted By Xilver266
[CSS] Christmas Hat

http://i.imgur.com/04woZ4q.png

http://i.imgur.com/V6keXG3.png
Put a Christmas hat to players at spawn

https://dl.dropboxusercontent.com/u/47051325/Capturas/christmashat.png
...
Forum: Scripting 05-07-2013, 17:58
Replies: 4
Views: 2,375
Posted By Xilver266
Re: Welcome/Join sound

When OnConfigExecuted() g_soundName is equals to "sound/clv/js/join.mp3" and when declare buffer, this is equals to "sound/sound/clv/js/join.mp3".

Try this:

#include <sourcemod>
#include...
Forum: Scripting 05-07-2013, 04:07
Replies: 4
Views: 2,375
Posted By Xilver266
Re: Welcome/Join sound

Look my ServerSounds plugin; the working is very similar. In my server still work

http://forums.alliedmods.net/showthread.php?t=188305
Forum: Scripting 04-26-2013, 12:57
Replies: 5
Views: 1,324
Posted By Xilver266
Slap with GetClientAimTarget

I'm trying to do that aiming a player and pressing the E can slap him.

public Action:OnPlayerRunCmd(client, &buttons, &impulse, Float:vel[3], Float:angles[3], &weapon)
{
if (buttons &...
Forum: Scripting 11-30-2012, 05:26
Replies: 1
Views: 736
Posted By Xilver266
Re: Event unsuccessful primary weapons purchases

An example don't tested xD

new AwpCost = 4500;

CS_OnBuyCommand(client, const String:weapon[])
{
new Money = FindSendPropOffs("CCSPlayer", "m_iAccount");

if (StrEqual(weapon,...
Forum: Suggestions / Requests 11-29-2012, 16:18
Replies: 16
Views: 3,292
Posted By Xilver266
Re: Line Of Reload The Weapon

Go to correct forum please http://forums.alliedmods.net/forumdisplay.php?f=3
Forum: Suggestions / Requests 11-29-2012, 15:55
Replies: 16
Views: 3,292
Posted By Xilver266
Re: Line Of Reload The Weapon

Read this topic
https://forums.alliedmods.net/showthread.php?t=69092
Forum: Suggestions / Requests 11-29-2012, 15:00
Replies: 16
Views: 3,292
Posted By Xilver266
Re: Line Of Reload The Weapon

Look this thread
https://forums.alliedmods.net/showthread.php?t=164072
Forum: Source Servers (SRCDS) 08-10-2012, 13:55
Replies: 2
Views: 1,150
Posted By Xilver266
I can't change map with sm_map

Hi

When i go to adminmenu and change map, don't response.

19:51:04 [SM] Changing map to ba_jail_blackops...
19:51:04 [basecommands.smx] "Console<0><Console><Console>" changed map to...
Forum: Plugins 06-24-2012, 19:01
Replies: 4
Views: 12,863
Posted By Xilver266
[ANY] ServerSounds

http://i.imgur.com/2Vvrx7U.png

http://i.imgur.com/V6keXG3.png
Emit sounds in multiple events

http://i.imgur.com/wM1r7Ta.png
SourceMod 1.4.0+

http://i.imgur.com/DuGEgXT.png
Forum: Plugins 06-16-2012, 19:26
Replies: 9
Views: 9,771
Posted By Xilver266
Re: [CSS] PreciseShot

I don't get that error. Do yo installed SDK Hooks?
Forum: Plugins 06-15-2012, 21:01
Replies: 9
Views: 9,771
Posted By Xilver266
Re: [CSS] PreciseShot

Fixed, thanks :wink:
Forum: Plugins 06-15-2012, 19:20
Replies: 9
Views: 9,771
Posted By Xilver266
[CSS] PreciseShot

http://i.imgur.com/TRNVne5.png

http://i.imgur.com/V6keXG3.png
Force drop weapon client on shooting him in the hands

http://i.imgur.com/wM1r7Ta.png
SDK Hooks 2.1...
Forum: Plugins 04-20-2012, 12:53
Replies: 1,229
Views: 814,418
Posted By Xilver266
Re: MapChooser Extended 1.8.2 (Updated 2012-01-31)

Hi!

If i set:
mce_starttime "5.0"
mce_startfrags "0"
mce_startround "0"

I get error:
[mapchooser_extended.smx] Warning - Bonus Round Time shorter than Vote Time. Votes during bonus round...
Forum: Unapproved Plugins 02-16-2012, 20:30
Replies: 60
Views: 60,684
Posted By Xilver266
Re: Mapchooser Extended Sounds (Updated 2011-11-03)

Hi

-> sm plugins load mapchooser_extended
[SM] Loaded plugin mapchooser_extended.smx successfully.
L 02/17/2012 - 02:22:25: [mapchooser_extended.smx] Loaded map list for cstrike.

-> sm...
Forum: Unapproved Plugins 02-16-2012, 12:13
Replies: 60
Views: 60,684
Posted By Xilver266
Re: Mapchooser Extended Sounds (Updated 2011-11-03)

sv_pure is 0
But don't download the sound files :S. I have it in the fastdl (work correctly)
Forum: Unapproved Plugins 02-16-2012, 10:28
Replies: 60
Views: 60,684
Posted By Xilver266
Re: Mapchooser Extended Sounds (Updated 2011-11-03)

Hi!

I set up the configs (soundset and mapchooser_extended_sounds.cfg) but in the server was download a content from "sound/vo/...." but i haven't that folder. I have my sounds files in...
Forum: Trash 01-13-2012, 17:40
Replies: 89
Views: 16,354
Posted By Xilver266
Re: Crash servers

Buenas!

Tanto profesional, tanta buena empresa (Rajuviservers), tanto que creéis que sois el primer recurso publicitario para los clanes... pero a la hora de verdad ya os desesperáis a la mínima....
Forum: Snippets and Tutorials 06-15-2011, 18:31
Replies: 358
Views: 550,414
Posted By Xilver266
Re: Convert STEAMID to Steam Community ID

Hi,

Remains the same.

Errors:
Forum: Snippets and Tutorials 06-13-2011, 16:08
Replies: 358
Views: 550,414
Posted By Xilver266
Re: Convert STEAMID to Steam Community ID

Hi

Very nice work, Thanks ;D
But it does not work this way "CustomURL to SteamID"

www.clan-assassins.22web.net/steamid.php
Showing results 1 to 25 of 48

 
Forum Jump

All times are GMT -4. The time now is 19:43.


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