Thread: Head25.png
View Single Post
  #2  
Old 04-20-2002, 01:44 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
NPC Code:

if(actionplayeronline){
if(somecharacteristicofRCs){
setplayerprop #3,rchead.png;
}
}



Maybe not #3, I can't quite remember. But it should be easy to find something that characterises RCs.
__________________
Reply With Quote