Open GoogleCodeExporter opened 9 years ago
Didn't happen to me, anyone else?
Also, what mods do you have?
Original comment by fpeijnen...@gmail.com
on 6 Nov 2009 at 3:42
I am not sure but today Chrisaster and Slob187 are crashing all the rp servers
in
some way,they probly found an exploit as I found a couple of DarkRP servers
being
put them by them 2.Anyway this might be something to do with this.
Original comment by alexnic...@googlemail.com
on 6 Nov 2009 at 10:49
It's not DarkRP that is exploit sensitive, it's something else since there are
servers hacked too.
Original comment by fpeijnen...@gmail.com
on 7 Nov 2009 at 8:17
AHh,right so I am just guessing they are just mostly targeting DarkRP servers.
Original comment by alexnic...@googlemail.com
on 7 Nov 2009 at 11:46
i still get a ton of people trying to do the door/elevator exploit :/
Original comment by dave.j.d...@gmail.com
on 8 Nov 2009 at 8:40
Problem is apparently caused by the hack
Original comment by fpeijnen...@gmail.com
on 9 Nov 2009 at 6:50
My server is not hacked. This happens when the server starts, not after
someone has
joined it.
Original comment by dave.j.d...@gmail.com
on 9 Nov 2009 at 7:16
Could you tell me what is on line 660 to 665?
Original comment by fpeijnen...@gmail.com
on 9 Nov 2009 at 10:19
in sv_gamemode_functions.lua of course
Original comment by fpeijnen...@gmail.com
on 9 Nov 2009 at 10:19
659 and on:
function GM:InitPostEntity() -- Remove all PlayerSay hooks, they all interfere
with
DarkRP's PlayerSay
for k,v in pairs(hook.GetTable().PlayerSay) do
otherhooks[k] = v
hook.Remove("PlayerSay", k)
end
for a,b in pairs(otherhooks) do
if type(b) ~= "function" then
otherhooks[a] = nil
end
end
end
Original comment by dave.j.d...@gmail.com
on 9 Nov 2009 at 11:04
ok and what mods do you have?
Original comment by fpeijnen...@gmail.com
on 9 Nov 2009 at 3:36
Admin keypad cracker
Adv Duplicator
assmod
ClimbSWEP
CombineAssassin
Combo-Fists
constraintinfotool
counter-strike
CSS Realistic Weapons 4.0
day-of-defeat
default_sent_pack
derma
DurgzMod 2.1 By Cheesylard
EasyAlignment
Ein-Custom
haloplayermodels
hl2betaplayermodels
HL2weaponitem
hl2_ep2
keypad
keypad cracker
list.txt
metamod
metamod.vdf
napalmsmg
OL_Stacker
playsound
portal
RT Screen Pack
sfx
skinswitcher
smart_welding
sourcemod
tf2
ulib
ulx
UTime
zeno_clash
Original comment by dave.j.d...@gmail.com
on 9 Nov 2009 at 10:56
See if it's fixed in the latest SVN.
Original comment by fpeijnen...@gmail.com
on 14 Nov 2009 at 9:46
Original comment by fpeijnen...@gmail.com
on 6 Dec 2009 at 9:54
Original issue reported on code.google.com by
dave.j.d...@gmail.com
on 5 Nov 2009 at 7:29