Raised This Month: $ Target: $400
 0% 

hud and cvars


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Zpoke
Senior Member
Join Date: Aug 2009
Location: Sweden
Old 08-10-2010 , 19:21   Re: hud and cvars
Reply With Quote #7

PHP Code:
/* Plugin generated by AMXX-Studio */
#include <amxmodx>
#define PLUGIN "Hud"
#define VERSION "1.0"
#define AUTHOR "Omgitsme"
public plugin_init() {
 
register_plugin(PLUGINVERSIONAUTHOR)
 
 
register_event("DeathMsg""eDeath""a");
}
public 
eDeath(id)
{
 
set_hudmessage(00255, -1.0, -1.006.012.0)
 
show_hudmessage(id"YOUR MESSAGE HERE")

didnt added cvar since i don't know what you mean
Zpoke 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 00:17.


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