teralove / gathering-markers

Spawn item markers on gathering nodes and hide undesireable nodes.
6 stars 8 forks source link

No shining #4

Open kamusan opened 5 years ago

kamusan commented 5 years ago

There is no marker on gathering nodes only alerts on screen

trev44 commented 5 years ago

same with me. please let us know. im from eu mystel. no lootbeams shinning on gathering nodes

dev8213 commented 5 years ago

edit index.js

find and replace S_LOGIN', 10 to S_LOGIN', 12 S_SPAWN_DROPITEM', 6 to S_SPAWN_DROPITEM', 7

trev44 commented 5 years ago

image

this index.js file cant seem to save your changes. file is not ticked for read only as well..? not working?

i saved changes. logged back into tera to find changes back to this

dev8213 commented 5 years ago

i can edit and save my index.js maybe u need to untick read only urself

and dont forget to untick auto update on caali proxy image

or wait for teralove update index.js and manifest.json

trev44 commented 5 years ago

dont know where to check if auto update is on. please show. i dont mind waiting etc. its not on read only, i said that above.

dev8213 commented 5 years ago

im using caalie proxy, check images for disable auto update

-auto update is enable image

-auto update is disable image

its simply left click that button

trev44 commented 5 years ago

ok i put autoupdate off i was able to save changes

S_LOGIN', 10 to S_LOGIN', 12 S_SPAWN_DROPITEM', 6 to S_SPAWN_DROPITEM', 7

my config for cobseed/crimson ess/achromic ess

{ "enabled": true, "markenabled": true, "messager": false, "alerts": false, "Item_ID": 98260, "whiteList": [1,3,4,5,6,101,102,103,104,105,106,203,204,205,206], "markList": [2,201,202] }

in-game /8 gathering on

still no loot beams from the nodes?

i mean this is right?

dev8213 commented 5 years ago

i set all nodes in whitelist and marklist cause i gather every kind of resources image

trev44 commented 5 years ago

so if i want to gather something it needs to be in whitelist as well right

dev8213 commented 5 years ago

yes

trev44 commented 5 years ago

thanks its working/ only got to check it now.

trev44 commented 5 years ago

hi after todays eu patch - protocol version 347373 (EU v81.3)

what is it i should replace like above you mentioned before: S_LOGIN', 10 to S_LOGIN', 12 S_SPAWN_DROPITEM', 6 to S_SPAWN_DROPITEM', 7

(but now its different due to this screenshot)

gather master

if i know what to change it to in future will be great help

dev8213 commented 5 years ago

S_LOGIN', 10 to S_LOGIN', 13 S_SPAWN_DROPITEM', 6 to S_SPAWN_DROPITEM', 7

trev44 commented 5 years ago

do you have to update something on your side before i do this change though?

thanks

dev8213 commented 5 years ago

u can try my fork of teralove gathering markers https://github.com/budisatria8213/gathering-markers i make some changes to keep quest nodes appear

trev44 commented 5 years ago

could you tell me what you change or do i just do this when new patch S_LOGIN', 10 to S_LOGIN', 13 S_SPAWN_DROPITEM', 6 to S_SPAWN_DROPITEM', 7