| Issue 3: | sh_propprotection.lua is broken | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Starting the server with Evolve revision 64 What is the expected output? What do you see instead? A prop protection, error I already fixed the error. On line 29 of sh_propprotection.lua change if ( attacker:IsPlayer() and ( ent:EV_GetOwner() != attacker:UniqueID() or attacker:IsAdmin() ) then in if ( attacker:IsPlayer() ) and ( ent:EV_GetOwner() != attacker:UniqueID() or attacker:IsAdmin() ) then Regards, Roelof
Feb 13, 2010
Project Member
#1
overv161@gmail.com
Status:
Verified
Jun 16, 2011
Wait wait wait... Evolve has got PropProtection? I search long Time for this? Pls can you send me the code? I hate that on my Server.. Everyone remove my props or stole my props... It's incredible. Pls when you have this code post it right here.
Jun 17, 2011
Just download Evolve
Jun 17, 2011
It comes nothing.. I make checkout with this link: http://evolvemod.googlecode.com/svn/trunk/beta I haven't found this file sh_propprotection.lua Pls send me the code.
Jun 17, 2011
Repository log states: "Removed prop protection because it hasn't been tested enough." It's no longer there.
Jun 17, 2011
ok :( |