Jump to content
GIGN Forum

Little Help ...


Recommended Posts

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

confused.gif

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...