Forum rules: Do not post bugs or feature requests here! Report bugs to our Issue Tracker and suggestions to Suggest a Feature.

This site is not for solicitation of services or 'purchasing' development. Please do not post requesting side mods/plugins and so on. Your thread will be removed, and you will receive a warning.
By exNyhilo
#204645 Hi all!

This feels like a super simple answer, but I can't for the life of me figure out how to get rid of this.

On my screen, there are several yellow lines pointing to pokeloot, ultra wormholes, etc. Looks like this:

https://i.imgur.com/UI3cSYm.png

I'm fine with the compass at the top of the screen, but the lines are just a bit much. Is there anyway way to turn the lines and the loot highlighting off?

User avatar
By Souvtorpixel
#204650 Yes you can turn the line off by change the settings : "showLines": false, (default : true)
In the line 265 of the gameshark.json file :)

But for disable pokeloot search I don't know at this time, I ask it too
User avatar
By Souvtorpixel
#204653 Reply par Waterdude

Remove this

},
{
"color": {
"value": -16711936,
"falpha": 0.0
},
"name": "Pokéloot",
"switchName": "Show Pokéloot",
"weight": 1,
"sendDetails": true,
"sendPosition": true,
"searchRadius": 110,
"isPokemon": false,
"userSearch": false,
"validPokemon": [],
"shiny": false,
"boss": false,
"isTileEntity": true,
"tileEntities": [
"pixelmon:poke_chest"
],
"isEntity": false,
"tileEntities": [],
"isEntity": false,
"entities": []
},
{

to
},
{
etc
JOIN THE TEAM