Garry's Mod
Prop hunt server - can't pick up props.
So, I've been trying to set up a prop hunt server to play with friends. It's really a problem for hunters searching for props.

CS:S content is properly mounted(so prop physics works just fine and choosing a prop to become is just fine), I've made sure that 'sv_playerpickupallowed' is set to 1, and picking up props works if I play a different game mode on the server.
< >
Показані коментарі 115 із 56
So... does anyone have any answers at all?
It might be cus that prop is a player.
Цитата допису tripledeez2000:
It might be cus that prop is a player.
Not when I'm testing out the server by myself.
Besides, I'm not the type to jump to comclusions.
Автор останньої редакції: Air; 8 лют. 2014 о 11:16
Alright, I found the problem myself. Apparently there a line in init.lua that goes like so:
function GM:AllowPlayerPickup(player, entity)
return false
I had to change that option to 'true'.
Thanks Air you made my day.
Thanks for letting us know the solution, Air.
Цитата допису Air:
Alright, I found the problem myself. Apparently there a line in init.lua that goes like so:
function GM:AllowPlayerPickup(player, entity)
return false
I had to change that option to 'true'.

Where is the init.lua located? (be percise please)
Цитата допису Chronos:
Цитата допису Air:
Alright, I found the problem myself. Apparently there a line in init.lua that goes like so:
I had to change that option to 'true'.

Where is the init.lua located? (be percise please)
It's in garrysmod\gamemodes\prop_hunt\gamemode\
where is the line of code at?
Цитата допису Anal Febreze:
where is the line of code at?
Using the search function that most text editors have(Ctrl+F) should help you find it.
sorry, but i can't find 'prophunt' in my garrysmod\gamemodes\prop_hunt\gamemode\ help please ..
Цитата допису KoLadaZz:
sorry, but i can't find 'prophunt' in my garrysmod\gamemodes\prop_hunt\gamemode\ help please ..
Do you have the workshop version? Because this won't work that way. I believe that there is a link to the non-workshop version from the prop hunt workshop page.
thanks air!!!, I found it at \garrysmod\gamemodes\prop_hunt\gamemode
I just got PH, and while I can turn into props easily, I can't pick up props as the Hunter. I can't find 'prophunt' in my game modes either, I got PH from the workshop...I couldn't find any links like Air mentioned. Help?
Цитата допису Axel Striker:
I just got PH, and while I can turn into props easily, I can't pick up props as the Hunter. I can't find 'prophunt' in my game modes either, I got PH from the workshop...I couldn't find any links like Air mentioned. Help?
Here's a direct link for you: https://github.com/xspacesoft/PropHunt/archive/master.zip
< >
Показані коментарі 115 із 56
На сторінку: 1530 50

Опубліковано: 8 лют. 2014 о 9:35
Дописів: 56