Thread: Head25.png
View Single Post
  #5  
Old 04-22-2002, 01:11 AM
Neonight Neonight is offline
where da wmdz at
Neonight's Avatar
Join Date: Jun 2001
Location: Windsor, Illinois
Posts: 3,665
Neonight is on a distinguished road
Send a message via AIM to Neonight
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
Reply With Quote