AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   Simple Request/Section (REALLY Simple, I think) (https://forums.alliedmods.net/showthread.php?t=98590)

SNIPERMASTER 07-27-2009 01:33

Simple Request/Section (REALLY Simple, I think)
 
Hey all, I was hoping to make a small request or question. Does anyone know of a plugin SIMILAR to this one?

Code:

https://forums.alliedmods.net/showthread.php?t=15142
There's only 1 feature of that plugin I want though

Everyone can tell the admins by using team_say @ <message>, will show as a green message to admins It says their under the features part that when you do the team_chat@: Message, the message will come out as green. is there a plugin for just that? I don't want the other features listed in the plugin like the private message thing, just the one where it turns green when an admin does chat that only other admins can see. Thanks for helping me, and if someone doesn't know of a plugin in existence, do they perhaps know of how I can modify that one, not to copyright infringe if it is though, so it will better work to my needs? Thanks so much!

SNIPERMASTER 08-04-2009 18:50

Re: Simple Request/Section (REALLY Simple, I think)
 
No one at all knows?

SNIPERMASTER 08-13-2009 22:36

Re: Simple Request/Section (REALLY Simple, I think)
 
Wow, all these views and not a single bit of help?

fysiks 08-13-2009 23:27

Re: Simple Request/Section (REALLY Simple, I think)
 
Why do you need only the say_team part? Can't you just use it as is?

SNIPERMASTER 08-17-2009 20:34

Re: Simple Request/Section (REALLY Simple, I think)
 
Wow, thanks so much! Testing it right now! Will report when done

Edit: Didn't work ):

Jon 08-17-2009 21:27

Re: Simple Request/Section (REALLY Simple, I think)
 
Quote:

Originally Posted by SNIPERMASTER (Post 903942)
Wow, thanks so much! Testing it right now! Will report when done

Edit: Didn't work ):

And how am I supposed to make it work when you give a feedback like that?

fysiks 08-17-2009 22:07

Re: Simple Request/Section (REALLY Simple, I think)
 
Quote:

Originally Posted by Jon (Post 904004)
And how am I supposed to make it work when you give a feedback like that?

You read minds don't you?

Jon 08-17-2009 22:12

Re: Simple Request/Section (REALLY Simple, I think)
 
whatever u say

Alka 08-18-2009 03:07

Re: Simple Request/Section (REALLY Simple, I think)
 
It doesn't work because you must strip quotes after reading args...if you don't first char will be szSaid[0] = ' " ';

Exolent[jNr] 08-18-2009 03:12

Re: Simple Request/Section (REALLY Simple, I think)
 
Quote:

Originally Posted by Alka (Post 904199)
It doesn't work because you must strip quotes after reading args...if you don't first char will be szSaid[0] = ' " ';

And won't compile because "return PLUGIN_CONTINUE;" isn't at the end of the function.


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

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