Raised This Month: $ Target: $400
 0% 

how to set heal points ???


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Emilioneri
Senior Member
Join Date: Feb 2009
Location: Georgia, Tbilisi
Old 02-23-2009 , 09:55   how to set heal points ???
Reply With Quote #1

Code:
#include <amxmodx>
#include <fun>

#define PLUGIN "heal"
#define VERSION "1.0"
#define AUTHOR "emilioneri"


public plugin_init() {
	register_plugin(PLUGIN, VERSION, AUTHOR)
	register_clcmd("say /heal", "heal")
}

public heal(id)
{
	set_user_health(<what to write here ???>)
}
Can anyone help me ?? This is very, very simple for you.
__________________

Last edited by Emilioneri; 02-23-2009 at 10:05.
Emilioneri is offline
Send a message via Skype™ to Emilioneri
 



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


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