Hello, sorry for the topic but...
I've recently started porting my stuff for GF and I've encountered an issue with reading the mobs around ( entities list ) - the game crashes after trying to read the map. The offsets seem to be ok, but idk. I've followed them in ReClass & seem ok.
Using the following:
I'm using the same method of reading the instance map on all the servers I've tested my stuff on, but on GF it seems that it fails for whatever reason I don't get.
The addresses of the offsets with calculations and such return correctly as I could see on the couts, but the "return" fails. Am I doing something wrong here?
Thanks alot for your time!