Raised This Month: $ Target: $400
 0% 

[HELP] Error climber


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Artifact
Veteran Member
Join Date: Jul 2010
Old 05-11-2016 , 12:30   Re: [HELP] Error climber
Reply With Quote #2

1. You can not add 2 same functions, in this case this is fw_TakeDamage
2. In code you post on AlliedMods you got
Code:
/* Plugin generated by AMXX-Studio */ 

#include <amxmodx> 
#include <amxmisc> 

#define PLUGIN "New Plug-In" 
#define VERSION "1.0" 
#define AUTHOR "author" 


public plugin_init() { 
    register_plugin(PLUGIN, VERSION, AUTHOR) 
     
    // Add your code here... 
}
Solve that and that's it
__________________
Artifact 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 18:45.


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