Hey guys
iam new here and i have a question about some server things...
Pwnoz0r's server is dreamfull Thx to him
my problem is that i will have a startup sountrack when i join my server
i dont wanna do this with a trigger...
just wenn i am at the server menu! than the musik has to start...
i creat a
// Music
class CfgMusic {
tracks[]= { Track1 };
class Track1 {
name = "Track1";
sound[] = {track\track1.ogg};
};
};
in my server "disciption.ext"
but how can i start this soundtrack?!
thx 4 your help
greetings Doniel!
sry my englisch is totaly bad
Pwnoz0r's server is dreamfull Thx to him
my problem is that i will have a startup sountrack when i join my server
i dont wanna do this with a trigger...
just wenn i am at the server menu! than the musik has to start...
i creat a
// Music
class CfgMusic {
tracks[]= { Track1 };
class Track1 {
name = "Track1";
sound[] = {track\track1.ogg};
};
};
in my server "disciption.ext"
but how can i start this soundtrack?!
thx 4 your help
greetings Doniel!
sry my englisch is totaly bad
Sry i have posted the theard in the Mission folder before ... sry 4 that!