Thread: Game Control
View Single Post
  #17  
Old 02-07-2002, 08:14 PM
TDK_RC6 TDK_RC6 is offline
Registered User
TDK_RC6's Avatar
Join Date: Jan 2002
Location: Earth
Posts: 0
TDK_RC6 is on a distinguished road
you might have to do this

NPC Code:

if (playerenters||created) {
for (i=0;i<5;i++) {
setcharprop C#v(i),C#v(i); }
}



i think that would work
__________________
Staff on Renegade


email: [email protected]
aim: papivicente
Reply With Quote