
02-07-2002, 03:09 AM
|
|
Registered User
|
Join Date: Aug 2001
Posts: 378
|
|
|
-=Josey=-
The only way that you would be able to "do" your shadow NPC would be to use a server flag. Something like
if (weaponfired){
youcodehere;
}
if (yourhitplayerthinghere){
addstring server.hitbyshadow,#a;
}
Then with another NPC you'd have to check to see if the string contains their account name then set the backpal. In my opinion, backpals are pretty stupid. I'd use something like
seteffect 0,0,0,0.7;. The default is 0,0,0,0;. |
__________________
Account used by Josey and Howard.
Ali G: 'Is it cause i Black?'
|
|
|
|