Raised This Month: $ Target: $400
 0% 

give weapon problem


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Cheap_Suit
Veteran Member
Join Date: May 2004
Old 03-31-2005 , 02:15   give weapon problem
Reply With Quote #1

[AMXX] Run time error 3 (stack error) on line 12 (file "freeshotty.sma")
i get this when i make a server

Code:
public plugin_init(){
	register_plugin("free shotty","1.0","Cheap_Suit")
	register_event("ResetHUD","newRound","b")
	
}

public newRound(id){

	give_item(id,"weapon_m3")
	give_item(id,"ammo_buckshot")

	return PLUGIN_CONTINUE	
}
anyone know the problem?
__________________
HDD fried, failed to backup files. Sorry folks, just don't have free time anymore. This is goodbye.
Cheap_Suit 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 10:02.


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