#Support boner
1 messages · Page 1 of 1 (latest)
make sur emod api works
howso
@prime crag 🐱
Shouldn't it work fine without?
Cause the mod should still scan the dungeon without other players right?
Wait don't tell me that it uses the mod api to send the packets to itself
any other ideas what could be breaking it
tried that before, nothin
- the map is being rendered off-screen (can be fixed by editing /config/skytils/guipositions.json and setting the x and y to 0.5)
- Skytils doesn't know you are in a dungeon (unlikely since I think I am seeing the Skytils feature that marks starred mobs)
were my ideas, but it sounds like the first might be the issue
yea and edit it while the game is not running
So Skytils doesn't override it when shutting off
ye gotcha
"Dungeon Map": {
"x": 0.0,
"y": 0.0
},
is what it's called for me