Raised This Month: $ Target: $400
 0% 

New Code Error


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Waleed
Senior Member
Join Date: May 2012
Location: Pakistan
Old 05-15-2012 , 08:11   New Code Error
Reply With Quote #1

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <Hamsandwitch>



#define PLUGIN "SIMPLE HUD Message"
#define VERSION "1.0"
#define AUTHOR "Anonymouse"


public plugin_init() {
RegisterHam(Ham_Spawn, "player", "fwHamPlayerSpawnPost", 1)
}a

public fwHamPlayerSpawnPost(iPlayer) {
if (is_user_alive(iPlayer)) {
// player spawned
print_center("YOU ARE RE SPAWNED,GOODLUCK! FOR THIS TIME")
print_center("DON'T GET FUCKED UP THIS TIME,RETREAT HELL!!")
}
PLUGIN_HANDLED
}




Error: Cannot read from file: "Hamsandwitch" on line 5
What to do??
Will this code do anything??

Last edited by Waleed; 05-16-2012 at 08:55. Reason: Missed something
Waleed is offline
Send a message via Skype™ to Waleed
 



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 00:21.


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