• C stack overflow?
    0 replies, posted
[IMG_thumb]http://i48.tinypic.com/20b22p4.jpg[/IMG_thumb] What would cause this to be spammed so horribly? I tried some searching, but couldn't find anything. I don't even know what code you'll need to see, but here's for when they die, ignore any horrible mistakes, as I'm a noob. [lua] function playerDies( victim, weapon, killer ) if victim:Team() == 1 then victim:SetTeam( 2 ) Jeep = victim:GetVehicle() Jeep:Remove() end end hook.Add( "PlayerDeath", "playerDeathTest", playerDies ) [/lua]
Sorry, you need to Log In to post a reply to this thread.