Need help :/
28. August 2010 - 13:28
#11
Re: Need help :/
Yeah just checked this. You're right - no screen after being frozen. sorry.
3. September 2010 - 19:11
#13
Re: Need help :/
To disable the hook sound ("tink" "tink"). I think you should open Quake 3 .pk3 files with a the properly software and find the hook sound. Replace it by a blank sound (with Audacity) with the same length.
3. September 2010 - 19:16
#15
Re: Need help :/
No, if the name and the weight of the file is the same.
For the other problems, maybe the command
activeAction ""
could help you. Its a variable launched at every new game started. For exemple
activeAction "+attack"
?
I dunno
3. September 2010 - 19:22
#17
Re: Need help :/
About sound I was think about a start command on a server :
sv_ ... activeAction "s_stop sound\weapons\hook\..."
?
3. September 2010 - 19:29
#19
Re: Need help :/
Ah yes I didnt see that :
activeAction "s_stop sound\weapons\grenade\hgrenb2a.wav"
Dunno if it works..
-,- ... then it will be my suggestion -,- to make it configurable