• Just want to know if I wrote this correctly.
    1 replies, posted
[Code] function GM:PlayerDeath( victim, inflictor, attacker ) if ( inflictor == kermite_knife_hibben ) and ( Attacker == TEAM_SERIALKILLER ) then Attacker:addMoney( 50 ) and PrintMessage( HUD_PRINTTALK, victim:Name() .. " Died a Mysterious Death" ) end [/Code]
[url]http://facepunch.com/showthread.php?t=1377850&p=44300518#post44300518[/url]
Sorry, you need to Log In to post a reply to this thread.