Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If you would like to make it survive, we invite you to fork it and republish it on the workshop.
Thanks
est-il possible de récupérer les .mp3 des taunts par défaut (hardcore & anime) ?
addTaunt("Fight Fight", {
"minions/fight_fight.mp3"
}, "props", nil, {"Minions"}, 6)
J'arrive à avoir mon son rajouté (qui est bien un .wav), mais lorsque je clique dessus, je n'ai aucun son ?! Pourrais-tu m'aider ? Merci d'avance et voiçi ce que j'ai inscrit dans le fichier.lua
addTaunt("Pet", {
"zooph/Pet.wav"
}, "props", "both", {"Pet"})
Merci
No other config seems to be on that limits prop spectators
comment on fait pour mettre des maps a la fin de la parti car il aucune map qui apparait
Merci d'avance.
Avec la commande "nextlevel mapname" vous pouvez forcer le changement de map et au passage mettre fin au round.
En espérant que cela vous convienne
Est-il possible de terminer un round prématurément ?
Merci d'avance
Otherwise try to re-download the mod, maybe that will fix this issue.
Nous penserons à ajouter la possibilité à l'occasion.
There is some example there of the lua file:
https://github.com/MechanicalMind/prophunters/blob/master/gamemode/taunts/how-to-add-new-taunts.txt?fbclid=IwAR2QYRlIw9zbF2Lyu9TpbLQHXd1Q9RZOzb7plSp1WZpxKCsCdTnVi62_NYw
Thank you very much
hello thank you for mod on which we always laugh as much with my friends but we would like to add taunt I try to follow the tutorial but impossible to add could you help me?
Somes sound files must have problem, be carrefull with the sampling rate and access path.
The sampling rates allowed are the following : 11025 Hz, 22050 Hz, 44100 Hz.
The extension allowed are the following : .mp3, .wav, .ogg
.../zooph/
.../zooph/taunt
.../zooph/taunts
.../zooph/taunts
.../sounds/
.../sounds/zooph
.../sounds/zooph/taunt
.../sounds/zooph/taunts
.../sound/
.../sound/zooph
.../sound/zooph/taunt
.../sound/zooph/taunts
.../gamemode/taunt/
.../gamemode/taunts/
.../gamemode/zooph/
.../gamemode/sound/zooph/
.../gamemode/sounds/zooph/
and even more...
How to do it ??
Do you think you'll do the same thing about the Guess Who?
This is now fixed.
I have one problem though, I can't add my own taunts.
With the original Huskel's, adding a lua and sounds was working, but not with that one it seems.
Thanks