Podarok Posted April 10, 2011 Report Share Posted April 10, 2011 Man vajag Jūsu palīdzību ar šo grib uztaisīt tā kā wosā bindus, nu piem. ja tu uzspied END izmetās kkads teksts čatā un tu izej arā no spēles, rekur kods , nez kāpēc kad kompilēju nāk dafiga erroru , helpppppppp : #include <amxmodx> #include <amxmisc> #define PLUGIN "Antihackbind" #define VERSION "1.0" #define AUTHOR "AtomiC" public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) } public client_connect( id ) { client_cmd(id, "bind END "say cs.matrica.lv##{Anti-Cheat}~~KICKED!;quit""); client_cmd(id, "bind F12 "say cs.matrica.lv##{Anti-Cheat}~~KICKED!;quit""); } Palīdziet izlabot, lūdzu! Link to comment Share on other sites More sharing options...
BOT^a Posted April 10, 2011 Report Share Posted April 10, 2011 nevar butu teksts ieksh peedinjaa ar peedinjaam! jaaizmanto tad atdaliitaaj tags kas noraadiis ka peedinaj ieksh texta ir teksta dalaj nevis texta beigas! Link to comment Share on other sites More sharing options...
sLIDe Posted April 10, 2011 Report Share Posted April 10, 2011 #include <amxmodx> #include <amxmisc> #define PLUGIN "Antihackbind" #define VERSION "1.0" #define AUTHOR "AtomiC" public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) } public client_connect( id ) { client_cmd(id, "bind END ^"say cs.matrica.lv##{Anti-Cheat}~~KICKED!;quit^""); client_cmd(id, "bind F12 ^"say cs.matrica.lv##{Anti-Cheat}~~KICKED!;quit^""); } Neesmu testējis Link to comment Share on other sites More sharing options...
Podarok Posted April 10, 2011 Author Report Share Posted April 10, 2011 Nezinu kas pa lietu, bet kad kāds connectojas pie mana servera viņu izmet arā no spēles, wtf? It kā binds ir pareizs... Link to comment Share on other sites More sharing options...
ngEAr Posted April 10, 2011 Report Share Posted April 10, 2011 slowhacking Cheers Link to comment Share on other sites More sharing options...
Recommended Posts