Thread: Freeze NPC
View Single Post
  #7  
Old 02-15-2002, 11:06 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
Quote:
Originally posted by Kadar
the only way it can work is if the other people have the weapon.. maybe put an npc in a common area where a lot of people go and add
if (playerenters){
toweapons -System;
}
if (actionfreeze){
freezeplayer 5;
setplayerprop #c,Ono.. Frozun;
}
you forgot to add that you must use callweapon within the freezing weapon
__________________
Staff on Renegade


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