Raised This Month: $ Target: $400
 0% 

One error...


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
DarlD
Senior Member
Join Date: Aug 2004
Old 10-24-2005 , 23:54   One error...
Reply With Quote #1

I get an error with fakedamage while compiling, here is the code:

Code:
#include <amxmodx> #include <amxmisc> #include <engine> public plugin_init() {     register_plugin("Admin_Damage", "1", "Meta")     register_cvar("amx_damage", "0")     register_event("ResetHUD","damage","be"); } public damage()     {     new damn = get_cvar_num("amx_damage")     fakedamage(+damn);     return PLUGIN_CONTINUE }
__________________
DarlD is offline
Send a message via MSN to DarlD
 



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 23:39.


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