4sheetzngeegles
Survivor
Animal Tracking
I had trouble, starting with Alpha19, using the animal tracking perk.
The onscreen icons disappeared. I checked here, regarding the issue and saw the response.
This continued for me so I did some person troubleshooting. I have prior Alphas in offset directories
to play and compare changes so I used alpha 18.4 as a cross reference.
1 What I changed: I renamed the passive effect in assembly-csharp.dll Alpha 19.2 from Tracking to AnimalTracking.
This was to make it match the xml.
2 I commented out the lines with override_icon. because Icons still did not appear on map compass or screen.
The result: The icons reappeared. For timid animals, are green paws, for hostile animals are red paws. This is on screen
compass and map. I tested throwing a spear to the ground, this still works.
There may be a conflict with the reference for the override icon, or the dll passiveeffect reference to Tracking instead of
AnimalTracking.
I had trouble, starting with Alpha19, using the animal tracking perk.
The onscreen icons disappeared. I checked here, regarding the issue and saw the response.
This continued for me so I did some person troubleshooting. I have prior Alphas in offset directories
to play and compare changes so I used alpha 18.4 as a cross reference.
1 What I changed: I renamed the passive effect in assembly-csharp.dll Alpha 19.2 from Tracking to AnimalTracking.
This was to make it match the xml.
2 I commented out the lines with override_icon. because Icons still did not appear on map compass or screen.
The result: The icons reappeared. For timid animals, are green paws, for hostile animals are red paws. This is on screen
compass and map. I tested throwing a spear to the ground, this still works.
There may be a conflict with the reference for the override icon, or the dll passiveeffect reference to Tracking instead of
AnimalTracking.