View Single Post
  #30  
Old 02-13-2002, 11: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
Quote:
Originally posted by Stefan
Everything that can be done with recursion can also
be done iterative on a single array

But a maze algorithm shouldn't be used,
it would make the script too slow and unrealistic.
The easier way to hunt the player is to
follow the last known position of the player and
then check again if the player can be seen.
knots??

how would that be saved, serverside??
__________________
Staff on Renegade


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