yes,me too .have you done your link for me?my bro...the mini map is just lack of .tga files,you add mystery.tga boat.tga and questt5.tga into the map folder.
Printable View
yes,me too .have you done your link for me?my bro...the mini map is just lack of .tga files,you add mystery.tga boat.tga and questt5.tga into the map folder.
Hi bud. Have you have all the maps working by copying the .tga files to map folder? i Did check and all the files are in there? Those are the links for you to download. Just have a look when you have the files:
MPT-FullClient3135.part1.rar_免费高速下载|百度云 网盘-分享无限制
MPT-FullClient3135.part2.rar_免费高速下载|百度云 网盘-分享无限制
MPT-FullClient3135.part3.rar_免费高速下载|百度云 网盘-分享无限制
MPT-FullClient3135.part4.rar_免费高速下载|百度云 网盘-分享无限制
MPT-FullClient3135.part5.rar_免费高速下载|百度云 网盘-分享无限制
I'm very sure there are something we need to check regarding to the write field files. But I have no ideas what to do cuz its a bit higher than i know.
hi bro...where are you from? which tools you used to communicate with each other? i have something to give you...but it is hard here to upload them..can you use QQ that one tool popular in China...
@rxaicy this is a common problem in some private servers, could u share to the community, i mean the solution? instead of give the solution in a private way, I´ve saw that problems in ppl who is starting their servers with the mpt files, u can send the solution to Bob, so he can upload and do what is needed to do to help others
I didn't touch maps in years but I think you need:
push offset "fore-2"
push offset "forest\\fore-2.ase"
call "function that use those 2"
where "fore-2" is name of minimap image located in Field\map
title will be in Field\Title (you need to add "t" to the end, e.g. fore-2t.tga)
@ rxaicy. What do you mean by tools. I dont use any tools i just downloaded here. I'm from Vietnam but currently living in Australia. Have you got it fixed?
@Vormav. Thank you for the advice but actually I do not have any idea about that. Can you give me which tool im going to use to make changes?Thank you very much!
You need to use disassembler such as ollydbg but if you never used one before than you can take a look at this, I created it long ago. Should be easy enough to add/remove maps. You just need some basic knowledge about C/C++... and some disassembling skills but tutorial should guide you.
According to the previous post what should I do? Is that as same as hexing and changing the string? 4 Fields are missing mini maps Ice Mine, Lost Temple, Boat, quest5. Can you give me a bit more where iam going to change by using ollydbg. Thank you very much!
You can find Ice Mine in any modern game.exe. Just compare it. I define my IM like this:
Spoiler:
if you don't see your minimap than check if you are push'ing "mine-1" offset before "Mine\\mine-1.ASE".
HI Vomav. I used the Ollydbg to open the client.exe. How could I find those things
field((char *)mine_1, (char *)"Mine\\mine-1.ASE", (char *)"mine-1");
fieldCmd((char *)mine_1, 18006, -34740);
teleport((char *)mine_1, 17944, -34641, 246, 64, 32, 100, 0);
teleportTo((char *)mine_1, (char *)ice1, 35352, 31928, 829);
environment((char *)mine_1, fldT_dungeon, skyT_rainy_sky_7, skyT_rainy_sky_7, skyT_rainy_sky_7, bgmT_dungeon_gloomy_heart, 0, 100, 3);
Sorry but i could not understand your tutorial and I havent done something like that before
The file .tga in Field\Title already have t in the the end. And I this open the file WriteClientfield.dll and i found it. what should i do for this?Thanks!
Attachment 126429
i suggest u to look for another tga mini map thats already working and see whats different
The technical content of this thread goes beyond what I have time to investigate right now, but I would like to correct a misunderstanding with rxaicy posts.
He's trying to help, but in China most of the file sharing sites we use are banned by the Govt. Most of the file sharing sites they use in China are banned here. Likewise, they can't use MSN, Skype, YIM, ICQ etc. but they do use QQ, and so can we. With QQ (like MSN or such) you can chat, and share files privately.
These are the "tools" he's talking about. What program can you use to chat and share files without some **** interfering and telling you it's an illegal export. ;)
Although we'd rather files where uploaded, and links shared here, rxaicy is a good PT dev with some geographic restrictions on his interaction with us. Please don't look unkindly on him because of this.
Thanks. :)