My previous client using lua files.. After I diff my client, my lua files not working.. Then, I edit the TownInfo.lub.. But it not shows on map as my previous client do.. Below is my TownInfo.lub script :
ra_temple = {
{ name = [=[New Account Freebies=], X = 124, Y = 157, TYPE = 6, },
{ name = [=[Card Remover]=], X = 190, Y =149, TYPE = 4, },
{ name = [=[Mini Games Area]=], X = 54, Y = 111, TYPE = 4, },
{ name = [=[Stylist]=], X = 63, Y = 150, TYPE = 4, },
{ name = [=[Job Related]=], X = 120, Y = 112, TYPE = 4, },
{ name = [=[Mercenary Managers]=], X = 217, Y = 145, TYPE = 4, },
{ name = [=[Refiner Zone]=], X = 165, Y = 109, TYPE = 3, },
{ name = [=[Mission Quest Zone]=], X = 208, Y = 82, TYPE = 4, },
{ name = [=[Poring Vending Machine]=], X = 175, Y =149, TYPE = 4, },
{ name = [=[Item Mall]=], X = 95, Y = 193, TYPE = 2, },
{ name = [=[Basic Traders]=], X = 138, Y = 185, TYPE = 0, },
{ name = [=[Novice Support]=], X = 106, Y = 159, TYPE = 6, },
},
Question
rakuzas
Hello,
My previous client using lua files.. After I diff my client, my lua files not working.. Then, I edit the TownInfo.lub.. But it not shows on map as my previous client do.. Below is my TownInfo.lub script :
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.