View Single Post
  #5  
Old 02-07-2002, 03:13 AM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
Quote:
Originally posted by joseyisleet
-=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;.
um no, he could (even on non P2p) use triggeractions (ok other player needs a weapon that does shadow thing, but it's needed with a serverflag too)...
__________________
No Webhost at the moment
Reply With Quote