Raised This Month: $12 Target: $400
 3% 

NoobResetScore


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
SkubiDu
Junior Member
Join Date: May 2018
Old 05-20-2018 , 11:23   NoobResetScore
Reply With Quote #1

Im maked plugin,NoobResetScore.

Code is:

#include <amxmodx>
#include <amxmisc>
#include <colorchat>

#define PLUGIN "NoobResetScore"
#define VERSION "2.4.7"
#define AUTHOR "SkubiDu"


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

register_clcmd("say/nrs", "NoobResetScore")
}
public NoobResetScore(id)
{

ColorChat(id, TEAM_COLOR, "Uspesno ste restartovali svoj skor na 0.Srecno!")
}

Instalation:

NoobResetScore.amxx->plugins


To activate plugin open plugins.ini and go down,type NoobResetScore.amxx
Blocked Attachments
File Type: amxx NoobResetScore.amxx

Last edited by SkubiDu; 05-20-2018 at 11:26.
SkubiDu is offline
Reply


Thread Tools
Display Modes

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 17:39.


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