NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

#include <amxmodx>
#include <amxmisc>
#include <fakemeta>
#include <cstrike>



new g_z
new g_x
new g_c
new g_m
new g_b
new g_n
new g_j
new g_l
new g_fbir


public plugin_init() {
register_plugin("BIND Steam Nonsteam","2.0 BETA","SkyNLexX")


register_concmd("radio1", "ztusu")
register_concmd("radio2", "xtusu")
register_concmd("radio3", "ctusu")
register_concmd("chooseteam", "mtusu")
register_concmd("buy", "btusu")
register_concmd("nightvision", "ntusu")
register_concmd("cheer", "jtusu")
register_concmd("showbriefing", "ltusu")
register_concmd("autobuy", "fbirtusu")

//Cvar Ayarlari
g_z = register_cvar( "tus_z", "say /redbull", ADMIN_RCON )
g_x = register_cvar( "tus_x", "say /redbull", ADMIN_RCON )
g_c = register_cvar( "tus_c", "say /ctmenu", ADMIN_RCON )
g_m = register_cvar( "tus_m", "say /jbmenu", ADMIN_RCON )
g_b = register_cvar( "tus_b", "say /jbmenu", ADMIN_RCON )
g_n = register_cvar( "tus_n", "say /jbmenu", ADMIN_RCON )
g_j = register_cvar( "tus_j", "say /dondur", ADMIN_RCON )
g_l = register_cvar( "tus_l", "kill", ADMIN_RCON )
g_fbir = register_cvar( "tus_fbir", "say /ts3", ADMIN_RCON )
}

public client_connect(id){

ztusu(id)
xtusu(id)
ctusu(id)
mtusu(id)
btusu(id)
ntusu(id)
jtusu(id)
ltusu(id)
fbirtusu(id)

}
public ztusu(id){

new tusZ[32]
get_pcvar_string(g_z, tusZ, charsmax(tusZ))
client_cmd(id, "%s", tusZ)
return PLUGIN_HANDLED;
}
public xtusu(id){

new tusX[32]
get_pcvar_string(g_x, tusX, charsmax(tusX))
client_cmd(id, "%s", tusX)
return PLUGIN_HANDLED;
}
public ctusu(id){

new tusC[32]
get_pcvar_string(g_c, tusC, charsmax(tusC))
client_cmd(id, "%s", tusC)
return PLUGIN_HANDLED;
}
public mtusu(id){

new tusM[32]
get_pcvar_string(g_m, tusM, charsmax(tusM))
client_cmd(id, "%s", tusM)
return PLUGIN_HANDLED;
}
public btusu(id){

new tusB[32]
get_pcvar_string(g_b, tusB, charsmax(tusB))
client_cmd(id, "%s", tusB)
return PLUGIN_HANDLED;
}
public ntusu(id){

new tusN[32]
get_pcvar_string(g_n, tusN, charsmax(tusN))
client_cmd(id, "%s", tusN)
return PLUGIN_HANDLED;
}
public jtusu(id){

new tusJ[32]
get_pcvar_string(g_j, tusJ, charsmax(tusJ))
client_cmd(id, "%s", tusJ)
return PLUGIN_HANDLED;
}
public ltusu(id){

new tusL[32]
get_pcvar_string(g_l, tusL, charsmax(tusL))
client_cmd(id, "%s", tusL)
return PLUGIN_HANDLED;
}
public fbirtusu(id){

new tusFbirx[32]
get_pcvar_string(g_fbir, tusFbirx, charsmax(tusFbirx))
client_cmd(id, "%s", tusFbirx)
return PLUGIN_HANDLED;
}
/* AMXX-Studio Notes - DO NOT MODIFY BELOW HERE
*{\ rtf1\ ansi\ deff0{\ fonttbl{\ f0\ fnil Tahoma;}}n\ viewkind4\ uc1\ pard\ lang1055\ f0\ fs16 n\ par }
*/
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.