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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: exvel
Forum: Snippets and Tutorials 08-21-2012, 05:04
Replies: 416
Views: 537,011
Posted By exvel
Re: [INC] Colors (1.0.5)

Haven't been here for a long time. Sorry.
Added a simple check for CS:GO. Now colors.inc will try to use the same colors as for CS:S.
Can somebody test it? Because I currently do not have the game...
Forum: Plugins 04-04-2011, 14:11
Replies: 280
Views: 347,769
Posted By exvel
Re: Show Damage (1.0.7)

It doesn't matter. This is used just for taking action on the next game frame.
Forum: Plugins 04-04-2011, 14:09
Replies: 280
Views: 347,769
Posted By exvel
Re: Show Damage (1.0.7)

I do understand your request. Really. Use any other plugin for this.
http://www.sourcemod.net/plugins.php?cat=0&mod=0&title=damage&author=&description=&search=1
Forum: Plugins 04-03-2011, 07:25
Replies: 280
Views: 347,769
Posted By exvel
Re: Show Damage (1.0.7)

Just use any other plugin for this. =)
Forum: Scripting 03-26-2011, 14:53
Replies: 6
Views: 2,638
Posted By exvel
Re: Entity Input with delay

Just use 0.01 sec timer.
Forum: Snippets and Tutorials 03-23-2011, 12:42
Replies: 416
Views: 537,011
Posted By exvel
Forum: Plugins 03-12-2011, 07:27
Replies: 51
Views: 67,643
Posted By exvel
Re: [CS:S] Anti-Rejoin (2.0.0)

It seems that online compiler 1.1 is bugged. Changed online compiler to version 1.2.
Now you can download the plugin.
Forum: Plugins 03-10-2011, 13:55
Replies: 46
Views: 70,121
Posted By exvel
Re: Console Welcome Message (1.1.2)

Yeah. It seems that client blocks spam of incoming usermessages.
Forum: Snippets and Tutorials 03-10-2011, 13:51
Replies: 416
Views: 537,011
Posted By exvel
Re: [INC] Colors (1.0.5)

It won't be official. Use Jindo's/Naris's versions. :)
Forum: Snippets and Tutorials 01-25-2011, 11:39
Replies: 458
Views: 309,113
Posted By exvel
Forum: Snippets and Tutorials 01-25-2011, 11:33
Replies: 416
Views: 537,011
Posted By exvel
Re: [INC] Colors (1.0.5)

I've never seen this color in hl2dm. :)
Forum: Scripting 01-17-2011, 08:28
Replies: 6
Views: 2,690
Posted By exvel
Re: TerminateRound

You guys have all posted exactly the same signature.
Forum: Extensions 01-14-2011, 16:40
Replies: 2,726
Views: 2,766,776
Posted By exvel
Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)

Sounds great! Love your work. It would be nice to have a gamedata updater like SourceMod has.
Forum: Unapproved Plugins 01-09-2011, 05:45
Replies: 496
Views: 187,699
Posted By exvel
Re: Simple Chat Colors

FAQ (#7) (http://forums.alliedmods.net/showpost.php?p=868237&postcount=2)
Forum: Plugins 12-31-2010, 11:30
Replies: 33
Views: 34,618
Posted By exvel
Re: [ANY] Noblock with Team Filter (1.0) [Dec 30 2010]

This can't be fixed IMHO. Such bug always happens after some time when changing "m_CollisionGroup".
Forum: General 12-30-2010, 18:52
Replies: 4
Views: 1,071
Posted By exvel
Re: How does language selection work? A way to... optimize it, not to use random lang

There is always some language selected. It is set through the Steam client. If plugin prints something before server detects client's language (for instance, when player is connecting or has just...
Forum: Scripting 12-30-2010, 05:23
Replies: 4
Views: 1,549
Posted By exvel
Re: (CS:S) Text on Right side of Screen?

http://forums.alliedmods.net/showthread.php?p=1249667http://forums.alliedmods.net/showthread.php?p=1249667
Forum: Extensions 12-24-2010, 07:49
Replies: 3
Views: 3,564
Posted By exvel
Re: [EXTENSION] MD5Lib

+ is able to work with files. :)
Forum: Extensions 12-24-2010, 07:43
Replies: 129
Views: 102,653
Posted By exvel
Re: [EXTENSION] System2

I think this extension needs a native for getting OS name like Linux or Windows. Good job btw :)
Forum: Plugins 12-18-2010, 08:18
Replies: 25
Views: 18,186
Posted By exvel
Re: [Any] Print

You need to add check for team colors. If there are more than one team color tag in the message then library will throw error.
Example:
"{lightgreen}one {red}two"
Forum: Snippets and Tutorials 12-13-2010, 07:21
Replies: 416
Views: 537,011
Posted By exvel
Re: [INC] Colors (1.0.5)

Yeah, asherkin is right. This color is a random thing that you can't control.
Forum: Snippets and Tutorials 12-12-2010, 11:39
Replies: 416
Views: 537,011
Posted By exvel
Re: [INC] Colors (1.0.5)

Update: 1.0.5

Added support for olive color in HL2:DM
Forum: Scripting 12-02-2010, 10:55
Replies: 1
Views: 868
Posted By exvel
Re: Does closeing the timer handle also close the data pack?

You need to set TIMER_DATA_HNDL_CLOSE flag for this.
Forum: Scripting 11-29-2010, 16:20
Replies: 3
Views: 1,524
Posted By exvel
Re: Detect map ending before OnMapEnd()?

If you want to track when people have actually disconnected (without mapchange disconnects) you have to use "player_disconnect" event instead of OnClientDisconnect() forward.
Forum: Scripting 11-28-2010, 12:54
Replies: 15
Views: 3,702
Posted By exvel
Re: NEW msg display on css?

berni
There is an error in the first stock.
VFormat(buffer, sizeof(buffer), format, 2);
should be
VFormat(buffer, sizeof(buffer), format, 3);
Showing results 1 to 25 of 500

 
Forum Jump

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


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