Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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.
>.< I'm sorry :S
░░░░░▐█▄█▌░░░░░░▀█▄░░
░░░░░░▀▄▀░░░▄▄▄▄▄▀▀░░
░░░░▄▄▄██▀▀▀▀░░░░░░░
░░░█▀▄▄▄█░▀▀░░
░░░▌░▄▄▄▐▌▀▀▀░░ THIS IS BOB
▄░▐░░░▄▄░█░▀▀ ░░
▀█▌░░░▄░▀█▀░▀ ░░ COPY AND PASTE HIM,
░░░░░░░▄▄▐▌▄▄░░░ SO, HE CAN TAKE
░░░░░░░▀███▀█░▄░░ OVER STEAM
░░░░░░▐▌▀▄▀▄▀▐▄░░ AND THAT, WILL TELL VALVE
░░░░░░▐▀░░░░░░▐▌░░ TO GIVE US HALF LIFE 3
░░░░░░█░░░░░░░░█░░░
Push alt and F4 at the same time. if that doesn't work, delete system32
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 ^^
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)
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"
-------------
but yeah thx
"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