This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

SC Info Modifier 2.0


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Sven Coop        Category:   Gameplay       
Silencer123
Veteran Member
Join Date: Jul 2006
Old 12-25-2008 , 20:29   SC Info Modifier 2.0
Reply With Quote #1

This plugin detects Sven Co-op 4.0 Beta's Monster-/Playerinfo HUD Message and converts it into a center message, so no map relevant HUD message channel will be wasted. (For no other Modification HUD Messages are this relevant for maps) SC updates that every 2 seconds. (Kind of slow) The new message will show "[!!!!!]" under the message for 0.4 seconds (default) after an update, so the player takes notice of that.

CVar:
mp_converthudinfo
- 0: No change to game's behaviour
- 1: Convert HUD Info
- 2: Remove HUD Info entirely

This plugin is for Sven Co-op 4.0 Beta! SC 3.0 is not supported!

You might call this ironical, since my XP Mod for that game constantly
wastes one channel, but for the new version I plan to quit that out as well.


Important: For SC 4.0 Beta you must use Metamod-P! The default version of
Metamod does not support the new version as of yet, and Metamod-P is better anyway!


EDIT: Uploaded the compiled *.amxx as an additional file,
because the online on-the-fly compiler messes up.
Attached Thumbnails
Click image for larger version

Name:	sc_doc0000.jpg
Views:	457
Size:	75.9 KB
ID:	44716  
Attached Files
File Type: sma Get Plugin or Get Source (sc_info_modifier.sma - 828 views - 1.4 KB)
File Type: amxx sc_info_modifier.amxx (3.4 KB, 247 views)
__________________
EAT YOUR VEGGIES

Last edited by Silencer123; 07-02-2009 at 03:57.
Silencer123 is offline
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 12-26-2008 , 05:39   Re: SC Info Modifier
Reply With Quote #2

For wich game is this?
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
SnoW
Veteran Member
Join Date: Oct 2008
Location: Finland WisdomNuggets: 8
Old 12-26-2008 , 05:44   Re: SC Info Modifier
Reply With Quote #3

I mean how can you miss this?

Name:
Quote:
SC Info Modifier
Quote:
This plugin detects Sven Co-op's Monster-/Playerinfo...
SC updates that every 2 seconds...
Quote:
sc_info_modifier.sma
Quote:
This plugin is for Sven Co-op 4.0 Beta! SC 3.0 is not supported!
SnoW is offline
Send a message via MSN to SnoW
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 12-26-2008 , 07:27   Re: SC Info Modifier
Reply With Quote #4

I mean game, like Counter Strike, Czero etc...

Or is it a game?
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
SnoW
Veteran Member
Join Date: Oct 2008
Location: Finland WisdomNuggets: 8
Old 12-26-2008 , 07:49   Re: SC Info Modifier
Reply With Quote #5

Modification for this plugin is Sven Coop, yes it's a game.
SnoW is offline
Send a message via MSN to SnoW
Silencer123
Veteran Member
Join Date: Jul 2006
Old 12-26-2008 , 08:18   Re: SC Info Modifier
Reply With Quote #6

Added Link to http://www.svencoop.com/ to first post to prevent confusion
amongst CS addicted people with a narrow horizon of perception. ;p
__________________
EAT YOUR VEGGIES
Silencer123 is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 12-26-2008 , 10:31   Re: SC Info Modifier
Reply With Quote #7

lol people still play Sven Coop?
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
Silencer123
Veteran Member
Join Date: Jul 2006
Old 12-26-2008 , 13:28   Re: SC Info Modifier
Reply With Quote #8

Quote:
Originally Posted by DruGzOG View Post
lol people still play Sven Coop?
Since version 4.0 Beta came out 2 days ago, yes. If the mod gets mappers to make non-walkthrough maps the mod also will no longer be just a one-time experience.
__________________
EAT YOUR VEGGIES
Silencer123 is offline
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 02-05-2009 , 21:46   Re: SC Info Modifier
Reply With Quote #9

There are major errors in this that prevent it from being approved. Here are some of them:

Please remove this notification as it serves no purpose to the user:

Code:
public scim_update(id) {
 if(is_user_connected(id)) {
  static msg[512];
  copy(msg,strlen(g_msg[id])-3,g_msg[id]);
  client_print(id,print_center,"^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n^n%s",msg);
  if(!g_informed[id]) {
   client_print(id,print_chat,"This server is running ^"SC Info Modifier^" to prevent Monster-/Playerinfo from wasting a HUD message channel.");
   g_informed[id]=true;
  }
 }
}
Approval pending on changes.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
Old 02-06-2009, 12:03
Strikerr
This message has been deleted by Hawk552. Reason: Please post in English only.
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 02-06-2009 , 12:13   Re: SC Info Modifier
Reply With Quote #10

Strikerr: Please post in English only.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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