Jump to content
GIGN Forum

hyper.lowrider

Mirstīgais
  • Posts

    3
  • Joined

  • Last visited

About hyper.lowrider

  • Birthday 12/22/1989

Contact Methods

  • AIM
    skype janc1s
  • MSN
    skype janc1s
  • Website URL
    http://hyp3relite.clan.su/
  • ICQ
    0
  • Yahoo
    skype janc1s

Profile Information

  • Location
    Rīga
  • Interests
    bsktball&cs

hyper.lowrider's Achievements

Nūbiņš

Nūbiņš (2/23)

0

Reputation

  1. 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 ....
  2. 1. kaa sauc pluginu kad uzraxta hi un pasaka hi everybody haha un pasaka arii to 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 ....
×
×
  • Create New...