Map (coordenadas )!

Tio Akima

New member
Messages
349
Points
0
Age
36
Discord
TioAkima#0636
Github
Tio Akima
Emulator
Hello everybody.
 
 
I want to change some things in the world map ....
 
but I want to change the coordinates of that speech bubble.
 
Anyone know how to move it from place?
 
 
 
screen_DBRO000.jpg

 
 
 
 
already tried the '' worldviewdata '' in luafiles514 folder, but it can only change the point where the red line goes.
 
but the speech bubble is in the same place.
 
does anyone know what file I can change it?
 
In ./luafiles514/lua files/worldviewdata open worldviewdata_table and change:

Code:
  {    4,    436,    232,    446,    242,    WORLD_MSGID.MSI_DUN41,    "150~160"  }
 
Back
Top