Jump to content
GIGN Forum

Little Help ...


Recommended Posts

1. kaa sauc pluginu kad uzraxta hi, un haha tad pasaka hi everybody, vai haha .... smiliez.de_29.gif

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 ....

confused.gif

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...