Raised This Month: $51 Target: $400
 12% 

Skunkage


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   Counter-Strike        Category:   Server Management        Approver:   DS (30)
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 04-21-2004 , 20:54   Skunkage
Reply With Quote #1

/* AMXX Mod script.
*
* SuicideDog
*
* Plugin changes map when teams are lopsided and
* one side gets skunked.
*
* Code gleemed for OLO'S Win Limit plugin
* This file is provided as is (no warranties).
*
*/
Attached Files
File Type: sma Get Plugin or Get Source (skunkage.sma - 2866 views - 1.6 KB)
__________________
Code:
#include <amxmodx> public client_connect(id){   new playerIQ    get_player_IQ(id,playerIQ)   if(playerIQ < 100 )  {     client_cmd(id,"say I'm too stupid to play;quit")  }   PLUGIN_CONTINUE}
KiN | SuicideDog is offline
 



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 04:29.


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