If anyone other the the Devs deserve a boat named after them its Scorp and Myra IMO
|
Quote:
Besides, the Myra wouldn't even get out of the docks until noon if you didn't drag it! That means we'd need tugboats too. |
Quote:
ROFL |
ROFL
hahahaha
thats great you guys are clowns :lol: I experimented with Fqadmin for pathing and its a hellish nightmare for me either im dumb or that program has some quirks I have yet to learn. anywho for now im going to stick to notepad and mysqlfront as I have been. I think theres enough boats around for you scorp counting kunark shuttles and if not we could always put a High level size 150 giant scorpion in FOB named after you LOL P.S. whats the status on the heading issues? anyone find the problem? |
Wierd problems happening....
I start with creating the grid Code:
#grid add 2930 4 2 Code:
#spawn WPDUMMY 60 Code:
#wp add 2930 1 0 Code:
#gassign 2930 Code:
#repop |
Quote:
Also I see you are using wander type 4. That has only been in the dev distributed version as of the LAST (1/4) release by Shawn319. I will assume that's the one you have. Quote:
Anyway. Working on the bug. Took a little time off from it and did a little work on zone points today. Did about 250 of them, and have them on the server to be tested. Myra is working on them now. Tomorrow, back to looking at the code and trying to figure this thing out. |
response
Quote:
The Client dosent seem to update the boats position corectly unless you are right on it or VERY close im talking like within 20 meters in scale. If you are more than that distance away the client seems to get confused to whare the boat is and it apears to teleport to random locations. I am not sure if that is desirable operation or if the position should update with the client more frequently then it does. I might be off base here its just a guess :) p.s. Once in a while ill have a real hard time with a spawn I tried making just one moving NPC in NKarana for Krich to debug with and no matter what it would not follow its path it would bounce high into the air and walk to random locations that i never waypointed. This might be as you are seeing and may be somthing to do with a set of circumstances (I dont know what but mabe in certain circumstances the pathing wont work "shot in the dark here") by the way that was wander type 1 pause type FULL Also was the heading bug noticed at all in 5.0 or 5.1 ?? mabe it has to do with what was changed to make movment really fluent in 5.2? Mabe somthing got Omited acidently. There is a lot of code remed out dealing with angle? Would it be a quicker dirtier fix to somehow make mobs calculate heading to next target after its pause is over?? at the very least least it may find the problem is in between someware. This is the partial output monitoring calculateheadingtotarget() Quote:
also Note: 0|-10|-10|-110|-1024 was spamed alot usualy 21 Iterations between each WP I listed I asumed that it was casued by something else in the zone and cut these out so my post wouldnt be monsterously long. anything about these numbers seem odd? |
Re: response
Quote:
Unless I misunderstood something in the code, the delt values are how much to change the valuse. In other words how much to move the NPC from the current position for X/Y/Z and how much to turn (and what direction) in the delta heading. At the wp, the server sends a different packet. This one contains the actual position thet the NPC should be at. The real X/Y/Z and heading, not delta values. This allows the client to synch with the server so they agree where the NPC is, in case a packet has been lost or rounding on either side has caused a variance. It is the second type of packet I have become suspicious of. |
i see it
I see the large jumpo and it is not intentional i cant fatham why its so huge ill run this check on my other boat and see if I get similar numbers
heading 70 heading 70 heading 0 <<<< This look slike the wierd turn to me heading 70 |
I've been running some tests and have gotten the behavior of moving NPCs some better. I am now convinced its a bad packet (bad data in it) that is causing the problem....
You can check out what it looks like at this point if you would like, my test fixes are running on our server (Scorpious2k). |
All times are GMT -4. The time now is 07:59 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.