PDA

View Full Version : Player FootStep Noises


QwertyAccess
03-20-2004, 21:33
Turn on/off Footsteps for Individual Players.
amx_fsteps <authid, nick, @team or #userid> <0=ON 1=OFF> 1= No Footstep sounds 0= Footstep Sounds On.
I just edited f117Bomb's noclip plugin to use footsteps instead.
Plugin uses amx mod x fun module.
I posted this because i didnt see a Footstep sounds plugin.
This should work for all mods.
Note: this does not turn off the sound when you jump.
This does not work for amx mod only amxmodx
Credits To f117bomb's Plugin.
Now you can sneak behind fellow players running :D

MagicShot
03-20-2004, 23:07
Good JOb!!

Nice Work QwertyAccess.. Nice to see your working away.. :shock:

QwertyAccess
03-20-2004, 23:12
lmao its nothing O_o. Im trying to learn how to code.

BigBaller
03-20-2004, 23:22
Well we all have to start somewhere

Good luck on getting this approved.

QwertyAccess
03-20-2004, 23:28
Well if it doesnt approved ohwell :O
Yay i got approved. Theres a plugin i want to make but i really have no idea where to start.. Amx Nightvision on any mod. :D think anyone can help? :P its already been made but its extremely buggy and there is another method noone ever used...

Freecode
03-20-2004, 23:50
Well if it doesnt approved ohwell :O
Yay i got approved. Theres a plugin i want to make but i really have no idea where to start.. Amx Nightvision on any mod. :D think anyone can help? :P its already been made but its extremely buggy and there is another method noone ever used...
already done for AMXx. I made it. Only thing is it will only work on the next released amxx version since i have an updated cstrike module.

[RED-Designs]
03-21-2004, 00:58
Well if it doesnt approved ohwell :O
Yay i got approved. Theres a plugin i want to make but i really have no idea where to start.. Amx Nightvision on any mod. :D think anyone can help? :P its already been made but its extremely buggy and there is another method noone ever used...
already done for AMXx. I made it. Only thing is it will only work on the next released amxx version since i have an updated cstrike module.

This way would be effective for the NON-cs users. :D

MagicShot
03-21-2004, 02:20
OMG!
Actually from what I have played thats not cs. This would be very effective.. Hmm, I am gonna start trying the other mods to see what they are liek and come up with some ideas...

QwertyAccess
03-21-2004, 04:39
amx_fsteps Qwerty 1
*Runs behind a person *Knife
Person: Wtf i didnt hear you wtf h4x!

SniperBeamer
03-22-2004, 16:15
This plugin uses amxmod.inc which we wrote for compatibility to AMX Mod plugins. When you use amxmod.inc it's an AMX Mod plugin not an AMX Mod X.
The plugin will no longer be approved until it uses amxmodx.inc.

QwertyAccess
03-23-2004, 19:44
ok updated -.-

[RED-Designs]
03-23-2004, 19:47
ok updated -.-

I agree about the '._.' :\

Anyways, exactly like one of my plugins that I didnt release cause you beat me to it! :|

XxKpAznGuyxX
01-18-2005, 23:57
can you update this plugin to make it work for AMXMODX v 1.0 looks awesome!

nvm fixed it... need to add

#include <fun> in the .sma

Proach
01-19-2005, 07:52
This should work for all mods.
Note: this does not turn off the sound when you jump.
This does not work for amx mod only amxmodx


hmm sounds weird :P
thx anyway been looking for this :)

Blaster
03-22-2005, 16:12
Faild to compile, web compiler not compile this plugin, manual compiler to.

v3x
03-22-2005, 16:52
Faild to compile, web compiler not compile this plugin, manual compiler to.
The fun module is required..
#include <amxmodx>
#include <amxmisc>
Should be ..
#include <amxmodx>
#include <amxmisc>
#include <fun>

FirePain
03-13-2006, 06:27
a admin can go to console and type mp_footsteps 0.
Anyway good idea will maybe add it.
EDIT: just found out that youre plugin can do it one 1 player sorry.

NeO|GoD|LDR|SturmTiger
07-09-2006, 13:46
Plugin failed to compile! Please try contacting the author.
Welcome to the AMX Mod X 1.75-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/home/groups/alliedmodders/forums/files/2/4/56.attach(31) : error 017: undefined symbol "set_user_footsteps"
/home/groups/alliedmodders/forums/files/2/4/56.attach(42) : error 017: undefined symbol "set_user_footsteps"

2 Errors.
Could not locate output file /home/groups/amxmodx/public_html/compiled3/56.amx (compile

Moetzchen
06-26-2007, 02:55
I have the same problem...pls help!

*ok done...

you have to write

#include <fun> :)...

Moetzchen
06-26-2007, 03:26
I have one more Problem...

when i use the command:
amx_fsteps @t 1

Console:
No client in such teams...

GNextINC
07-28-2007, 23:16
try this, it works for me.
amx_fsteps "@TERRORIST" 1

GNextINC
07-28-2007, 23:26
hey, how can i set it to Automatic?? i mean, like all Ts all the rounds on everymap gets automatic the silent footsteps??
i tried to add the cmd on the server.cfg and on the amxx.cfg but it doesnt work, how can i make this possible?

couk
08-01-2007, 14:14
hey, how can i set it to Automatic?? i mean, like all Ts all the rounds on everymap gets automatic the silent footsteps??
i tried to add the cmd on the server.cfg and on the amxx.cfg but it doesnt work, how can i make this possible?

same problem

Jellric
01-10-2008, 18:06
Plugin failed to compile! Please try contacting the author.
Welcome to the AMX Mod X 1.75-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/home/groups/alliedmodders/forums/files/2/4/56.attach(31) : error 017: undefined symbol "set_user_footsteps"
/home/groups/alliedmodders/forums/files/2/4/56.attach(42) : error 017: undefined symbol "set_user_footsteps"

2 Errors.
Could not locate output file /home/groups/amxmodx/public_html/compiled3/56.amx (compile


Doesn't compile for me either with exact same output as above.

Drakmour
01-25-2009, 16:15
I suppose this plugin doesn't work on latest amx modes, does it? T_T Cuz it doesn't on mine.

stormvlad
08-11-2009, 20:03
Turn on/off Footsteps for Individual Players.
amx_fsteps <authid, nick, @team or #userid> <0=ON 1=OFF> 1= No Footstep sounds 0= Footstep Sounds On.
I just edited f117Bomb's noclip plugin to use footsteps instead.
Plugin uses amx mod x fun module.
I posted this because i didnt see a Footstep sounds plugin.
This should work for all mods.
Note: this does not turn off the sound when you jump.
This does not work for amx mod only amxmodx
Credits To f117bomb's Plugin.
Now you can sneak behind fellow players running :D

can make a plugin with which I can only stop a certain player does not hear the other steps jocatori? and others to hear it normal? :)

Thanks