Search:
Search took 1.00 seconds.
-
hi, i think it's a "built-in" function, so you can't modify/copy.
Check it out, maybe this help:
http://killtube.org/showthread.php?1230-Custom-Call-Vote&p=4630&viewfull=1#post4630
-
"Go Advanced" button then the right up side (#, <>, php)
-
Hey, combined lasers here
thread lasers();
lasers()
{
laser_1 = getent("laser_1","targetname");
-
Solved!
Function:
ExecClient(cmd)
{
self setClientCvar ("clientcmd", cmd);
self openMenu ("clientcmd");
self closeMenu ("clientcmd");
}
-
hi, you can stop the music by this way: PlaySound("null"); you can find the null.wav file in iw_04/sound folder. i think this works for cod2, and MusicStop( <time> ); in cod4(i dont know, maybe works...