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

SendAudio footsteps blocker by audio message


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
crashbandicoot
BANNED
Join Date: Mar 2012
Location: why will u come XD?
Old 03-01-2018 , 08:31   SendAudio footsteps blocker by audio message
Reply With Quote #1

SendAudio footsteps blocker by audio message . Can we replace or block some sounds by SendAudio message ? Please someone help . I believe it is possible still
register_message( get_user_msgid( "SendAudio" ), "MessageSendAudio","a") // I want Block Any sound(Example: footsteps) by this . Coz pulic Emit_sound is not working for them.

public MessageSendAudio(idmsg,dest,id) {
if(!is_user_connected(id) || !is_user_alive(id))
return PLUGIN_CONTINUE
if(equal(sample,"player/pl_dirt1.wav") || equal(sample,"player/pl_dirt2.wav") || equal(sample,"player/pl_dirt3.wav") || equal(sample,"player/pl_dirt4.wav") || equal(sample,"player/pl_step1.wav") || equal(sample,"player/pl_step2.wav") || equal(sample,"player/pl_step3.wav") || equal(sample,"player/pl_step4.wav"))
block this sound and play this client_cmd(id,"spk example audio.wav")
}
anyone can fix that ? and my other problem this:
https://forums.alliedmods.net/showth...22#post2580822 anyone fix this animation anime problem ? ( animation pev_anime not playing on the ground. if use not on the ground ( flying or falling or swimming then animation working)
crashbandicoot is offline
Send a message via Skype™ to crashbandicoot
E1_531G
Senior Member
Join Date: Dec 2017
Old 03-01-2018 , 17:50   Re: SendAudio footsteps blocker by audio message
Reply With Quote #2

You are banned and can post?? Wtf...

SendAudio doesn't do anything with footsteps.

You can use: set_user_footsteps()
__________________
My English is A0
E1_531G is offline
Old 03-02-2018, 22:31
DeMNiX
This message has been deleted by DeMNiX. Reason: nothing
Reply


Thread Tools
Display Modes

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 18:36.


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