Raised This Month: $ Target: $400
 0% 

invalid plugin (bad load) problems


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Korsakov
New Member
Join Date: Nov 2006
Old 11-14-2006 , 13:00   invalid plugin (bad load) problems
Reply With Quote #1

hi

im trying to learn pawn, and alway get bad load (invalid plugin in console) if i try to use it. all other plugins like imessage.amxx (and more...) are loading but my not, every one. her an example:

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

public plugin_init()
{
    register_plugin("Dragonball X Mod", "1.0", "DBX Dev Team")
    new keys = MENU_KEY_0|MENU_KEY_1|MENU_KEY_2
    register_menucmd(register_menuid("Which Weapon?"), keys, "giveWeapon")
}
i try to make plugins for ESF 1.2.3 mod, maybe i need do a special thing to get work? (using amxx 1.60)

thanks for any help :-)
Korsakov 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:50.


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