|
Getting recource node locations
I am able to parse the character, player and gadget array and can get the position of characters. However i am at a loss for the gadgets (which i assume hold resource/harvest nodes). Can someone point me in the right direction? Are harvest nodes indeed in a gadget class? And is the location stored as a value in there or in another object linked in the gadget class? Or is it encoded and do i need a vtable function?
|