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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: Antithasys
Forum: Plugins 10-05-2019, 23:44
Replies: 351
Views: 253,708
Posted By Antithasys
Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)

This is kind of really cool to see that my chat program (or at least the concept/code) is still in use today! This is one awesome community. <3

edit: word
Forum: Unapproved Plugins 04-09-2012, 21:14
Replies: 91
Views: 163,161
Posted By Antithasys
Re: Simple Chat Processor

Greetings all. RL pulls me away months on end and causes issues with continual updates. The problem with this processor is related to the usermessage getting called once for every player in the...
Forum: Plugins 11-18-2011, 16:19
Replies: 98
Views: 87,543
Posted By Antithasys
Re: [TF2] Trade Chat 1.4 (09.17.2011)

Feature Request

It was requested that I try to get the Chat Processor plugin to work with this chat plugin. In order to do that, you would need to update line 228 in this plugin to use a...
Forum: Plugins 11-18-2011, 16:16
Replies: 14
Views: 31,666
Posted By Antithasys
Re: Simple Chat Filter

This actually works off of translation strings that are processed by the chat processor. If it (the processor) finds the proper translation string then it sends the forward. So this plugin itself...
Forum: Scripting 11-07-2011, 13:12
Replies: 7
Views: 2,361
Posted By Antithasys
Re: Configs

Not sure I understand the question.
Forum: Scripting 11-06-2011, 20:00
Replies: 7
Views: 2,361
Posted By Antithasys
Re: Configs

Integers not floats... took a bit to track down, but it appears to deal with integers only.
Forum: Scripting 11-06-2011, 17:01
Replies: 5
Views: 2,055
Posted By Antithasys
Re: Disable plugin or command on different map

OnMapStart() is a bad spot to run that code. Try instead OnAutoConfigsBuffered() (http://docs.sourcemod.net/api/index.php?fastload=show&id=852&)
Forum: Scripting 11-06-2011, 16:57
Replies: 7
Views: 2,361
Posted By Antithasys
Re: Configs

Depends on the plugin that is reading the cvar. For instance, a plugin can use the following functions to read a cvar:

GetConVarBool()
GetConVarInt()
GetConVarFloat()
GetConVarString()

So, ...
Forum: Scripting 11-06-2011, 16:48
Replies: 6
Views: 5,885
Posted By Antithasys
Re: Plugin encountered error 15: Array index is out of bounds

As powerlord said...


if(LvS < sizeof(LvlUpExp) && EXPS >= GetConVarInt(LvUpExp[LvS+1]))


...should solve your issue.
Forum: Snippets and Tutorials 11-03-2011, 19:02
Replies: 458
Views: 309,122
Posted By Antithasys
Re: SMLIB 0.11 BETA (over 300 Function Stocks) | updated 15.07.2011

Why not hook the event and stop it, not sure if that would stop the color or not, but worth a try.
Forum: Snippets and Tutorials 11-03-2011, 18:45
Replies: 458
Views: 309,122
Posted By Antithasys
Re: SMLIB 0.11 BETA (over 300 Function Stocks) | updated 15.07.2011

https://forums.alliedmods.net/showthread.php?t=102534&highlight=%5Cx06+event
Forum: Plugins 11-01-2011, 10:27
Replies: 405
Views: 312,576
Posted By Antithasys
Re: Simple Chat Colors (Redux)

ok, well... I guess just to make sure... do you have the processor installed?

Edit:

I guess it wasn't installed cause of no further responses. Everyone make sure that the chat processor is...
Forum: Plugins 10-31-2011, 18:57
Replies: 405
Views: 312,576
Posted By Antithasys
Re: Simple Chat Colors (Redux)

after you reloaded the file... try quitting and rejoining the server... colors are assigned on join...
Forum: Plugins 10-30-2011, 22:36
Replies: 405
Views: 312,576
Posted By Antithasys
Re: Simple Chat Colors (Redux)

These groups are not tied to admin groups. Could do that in a future update. But right now they don't. The reason it is not working thou has nothing to do with that... it's because you are not...
Forum: Plugins 10-27-2011, 17:32
Replies: 405
Views: 312,576
Posted By Antithasys
Re: Simple Chat Colors (Redux)

There is not target processing done in this plugin. The colors are assigned when the player connects. I am sure it could be done, but not in its current form.

The black color has been explained...
Forum: Unapproved Plugins 10-25-2011, 12:28
Replies: 91
Views: 163,161
Posted By Antithasys
Re: Simple Chat Processor

I accidentally messed up on the spelling of the file. Check this post (https://forums.alliedmods.net/showpost.php?p=1561299&postcount=10).
Forum: Plugins 10-24-2011, 00:04
Replies: 405
Views: 312,576
Posted By Antithasys
Re: Simple Chat Colors (Redux)

Before we get to in depth... the new parser doesn't require blank fields. Try just doing...


//Eraserhead
"STEAM_0:1:20347237"
{
"namecolor" "{BLA}"
...
Forum: Unapproved Plugins 10-24-2011, 00:01
Replies: 97
Views: 65,298
Posted By Antithasys
Re: Simple Spectate

The update for this plugin is scheduled after the update to the bonus roundimmunity. If the post from others have help people, please use them until I can post an update.

Thanks...
Forum: Plugins 10-22-2011, 00:37
Replies: 405
Views: 312,576
Posted By Antithasys
Re: Simple Chat Colors (Redux)

Yes. That is correct, it will find by steam id. That is why I asked if they were just sanitized (removed) for the post.
Forum: Unapproved Plugins 10-22-2011, 00:24
Replies: 35
Views: 11,370
Posted By Antithasys
Re: Game-coin.com billing

Plugin threads are more or less development threads. This guy obviously put a lot of thought and work into this plugin. If you don't agree with the idea of it, just move on. If you do, use it and...
Forum: Plugins 10-22-2011, 00:16
Replies: 405
Views: 312,576
Posted By Antithasys
Re: Simple Chat Colors (Redux)

1. I assume those steam id groups are sanitized for the forum and you didn't name those groups like that. I say this because the method used to determine if a steamid was entered is a strcontains on...
Forum: Plugin/Gameplay Ideas and Requests 10-21-2011, 12:59
Replies: 3
Views: 1,125
Posted By Antithasys
Re: Hide Strings

That is problematic. You would have to block the usermessage and not the chat... so essentially the command still runs, but the chat isn't displayed. Could be done using the Chat Processor I made...
Forum: Plugin/Gameplay Ideas and Requests 10-19-2011, 15:44
Replies: 1
Views: 1,138
Posted By Antithasys
Re: I need a Tf2 chat badge plugin

https://forums.alliedmods.net/showthread.php?t=167814
Forum: Plugins 10-19-2011, 11:40
Replies: 405
Views: 312,576
Posted By Antithasys
Re: Simple Chat Colors (Redux)

I was starting to look at this issue, and then realized that the current plugin only has 274 lines of code. You must be using the other unsupported version. Please upgrade.
Forum: Plugins 10-14-2011, 08:43
Replies: 405
Views: 312,576
Posted By Antithasys
Re: Simple Chat Colors (Redux)

https://forums.alliedmods.net/showthread.php?t=113236
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 16:08.


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