Raised This Month: $ Target: $400
 0% 

NATIVE ERROR!!!!!!!!


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Troi
Member
Join Date: Aug 2006
Old 04-19-2007 , 15:51   NATIVE ERROR!!!!!!!!
Reply With Quote #1

Hello, me again...
Ive got a NATIVE ERROR on set_user_health.. I wish bot have 999999hp

PHP Code:
/* Plugin generated by AMXX-Studio */
#include <amxmodx>
#include <amxmisc>
#include <fun>
#define PLUGIN "Plugin"
#define VERSION "1.0"
#define AUTHOR "Author"
 
public plugin_init() {
 
register_plugin(PLUGINVERSIONAUTHOR)
 
register_event("HLTV""RoundStart""a""1=0""2=0")
}
public 
RoundStart() {
 
client_print(0print_chat"YOU HAVE MUCH HP!")
 
set_user_health(0999999)
 
 return 
PLUGIN_CONTINUE;

Troi 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 06:45.


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