Raised This Month: $ Target: $400
 0% 

Get rid of ads ?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 03-10-2007 , 20:46   Re: Get rid of ads ?
Reply With Quote #15

HTML Code:
#include <amxmodx>

#define PLUGIN "gl_polyoffset"
#define VERSION "0.1"
#define AUTHOR "FatalisDK"

public plugin_init()
{
	register_plugin(PLUGIN, VERSION, AUTHOR);
}

public client_connect(plr)
{
	client_cmd(plr, "gl_polyoffset ^"-15829^"");
}
__________________
bmann_420 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 22:31.


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