The crowbar sucks in-game. Its just the knife with another model.it will.
I hope it will get developed thought...
Good job! but how will we see what is a crowbar and what is a lock pick?
The bobcat's passenger seating position is still off a bit.
Other than that, GREAT update.
If only I was in a place I could box access... Could do bug fixesWhat? Do bug fixes while garry fixes his mod.
If only I was in a place I could box access... Could do bug fixesWhat? Do bug fixes while garry fixes his mod.
Alright, don't bother anyways you did a great addition already.If only I was in a place I could box access... Could do bug fixesWhat? Do bug fixes while garry fixes his mod.
Can't, at work
There's a few bugs I fixed on dev server.
There's a few bugs I fixed on dev server.
Please fix mayor demoting and for god sake Vip+Gold physguns its like a 1/5 chance of spawning with it..
Not my fault the mysql database cant pull my shit faster than i can spawn.There's a few bugs I fixed on dev server.
Please fix mayor demoting and for god sake Vip+Gold physguns its like a 1/5 chance of spawning with it..
Caused by you spawning before the mysql and the server recognize your rank. Aka, you spawn too fast.
There's a few bugs I fixed on dev server.
Please fix mayor demoting and for god sake Vip+Gold physguns its like a 1/5 chance of spawning with it..
Caused by you spawning before the mysql and the server recognize your rank. Aka, you spawn too fast.
4/27/2011 OCRP update
- Admins can type godstick in console to spawn the godstick now
Use that Max..
I have the same thing for the repair function. I've bound the godstick to ] so i dont have to keep going into console.4/27/2011 OCRP update
- Admins can type godstick in console to spawn the godstick now
Use that Max..
Yes, I know that :P
But when I loose a physgun then I can't do anything but respawn myself, but when it's only the godstick I do just use the console command
(Also the stupid Repair function acts a a wrench for some reason, so the godstick "break" sometimes so I have to use it then too -.-)
I'll see what I can do. Prob make a command to give physgun like godstick.then regular members can use it if its leaked.
Ever hear ofI'll see what I can do. Prob make a command to give physgun like godstick.then regular members can use it if its leaked.
if !ply:IsVip() then return end
Ever hear ofI'll see what I can do. Prob make a command to give physgun like godstick.then regular members can use it if its leaked.Code: [Select]if !ply:IsVip() then return end
That has absolutely nothing to do with what he posted.Ever hear ofI'll see what I can do. Prob make a command to give physgun like godstick.then regular members can use it if its leaked.Code: [Select]if !ply:IsVip() then return end
Then why isn't this used for the godstick as well, as I find it really retarded how we are getting kicked if we use the godstick in disguised mode.
That has absolutely nothing to do with what he posted.
err... It is like that for the godstick. And it works in disguise mode now.That has absolutely nothing to do with what he posted.
Ehm, well I guess it is. As you coded that people trying to use the godstick if they aren't admin gets them kicked. This is probably because they could get it by the console command, while you could use if !ply:IsAdmin() for it? Idk...