AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Remove Map Text (game_text) (https://forums.alliedmods.net/showthread.php?t=99556)

Chanz 08-06-2009 21:15

Remove Map Text (game_text)
 
1 Attachment(s)
Code:

/********************************************
*
* Remove Map Text Version "1.1.4"
*
* Description:
* Removes on mapstart all game_text entitys that shows a text near the crosshair
*
* Install:
* put the removemaptext.smx into your plugin folder.
* you dont need to configure anything.
*
* Changelog:
* v1.1.4 Only removes now game_text entitys near crosshair
* v1.0.0 First Public Release
*
*
* Thank you Berni, Manni, Mannis FUN House Community and SourceMod-Team
*
* *************************************************/

Screenshot of a game_text (with this plugin its gone):
http://home.arcor.de/gits2125/game_text.jpg

Download removed until next update

Sexual Harassment Panda 08-07-2009 03:56

Re: Remove Map Text (game_text)
 
As an example, in tf2 this would remove the text stating "capture the enemy control points to end the round" or something like that? If so bravo sir.

Chanz 08-07-2009 09:41

Re: Remove Map Text (game_text)
 
hmm dunno if the text is triggered by the map then yes.

This was tested in HL2:DM where as example a pressed button triggered the game_text entity.

I wrote it because we had some deathmatch maps, which had some annoying hud text messages (game_text).

I look for a screenshot...

Zuko 08-07-2009 10:01

Re: Remove Map Text (game_text)
 
Sexual Harassment Panda, if you want remove "Goal String" use this:
http://www.fpsbanana.com/guis/19663

Electric Warrior 08-07-2009 18:03

Re: Remove Map Text (game_text)
 
Quote:

Originally Posted by Chanz (Post 892530)
hmm dunno if the text is triggered by the map then yes.

This was tested in HL2:DM where as example a pressed button triggered the game_text entity.

I wrote it because we had some deathmatch maps, which had some annoying hud text messages (game_text).

I look for a screenshot...

You mean the sort of text the map maker puts in to show who made the map?

Chanz 08-07-2009 18:39

Re: Remove Map Text (game_text)
 
Quote:

Originally Posted by Electric Warrior (Post 892854)
You mean the sort of text the map maker puts in to show who made the map?

as example yeah

Electric Warrior 08-08-2009 07:47

Re: Remove Map Text (game_text)
 
Quote:

Originally Posted by Chanz (Post 892879)
as example yeah

As a map maker for HL2DM, I find the idea of doing that a bit offensive, but then on my maps the text, which only appears for a few seconds, is near the bottom of the screen and doesn't affect the players line of sight or interfere with aiming.

I suppose I can't expect players to appreciate the hours some map makers put into creating a nice playing environment for them, for free.

Chanz 08-08-2009 11:15

Re: Remove Map Text (game_text)
 
Quote:

Originally Posted by Electric Warrior (Post 893312)
As a map maker for HL2DM, I find the idea of doing that a bit offensive, but then on my maps the text, which only appears for a few seconds, is near the bottom of the screen and doesn't affect the players line of sight or interfere with aiming.

I suppose I can't expect players to appreciate the hours some map makers put into creating a nice playing environment for them, for free.

hmm you are right but we had some maps where the player aim where blocked...

I thought the mappers still insert a custom texture with their name and website etc.

I don't want to block the mappers name or something... I got an idea for that if the text is outside of the players view and not shown the hole time it stays with in the plugin.

to prevent that more admins dl this version which deletes all game_texts...

Sexual Harassment Panda 08-08-2009 22:49

Re: Remove Map Text (game_text)
 
Quote:

Originally Posted by Zuko (Post 892549)
Sexual Harassment Panda, if you want remove "Goal String" use this:
http://www.fpsbanana.com/guis/19663

Not exactly what i was looking for, but an interesting idea nonetheless I'll check it out soon.

Chanz 08-10-2009 11:51

Re: Remove Map Text (game_text)
 
update to 1.1.4 now its mapper copyright friendly :-)


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

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