Thread: npcs[0].id
View Single Post
  #7  
Old 01-31-2009, 01:05 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
npcscount should normally work fine, otherwise use npcs.size() or level.npcs.size(). If those don't exist then the npc is probably not in a level (control-npc timeout ?)
Reply With Quote