hyper.lowrider Posted April 10, 2007 Report Share Posted April 10, 2007 1. kaa sauc pluginu kad uzraxta hi, un haha tad pasaka hi everybody, vai haha .... 2. kad ieiet serverii ir tip taa sveiciena lapa .... esmu redzeejis citiem serveriem tur ir bilde ... kaa lai to bildi tur iedabun? 3. un kaa lai samainu dziesmu kad iet serverii tip man ir connect_sound.amx >>>>> #include <amxmod> #include <amxmisc> public client_connect(id) { new mp3var[] = "Half-Life01.mp3" if(!is_user_bot(id)) { client_cmd(id,"echo ^"Playing MP3.. Type mp3 stop to stop it.^";mp3 play ^"media/%s^"",mp3var) } return PLUGIN_CONTINUE } public plugin_init () { register_plugin("connect_sound", "0.1", "[FAW]Terran") return PLUGIN_CONTINUE; } kur kas jaaraxta lai ieliktu savu dziesmu .... Link to comment Share on other sites More sharing options...
Recommended Posts