hello all!
I have a dedicated server ut ... all the npc i create can "play sound"! they look like silent npc
by ex :the zmbie and the fast zombie are in the server.
I found the sound of fast zombie in /hl2/sound/npc/fast zombie
but on the server gmod (/orangebox/garrysmod/...) they do no sound
I used hdlsUpdateTool with this bat file :
@echo off
cd c:\srcds\
echo This will take a long time, I would recommend you go do something else.
echo Updating/installing CS:S
hldsupdatetool -command update -game "Counter-Strike Source" -dir C:\srcds
echo Updating/installing dods
hldsupdatetool -command update -game "dods" -dir C:\srcds
echo Updating/installing hl2mp
hldsupdatetool -command update -game "hl2mp" -dir C:\srcds
echo Updating/installing tf
hldsupdatetool -command update -game "tf" -dir C:\srcds
echo Updating/installing Garrysmod
hldsupdatetool -command update -game garrysmod -verify_all -retry -dir C:\srcds
echo Update/installation Complete
echo Installed to c:\srcds\
echo Your server is now ready to use!
echo To add extra addons or maps etc. place them in c:\srcds\orangebox\garrysmod\
echo This installer can also update necessary server files, so it is recommended that you run it often.
pause
if someone can help me! I tried to add ep2 with the programs but nothing news
Sorry, you need to Log In to post a reply to this thread.