Garry's Mod

Garry's Mod

Prop Hunt: Lots of Taunts Added!
55 kommentarer
tinygerman 1. jan. kl. 16:17 
[Prop Hunt: Lots of Taunts Added!] gamemodes/fretta/gamemode/vgui/vgui_gamenotice.lua:37: attempt to index local 'txt' (a nil value)
1. AddEntityText - gamemodes/fretta/gamemode/vgui/vgui_gamenotice.lua:37
2. AddText - gamemodes/fretta/gamemode/vgui/vgui_gamenotice.lua:54
3. Run - gamemodes/fretta/gamemode/cl_deathnotice.lua:96
4. func - gamemodes/base/gamemode/cl_deathnotice.lua:182
5. unknown - lua/includes/extensions/net.lua:38

I was told to report this. The pack is causing errors, but I'll try reinstalling it to see if it fixes itself. I do not speak coding whatsoever.
Phoenix Wright  [ophavsmand] 15. juli 2015 kl. 1:57 
I don't know, you may try to reinstall it so it appears in your gamemode list again
ベ ー ス ゲ ー マ ー 14. juli 2015 kl. 21:54 
I've been using your addon for a long time now and the sounds are real funny and cool but for some reason the prop hunt game mode it self isn't in my game mode list any more, what's going on?
Phoenix Wright  [ophavsmand] 9. apr. 2015 kl. 8:11 
@amosmcgovern If you refer about what key you have to press to taunt, is F3 key.
broth3rp1l0tsc0utYT 8. apr. 2015 kl. 14:03 
how do talk as them like the game you do cxz to talk x(
MORA!!! 12. feb. 2015 kl. 14:13 
Well... thx for help anyways :) btw i just founded what to press on a mac :P....... You just have to press fn+f3..... ;)
Phoenix Wright  [ophavsmand] 11. feb. 2015 kl. 23:17 
Well, i haven't tested this addon in gmod for mac, so I don't know why happens that to you
>.< I'm sorry :S
MORA!!! 11. feb. 2015 kl. 18:55 
if i press f3 during a game.. multiple windows pop out.... so what button do i have to press????'
MORA!!! 11. feb. 2015 kl. 18:53 
How do i open this on a mac???? D:
Phoenix Wright  [ophavsmand] 24. okt. 2014 kl. 10:01 
@Pixpox Yeah, this happens with people who joins your server and don't have this addon installed. To tell this people to use this addon you can write it on your Server's name (e.g. Prop Hunt server [addon required]) or something. Otherwise people have to download the sounds one by one.
PicklePirate 22. okt. 2014 kl. 13:13 
when i use this and put the id in the resource ect.. when you join the server you need to download every sound what takes ages
Beamo 14. okt. 2014 kl. 17:35 
░░░░░▐▀█▀▌░░░░▀█▄░░░
░░░░░▐█▄█▌░░░░░░▀█▄░░
░░░░░░▀▄▀░░░▄▄▄▄▄▀▀░░
░░░░▄▄▄██▀▀▀▀░░░░░░░
░░░█▀▄▄▄█░▀▀░░
░░░▌░▄▄▄▐▌▀▀▀░░ THIS IS BOB
▄░▐░░░▄▄░█░▀▀ ░░
▀█▌░░░▄░▀█▀░▀ ░░ COPY AND PASTE HIM,
░░░░░░░▄▄▐▌▄▄░░░ SO, HE CAN TAKE
░░░░░░░▀███▀█░▄░░ OVER STEAM
░░░░░░▐▌▀▄▀▄▀▐▄░░ AND THAT, WILL TELL VALVE
░░░░░░▐▀░░░░░░▐▌░░ TO GIVE US HALF LIFE 3
░░░░░░█░░░░░░░░█░░░
Hyper 31. juli 2014 kl. 6:51 
@OriginalMe you are evil
Goose 24. juli 2014 kl. 16:17 
@mikko.kaijala

Push alt and F4 at the same time. if that doesn't work, delete system32
Phoenix Wright  [ophavsmand] 26. juni 2014 kl. 1:06 
Then in ur addons folder u have the addon downloaded
CampNutty 25. juni 2014 kl. 13:28 
I did.
Phoenix Wright  [ophavsmand] 25. juni 2014 kl. 11:41 
@k.berg32 just subscribe to it
CampNutty 25. juni 2014 kl. 11:28 
How do i download it?
Muriel 11. maj 2014 kl. 2:18 
But when i press F3 it exits the game
Phoenix Wright  [ophavsmand] 10. maj 2014 kl. 13:00 
@Eviscerator of course, they only have to download this addon to hear the taunts.
FluxZ 10. maj 2014 kl. 12:41 
ok thanks, and would this work if i was running the prop hunt server using hamachi, but the other people dont, would they hear the taunts from this pack
Phoenix Wright  [ophavsmand] 10. maj 2014 kl. 12:40 
@Eviscerator press F3 :D
FluxZ 10. maj 2014 kl. 10:29 
how do you taunt
ベ ー ス ゲ ー マ ー 24. apr. 2014 kl. 21:37 
Thank you so much, you have added some of THE BEST taunts for hunters and especialy props. thank you X 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
Nkrow 24. apr. 2014 kl. 3:23 
¿Podrías añadir alguno en español? xDDD
Jappie 16. apr. 2014 kl. 6:47 
Yeah i got that part, but it can't find the file :/
Phoenix Wright  [ophavsmand] 16. apr. 2014 kl. 0:49 
@WalkingFridge Yeah, sorry, forget that ^^ before you convert the files to .gma you have to create a file called addon.json in the prophuntlotsoftaunts folder. There you write thename of the addon, the type (e.g. gamemode) and tags (e.g. fun). How to create it? It's very simple:
Open the notepad and copy this

{
"title" : "My Test Addon",
"type" : "gamemode",
"tags" : [ "fun", "cartoon" ],
"ignore" :
[
"*.psd",
"*.vcproj",
"*.svn*"
]
}

Change My test Addon with the name of your addon and then follow the steps I explained yesterday. Hope this helps! :D ^^
Jappie 15. apr. 2014 kl. 5:40 
In CMD i get an error addon.json Couldn't find file
Jappie 15. apr. 2014 kl. 5:34 
But how do I put the files back to .gma format again?
Jappie 15. apr. 2014 kl. 3:54 
Thank you man, I'm gonna try this. Thanks alot, also by my friends!
Phoenix Wright  [ophavsmand] 14. apr. 2014 kl. 6:52 
@WalkingFridge
Finally you have to publish it in Steam Workshop and let your friends install it. Write in CMD this command:

gmpublish create -addon "C:\Users\YOUR USERNAME\Desktop\prophuntlotsoftaunts.gma" -icon "HERE GOES THE ROUTE OF THE ICON FOR YOUR ADDON. NEEDS TO BE JPG AND 512x512"

-------------
This will publish the addon in Workshop. Then go to your Workshop files in Steam and change visibility from private to friends-only. Tell your friends to install it from Workshop and that's all! Hope you understood all and worked for you! :D (If you don't understand something, just ask me ;D)
Phoenix Wright  [ophavsmand] 14. apr. 2014 kl. 6:52 
@WalkingFridge It's a bit complicated to explain here but I'll try anyways. First, look for my addon file in your Garry's Mod folder (GarrysMod/garrysmod/addons/prop_hunt_lots_of_taunts_added.gma). Then you have to convert that file to a folder. Search a .gma converter on the Internet. After that, go into the folder called "taunts" and place the taunts you want. Now cames the difficult part:
Go to gamemodes/prop_hunt/gamemode and open the file called sh_config.lua with your notepad. Look for the names of the taunts and write them there.
Once you have added the taunts, you have to convert the folder into a .gma file again (Don't rename the folder!). Open the CMD and write these commands:
cd ..
cd ..
cd ..
cd "Program files (x86)"
cd Steam
cd SteamApps
cd common
cd GarrysMod
cd bin
gmad create -folder "C:\Users\YOUR USERNAME\Desktop\prophuntlotsoftaunts" -out "C:\Users\YOUR USERNAME\Desktop\prophuntlotsoftaunts.gma"
-------------
Jappie 13. apr. 2014 kl. 13:08 
Hey man, I'm trying to figure out how to make an addon and put taunts in there so we can use them on our server. I lovr ur pack but now I want one for a server with me and my friends. Could you give us a tip on how to make an addon and how to put taunts in there?
shank 2. apr. 2014 kl. 11:20 
From where is dat epic AAAAAAAAAAAAAAAAAAAAAAAAAAAHAHAAAAAAAAAAAAAAAAA?
Pablito 16. mar. 2014 kl. 0:19 
What should touch it fair for apuiller of noise
jolpica 9. feb. 2014 kl. 6:51 
:D the best
vmmmviii 2. feb. 2014 kl. 7:01 
love it :)
J02H 25. jan. 2014 kl. 19:37 
HI ERVERY 1
AceScottie 23. jan. 2014 kl. 13:24 
this is pretty sweet XD
Rage321 9. jan. 2014 kl. 22:32 
Nevermind. I just needed to create a custom sh_config.lua file with all the taunt files. Was a lot of fun!
Rage321 9. jan. 2014 kl. 17:04 
Is there any way to get this to work with Awesome Prop Hunt? http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=201618882
Rage321 9. jan. 2014 kl. 10:29 
vmmmviii 13. dec. 2013 kl. 13:46 
ok thx but i did notice that if you press f4 then you get some diferent taunts then darth vader
but yeah thx
Phoenix Wright  [ophavsmand] 13. dec. 2013 kl. 6:12 
@slendybendy79 sorry but no, there isn´t. Taunts play randomly when you press F3. But if you want to play a sound for yourself, without other players listen it, then type in console:
"play taunts/props/number.mp3" or "play taunts/hunters/number.wav" without the quotes. Write a number from 1 to 86 to play a prop taunt or a number from 1 to 16 to play hunters taunts. Remember, this sounds will only play for you, not for the other players.
I don´t know if I explained well, but that´s the only way to choose which taunt sound you want t play :S Hope this helped you, and thanks for asking! :D
vmmmviii 13. dec. 2013 kl. 5:06 
is there a menu of taunts?
StinkyShloup 16. nov. 2013 kl. 12:56 
ty :)
Phoenix Wright  [ophavsmand] 16. nov. 2013 kl. 3:08 
@RedXTI press F3 :P
StinkyShloup 15. nov. 2013 kl. 20:49 
how do you use taunt
Satanic Sapphire 15. nov. 2013 kl. 20:13 
Always waited for this moment to play PROP HUNT!!!! XD
Phoenix Wright  [ophavsmand] 14. nov. 2013 kl. 6:15 
@Rawsa Just pick the Prop Hunt gamemode like if you pick sandbox or another and start a game. If you want to play taunt sounds press F3 during a game, props and hunters have got different taunt sounds :) Hope this helped you