View Single Post
  #6  
Old 05-31-2001, 06:10 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Quote:
Originally posted by RawPower


We already have tons of npcs moving (This is for wild life animals) and the birds, rabbits, crabs, butterflies and such do not move, they have canwarp and canwarp2 in some of them but they dont move =\
Quote:
Originally posted by Gspeed2000
you only use the canwarp or canwarp2 when you need to change it.
if (created) canwarp;
makes the npc able to warp like a normal player through warp points in levels
if (created) canwarp2;
allows to make the npc warp randomly across map using warpto command.
__________________