Tracer

Results 178 comments of Tracer

Cant reproduce in 1.6. Probably fixed?

Can be reproduced in server r22470 and client r22476.

> @TracerDS The lack of defines isn't causing the failure. Hmm, so what would be the issue here then?

Correction: findShortestPathBetween itself crashes the server

Understood. Though I hope you'd come back to this.

> I guess I found your issue, you are trying to unload the graph while your are running the path search. both `sa_nodes.json` and `testnodes1.json` from `test` directory

> Damage Handler is located on the client side and this is where the onClientPedDamage event is sent and, depending on its status, the handler returns the result. > >...

> > if the server sends packets to the client about ped damage then `cancelEvent` should not send any synchronization packets and ignore everything. At least thats how I would...

> @TracerDS I didn't put memory addresses into definitions (and don't want to) to keep consistency within the file and with current implementation of similar functions. I don't see any...