View Single Post
  #45  
Old 01-07-2004, 02:46 PM
mew972
Fire Beetle
 
Join Date: Dec 2003
Posts: 14
Default

Wierd problems happening....
I start with creating the grid
Code:
#grid add 2930 4 2
then spawn some dummy spawns (in place where the waypoints should be)
Code:
#spawn WPDUMMY 60
then go through and add the waypoints (i change the last digit for each waypoint 0, 1, 2, 3, 4, ect)
Code:
#wp add 2930 1 0
then assign the boat to the grid
Code:
#gassign 2930
Finally i repop the zone so the boat will follow the grid
Code:
#repop
The boats to go to the first waypoint fine sometimes the second and occosinally the third.. but after the 2nd or the 3rd it seems to go to a random waypoint... any idea why? (using latest dr2 with pearl and myra DB)
__________________
Reply With Quote