Raised This Month: $51 Target: $400
 12% 

HideNSeek Hidetimer


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
infek
Senior Member
Join Date: May 2009
Location: Behind you
Old 04-10-2010 , 04:16   HideNSeek Hidetimer
Reply With Quote #1

I wanted to change the countdown voice for exolents hns
i already precached my sounds
Code:
        precache_sound( "RtG/COUNT/10.wav" );
        precache_sound( "RtG/COUNT/9.wav" );
        precache_sound( "RtG/COUNT/8.wav" );
        precache_sound( "RtG/COUNT/7.wav" );
        precache_sound( "RtG/COUNT/6.wav" );
        precache_sound( "RtG/COUNT/5.wav" );
        precache_sound( "RtG/COUNT/4.wav" );
        precache_sound( "RtG/COUNT/3.wav" );
        precache_sound( "RtG/COUNT/2.wav" );
        precache_sound( "RtG/COUNT/1.wav" );
but now how do i replace this
client_cmd(plr, "spk vox/%s.wav", sSound);
to my precached sounds to countdown from 10 to 1?
__________________
"Domo Arigato, Mr. Roboto!"
PM me if you want to know a secret

Last edited by infek; 04-10-2010 at 04:39.
infek is offline
Old 04-10-2010, 14:58
wrecked_
This message has been deleted by wrecked_. Reason: double
wrecked_
Veteran Member
Join Date: Jan 2010
Location: New York (GMT-5)
Old 04-10-2010 , 14:59   Re: HideNSeek Hidetimer
Reply With Quote #2

PHP Code:
client_cmdplr"spk RtG/COUNT/%d.wav"Seconds )
// replace seconds with amount of seconds left
// should have a variable for that or something 
__________________
[ Paid Requests ]
DO NOT PM ME ABOUT BLOCKMAKER
NO PRIVATE SUPPORT

Last edited by wrecked_; 04-10-2010 at 15:03.
wrecked_ is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode