
04-22-2002, 01:11 AM
|
|
where da wmdz at
|
 |
Join Date: Jun 2001
Location: Windsor, Illinois
Posts: 3,665
|
|
Quote:
Originally posted by Kaimetsu
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.
|
Jagen:
I don't think that would work, the only way (I think) to set RC heads is using with(allplayers[index]) but I might be wrong, I'll try to find another way when I get a chance
|
|
|
|