NPC Code: if (actionprojectile){ if (strequals(#p(0),<projectile_name>))){ setstring client.lasthitby,#p(1); } }
if (actionprojectile){ if (strequals(#p(0),<projectile_name>))){ setstring client.lasthitby,#p(1); } }