Project 1999

Go Back   Project 1999 > General Community > Rants and Flames

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-27-2024, 09:15 PM
bhughes bhughes is offline
Large Rat


Join Date: Dec 2018
Posts: 7
Default pathing issues

The bridge in Mistmoore, you know you could actually check if the server side pathing algorithm gives you a height value that is way out of proportion compared to the previous set of height coordinates and just throw it out as a bad pathing choice!

You know 10, 10, 10, -40, 10, 10, 10, oh that -40 looks completely different from the previous values, perhaps the pathing algorithm has hit a spot in the zone geometry that isn't consistent! Like the dumb bridge in Mistmoore outside of the castle.

Now I know it's tough, going up or down any slope will give a huge range of height coords, 10 20 30 40, it's almost unfair of me to consider the programming aspects of this problem to be a rant! But if you keep a running average, perhaps a bell curve of the last 10 coords and one dips out of the average, well, it might be wrong.

But what if it's big hole between me and the mob? 10 10 -40 -40 -40 -30 -20 0 10 smack. At least there were a few -40's so it averaged out.

What's the worst that could happen if you did throw out one bad calculated height return? Maybe mobs would appear to fly over a gap now and then...

Personally I've only coded one pathing algorithm and it was only 2D, I know, it's tough! It's expensive. But it's also yours! Embrace it like a teddy bear.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:48 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.