Raised This Month: $ Target: $400
 0% 

Help me plugin


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
alex4301
Junior Member
Join Date: Sep 2012
Old 12-15-2015 , 12:39   Help me plugin
Reply With Quote #1

Quote:
#include <amxmodx>
#include <amxmisc>

#define PLUGIN ""
#define VERSION "1.0"
#define AUTHOR ""

public plugin_init()
{
register_plugin(PLUGIN, VERSION, AUTHOR)

set_task(3000, "slapon3000", id, "", 0, "a", 50)
}
public slapon3000(id)
{

New name[32]
Get_user_name(id,name,31)
server_cmd(amx_slap %d",nume)

}
what is wrong... ?

Last edited by alex4301; 12-15-2015 at 12:39.
alex4301 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:16.


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