Raised This Month: $ Target: $400
 0% 

The error in this plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
dreamedward
Senior Member
Join Date: Aug 2010
Location: ZombieWorld
Old 04-02-2011 , 16:40   The error in this plugin
Reply With Quote #1

Could you find the errors in this plugin please.
PHP Code:
#include <amxmodx>
#include <fun>

public plugin_init()
        
register_event("DeathMsg""fnDeathMsg""a""1>0""3=1");

public 
fnDeathMsg()
{
        new 
iKiller read_data(1);

        if(
is_user_alive(iKiller))
        
give_item(id,"weapon_hegrenade");

Thanks in advance!
dreamedward is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 04-02-2011 , 17:03   Re: The error in this plugin
Reply With Quote #2

Tell us what the plugin is supposed to do
so we know what needs to be fixed.
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
dreamedward
Senior Member
Join Date: Aug 2010
Location: ZombieWorld
Old 04-02-2011 , 17:05   Re: The error in this plugin
Reply With Quote #3

When a player kills with a headshot another player the killer to receive a HE grenade.
dreamedward is offline
Reply



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 03:34.


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