AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Bad Map Reporting (https://forums.alliedmods.net/showthread.php?t=10871)

slurpycof 03-03-2005 15:06

Bad Map Reporting
 
1 Attachment(s)
Any player on your server can report map problems or issues
by saying badmap and the problem in chat.

I created this plugin because I run a custom map server
with alot of different maps. The method we were using
to report problems with maps was to have people report
them on the forums, and that did not happen as often as
needed or with the right amount of info.

Examples:
=========
1. badmap not enough spawn points
2. badmap CT spawn inside of a wall
3. badmap spawn points have no buy zone

Non-SQL version badmap comments saved to badmaps.log in
your configs directory

SQL Version badmap comments saved into a MySQL database.

ATTENTION
=========
This plugin must be at the top of your plugins.ini to be able
to catch the badmap keyword.

Johnny got his gun 03-03-2005 18:45

Well counting spawn points could of course be automated. Just count info_player_start and info_player_deathmatch entities, add them together and subtract your get_maxplayers()...

sub 03-03-2005 18:58

nice ill add this so when i add new maps to my ns server this can help me out and see if they are buggy ^^

slurpycof 03-03-2005 19:13

Quote:

Originally Posted by Johnny got his gun
Well counting spawn points could of course be automated. Just count info_player_start and info_player_deathmatch entities, add them together and subtract your get_maxplayers()...

That is a good idea. I think I will put that together to add to plugin and log it also. Thanks for the idea. I have a small group in my Clan that fixes bad maps so any extra info I can get is great.

slurpycof 06-30-2005 22:48

94 people have downlaoded this and not one has rated it. I know it is a basic plugin, but if you use it, please rate it. A 0 rating for a fully working plugin sucks.

n0obie4life 07-03-2005 22:05

When will JGHG's idea be ready?

Cause I only want that part :D.

Kurosaki-Ichigo 07-04-2005 00:41

will the players be able to spam the report? if thats it..it will be troublesome..

pendragon 07-05-2005 18:05

Quote:

Originally Posted by Kurosaki-Ichigo
will the players be able to spam the report? if thats it..it will be troublesome..

very good point. You might want to do some kind of cross checking to see how often a steam ID has been "reporting" porblems and deny them the access to do so. Maybe even throw them a warning on the screen telling them that if their actions will banning from the server.

my 2 cents - im off my soapbox now.

slurpycof 03-07-2006 23:19

Please trash this plugin. I will not be supporting it anymore.


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

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