|
Post by AnDre wQw ;) on Jun 19, 2016 18:32:38 GMT
#include <amxmodx> #include <amxmisc> #include <ColorChat>
public plugin_init() { register_plugin("Buy Admin", "1.0", "AnDrewQw") register_clcmd("say /buy", "Contact"); register_clcmd("say /buyadmin", "Contact"); } public Contact(id) { ColorChat(id, GREEN, "^3[FG] ^1Super :^4 40 Dh ^1- ^1Mini :^4 20 Dh ") ColorChat(id, GREEN, "^3[FG] ^1Contact : ^4www.facebook.com/Fragamers.Servers ")
} Cmd : say /buyadmin / say /buyAttachments:BuyAdmin.sma (415 B)
BuyAdmin.amxx (1.76 KB)
|
|
|
Post by -|P|-LaY-|B|-o-|Y|- on Jun 24, 2016 22:04:21 GMT
Stop Posting Usless Plugin Brother :/
|
|