AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [TF2] Ghost Chat (v1.0 04/01/16) [Dead] (https://forums.alliedmods.net/showthread.php?t=277178)

Riotline 01-04-2016 05:52

[TF2] Ghost Chat (v1.0 04/01/16) [Dead]
 
2 Attachment(s)
Code:

Support will no longer be given for this plugin. This is being assessed and possibly remade. Any features can be suggested here.
SUPERSEDED BY https://forums.alliedmods.net/showth...34#post2684934

This plugin is used for gamemodes that have ghosting problems and this adds a separate chat for people who want to talk to people who are alive. This is very good for the gamemode called TF2Jail which is also compatible with my other plugin for tracking kills on TF2Jail servers.

Features:
- Chat to people alive to ghost.

Cvars/Commands:
- sm_ghost <Message> (Sends a message to everyone alive & dead)
- sm_g <Message> (Same as above)


Change Log:
Quote:

4/01/16
* Initial Release

3/02/17
* Added Adma's Edit
Installation:
1. Download ghostchat.smx
2. Place ghostchat.smx to addons/sourcemod/plugins folder
3. ???
4. Profit!


To-Do:
- Stop *Dead* Chat from being seen by alive players?!?!

Benoist3012 01-05-2016 17:26

Re: [TF2] Ghost Chat (v1.0 04/01/16)
 
You have to provide the source, GLP license.

DarkDeviL 01-06-2016 06:50

Re: [TF2] Ghost Chat (v1.0 04/01/16)
 
Quote:

Originally Posted by Benoist3012 (Post 2380369)
You have to provide the source, GLP license.

GPL.

Riotline 01-12-2016 06:28

Re: [TF2] Ghost Chat (v1.0 04/01/16)
 
Okay, Thanks I did not know that. Probs didnt see :P

Riotline 02-17-2016 19:47

Re: [TF2] Ghost Chat (v1.0 04/01/16)
 
If anyone can help me, I need to know how to stop the red/blue alive not to see the dead red/blue

Alltalk does a bit but doesn't do it all!

Mitchell 04-01-2016 01:21

Re: [TF2] Ghost Chat (v1.0 04/01/16)
 
Quote:

Originally Posted by adma (Post 2407225)
Edited it to remove the need for team checking, and also did a small change to only allow dead people to use it. You can't be a ghost when you're alive...
_snip_


You dont need to check IsPlayerAlive(client) twice. just change it to a plain old 'else'

adma 04-01-2016 02:24

Re: [TF2] Ghost Chat (v1.0 04/01/16)
 
Quote:

Originally Posted by Mitchell (Post 2407229)
You dont need to check IsPlayerAlive(client) twice. just change it to a plain old 'else'

my bad, thanks :bacon!:


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

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