Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
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