I am getting the following error.
addons\simple prop protection\lua\spropprotection\sh_cppi.lua:52
This happens whenever one uses e2 and tries to parent/attach something that is not a holo to a holo.
Like the following code:
@name Example
holoCreate(1)
holoEntity(1):setTrails(1,1,5,"phoenix_storms/tray",vec(255,255,255),255)
You'd rather switch to a newer prop protection.
any suggestions?
You could try [url=http://www.facepunch.com/threads/1027105-Wolf-Prop-Protection]this[/url]
or [url=http://code.google.com/p/falcospropprotection/]this (clickable)[/url]
Last updated today.
[QUOTE=FPtje;28261154]or [url=http://code.google.com/p/falcospropprotection/]this (clickable)[/url]
Last updated today.[/QUOTE]
I'd try your shit if you made it so you can DISABLE your crappy hud and remove that stupid hook that you think the prop isn't owned aka this one:
[code]hook.Add("PhysgunPickup", "FPP_CL_PhysgunPickup", function(ply, ent)
return false
end)--This looks weird, but whenever a client touches an ent he can't touch, without the code it'll look like he picked it up. WITH the code it really looks like he can't
-- besides, when the client CAN pick up a prop, it also looks like he can.[/code]
I altered your crappy FPP because of your tool restrictions and prop restriction with SPP and have been happy so far, I like quick RESPONSIVE replies when I pick up props, not that extra second or two waiting for the fricking prop to authenticate.
[editline]28th February 2011[/editline]
[QUOTE=Pilchurd;28222020]I am getting the following error.
addons\simple prop protection\lua\spropprotection\sh_cppi.lua:52
This happens whenever one uses e2 and tries to parent/attach something that is not a holo to a holo.
Like the following code:
@name Example
holoCreate(1)
holoEntity(1):setTrails(1,1,5,"phoenix_storms/tray",vec(255,255,255),255)[/QUOTE]
Line 52 is "end", I don't know how that would cause an error, plus you haven't told us if you modified the script or what the actual error was.
Are there commands for this for console
I've added myself as an admin in users file, but in the prop protection mod it still says that I'm not an admin, how can I add myself as an admin properly?
[QUOTE=MikZer;31503986]I've added myself as an admin in users file, but in the prop protection mod it still says that I'm not an admin, how can I add myself as an admin properly?[/QUOTE]
Don't use SPP, it's outdated and does dumb things in Lua that can stop people from joining when a lot of people are online
[QUOTE=Banana Lord.;31504869]Don't use SPP, it's outdated and does dumb things in Lua that can stop people from joining when a lot of people are online[/QUOTE]
Which one would you recommend then? - sorry for going a bit off-topic..
I tried Falco Prop Protection too, but it said I wasn't a Superadmin which I still am in the users file..
[QUOTE=MikZer;31505508]Which one would you recommend then? - sorry for going a bit off-topic..
I tried Falco Prop Protection too, but it said I wasn't a Superadmin which I still am in the users file..[/QUOTE]
FPP is the only other decent one
[QUOTE=Banana Lord.;31506278]FPP is the only other decent one[/QUOTE]
I tried that one too, but it says I'm not a superadmin, but I am.. I added myself into the users file + I'm running Evolve Admin mod, and my admin works fine there etc.
Is this still being worked on? With GMOD13 out now, we need a good alternative to FPP.
It worked with Beta but not with Gmod 13. Someone must fix it
[QUOTE=JackBauerr;38191097]It worked with Beta but not with Gmod 13. Someone must fix it[/QUOTE]
I found [URL=http://facepunch.com/showthread.php?t=1219143]this[/URL] but I'm not sure if it's legitimate due to the single dumb rating and no replies to the thread... anybody willing to test it out and give feedback would be help to others, I'll test it shortly when there's nobody on my server.
[QUOTE=Bucky21659;38270661]I found [URL=http://facepunch.com/showthread.php?t=1219143]this[/URL] but I'm not sure if it's legitimate due to the single dumb rating and no replies to the thread... anybody willing to test it out and give feedback would be help to others, I'll test it shortly when there's nobody on my server.[/QUOTE]
I'll try it out, now that I'm reinstalling my server.
[QUOTE=HectorWiz;38276136]I'll try it out, now that I'm reinstalling my server.[/QUOTE]
Sweet. Let us know how it works out. On the Vengeful server, we've been slowly patching it ourselves. But some functions like the auto cleanup still aren't working.
I tried the one at the link, and changed info.txt to addon.txt to match the new format. It mostly just spammed lua errors.
[QUOTE=DiscoBiscut;38277680]I tried the one at the link, and changed info.txt to addon.txt to match the new format. It mostly just spammed lua errors.[/QUOTE]
Neither worked in my server
I've fixed everything I found except automatic cleanups for disconnected players because timers are broken since the last update. If Spacetech is not against, take [URL="http://ompldr.org/vZzR3eA/"]this[/URL].
Would be nice to have the c-menu functions restricted... ent driving, remove, etc. Works well otherwise, though.
I have ported this and released on workshop with Spacetech's permission.
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=145061455[/url]
[QUOTE=Donkie;40642883]I have ported this and released on workshop with Spacetech's permission.
[URL]http://steamcommunity.com/sharedfiles/filedetails/?id=145061455[/URL][/QUOTE]
Slight bump, sorry about that. The link is broken on that Donkie.
I've just gotten rid of FPP because it's terribly broken.
If E2's that use applyForce are spawned the server CPU goes instantly to 100% without any reason, yet it works fine when FPP is removed.
Would be nice to use SPP.
"Sorry!
An error was encountered while processing your request:
The item is either marked as hidden or you do not have permission to view it."
[QUOTE=Aeomi;41907574]Slight bump, sorry about that. The link is broken on that Donkie.
I've just gotten rid of FPP because it's terribly broken.
If E2's that use applyForce are spawned the server CPU goes instantly to 100% without any reason, yet it works fine when FPP is removed.
Would be nice to use SPP.
"Sorry!
An error was encountered while processing your request:
The item is either marked as hidden or you do not have permission to view it."[/QUOTE]
That must be the fpp anti e2 minge protection. Turn it off and the server won't lag anymore.
I will look at it.
Is there anything else that makes FPP terribly broken?
[editline]21st August 2013[/editline]
[url=https://github.com/FPtje/Falcos-Prop-protection/commit/6617374edd8a454e5c4f128c1f6eb02ba43ba09b]Should be fixed in the latest (workshop) version[/url]
[QUOTE=FPtje;41913093]That must be the fpp anti e2 minge protection. Turn it off and the server won't lag anymore.
I will look at it.
Is there anything else that makes FPP terribly broken?
[/QUOTE]
Oh thanks a lot FPtje.
I was going to message you about this, but I wasn't sure if I'd be able to get a hold of you.
I'll be switching straight back to FPP. c:
I was wondering if the Anti minge systems ( Prop pushing ) could be used again, with Anti-spam working so perfectly, all that's left is the ghosting of props when physgunned.
I'm still not the best at Lua scripting and making that work out is beyond my current skill level.
Is there any way you could perhaps leave an option for it, if it isn't too much work?
I'm sure it worked pretty well back in ( pre ) Garry's Mod 13
[QUOTE=Aeomi;41914591]I was wondering if the Anti minge systems ( Prop pushing ) could be used again, with Anti-spam working so perfectly, all that's left is the ghosting of props when physgunned.
I'm still not the best at Lua scripting and making that work out is beyond my current skill level.
Is there any way you could perhaps leave an option for it, if it isn't too much work?
I'm sure it worked pretty well back in ( pre ) Garry's Mod 13[/QUOTE]
This would indeed be a welcome addition to FPP.
People are too convinced that such mods are good. They aren't, they fuck over your players. Do not get such mods for they are terrible.
[QUOTE=FPtje;41916355]People are too convinced that such mods are good. They aren't, they fuck over your players. Do not get such mods for they are terrible.[/QUOTE]
But wasn't it part of FPP before Garry's Mod 13?
It was years ago. I found out how terrible it was and removed it.
The problem is, server owners think it works while it doesn't. People can still minge almost just as easily.
An ever bigger problem is that players who build contraptions suffer greatly from the anti prop kill measures, it makes prop handling really annoying.
But this is the spp thread, not FPP.
Can you remove ownership from a prop
Sorry, you need to Log In to post a reply to this thread.