I installed the lastest version of darkrp but for some reason when i buy a weapon off the f4 menu it says i buy it but it is invisible.. i spam e on the ground and i am able to pick it up and see it so i dont know what is wrong..
[editline]26th August 2013[/editline]
I think i posted this thread in the wrong place.. Please close it
Make sure CSS is mounted on the server and its also mounted on your gmod client.
You first need to download Counter Strike: Source onto your server and mount it. To download it get SteamCMD which creates the servers. You can find this [URL="https://developer.valvesoftware.com/wiki/SteamCMD"]here[/URL]. When you open up SteamCMD let it update and type this in the following:
[CODE]login anonymously[/CODE]
After that type in:
[CODE]force_install_install_dir C:\GMODLOCATION [/CODE]
Type in the directory above. (you are gonna delete it later)
Then type:
[CODE]app_update 232330[/CODE]
Then after that finishs you need to validate it so type in:
[CODE]app_update 232330 validate[/CODE]
After that let it everything download. Might take 30 - 1 hour depending on the speed of your internet. Then take the cstrike file in the directory that you installed it and put that in the main directory of your gmod server. We are almost done. Now we need to go into our CFG file and edit the mount.cfg file with notepad or notepad++ (whatever you have). When you go into copy and replace this with the one you have:
[CODE]"mountcfg"
{
"cstrike" "C:\GMODLOCATION\cstrike"
// "tf" "C:\mytf2server\tf"
}[/CODE]
After all this we are done. Tell me if you have a problem.
Sorry, you need to Log In to post a reply to this thread.