Raised This Month: $ Target: $400
 0% 

hud message


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
equin
New Member
Join Date: Jan 2011
Location: Brazil
Old 11-03-2011 , 19:31   hud message
Reply With Quote #1

What's wrong with this plugin?
Code:
#include <amxmodx>
#include <amxmisc>

#define PLUGIN "HUD"
#define VERSION "1.0"
#define AUTHOR "SATE"


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

// Add your code here...
}
if(is_user_anonymous ( id ))
{
forget = 0;
forgive = 0;
client_print(id, print_chat, "Anonymous. Never Forget. Never Forgive")
}
set_hudmessage(0, 42, 255, -1.0, -1.0, 0, 6.0, 12.0)
show_hudmessage(id, "Seja Bem Vindo")
My friend can't compiling this plugin.
equin is offline
Send a message via MSN to equin
 


Thread Tools
Display Modes

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 14:19.


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