Raised This Month: $ Target: $400
 0% 

What is (33) or [32] ??


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
qpalzm12343
Member
Join Date: Mar 2009
Old 02-02-2010 , 06:43   What is (33) or [32] ??
Reply With Quote #1

oh this so basic but i'm noob at amxx scripting,
but please teach me...

i making simple show player's health//
PHP Code:
/* Plugin generated by AMXX-Studio */
#include <amxmodx>
#include <amxmisc>
#define PLUGIN "Plugin name"
#define VERSION "1.0"
#define AUTHOR "[KR]Tora"
new g_text
public plugin_init() {
 
register_plugin(PLUGINVERSIONAUTHOR)
 
 
g_text get_user_health(32)
}
public 
show_health(id) {
 
client_print(idprint_center"Your health: %d"g_text)

oh n. please help me! what is get_user_health(32)
qpalzm12343 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 07:18.


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