Thread: Playerkills???
View Single Post
  #9  
Old 01-03-2006, 10:33 PM
talkingnoodle talkingnoodle is offline
Rapidwolve
talkingnoodle's Avatar
Join Date: Nov 2005
Location: Leominster, MA
Posts: 229
talkingnoodle is on a distinguished road
Send a message via AIM to talkingnoodle Send a message via MSN to talkingnoodle
here ill help you (this is the projectile part)

NPC Code:


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

__________________


AIM: Rapidwolve Graal
MSN: [email protected]


2/12/06 - Crossroads NPC Admin
Reply With Quote