I want to replicate the functionality of the taunt button to create a different variant called "Cuss Button", basically it should work like the taunt key except
that it will be used for when you'r not doing good in the match, i haven't found any answers of how taunt works in the wiki.
is there a code for taunt button?
Moderator: Developers
- CarlThePepsiDude
- New User
- Posts: 3
- Joined: Fri Dec 19, 2025 12:57 am
- Contact:
is there a code for taunt button?
PEPSI DUDE
Re: is there a code for taunt button?
Zandronum does not have the ability to override internal mechanics, such as taunting. While I would personally really prefer for this to become possible, you'll have to do with disabling the build-in taunting and making your own key override that calls an ACS script.
- CarlThePepsiDude
- New User
- Posts: 3
- Joined: Fri Dec 19, 2025 12:57 am
- Contact:
Re: is there a code for taunt button?
Alright, ill see how to replicate the function, thanks!Fused wrote: ↑Tue Dec 23, 2025 1:49 pmZandronum does not have the ability to override internal mechanics, such as taunting. While I would personally really prefer for this to become possible, you'll have to do with disabling the build-in taunting and making your own key override that calls an ACS script.
PEPSI DUDE