Just hard-code the map names and release the latest version. Unless you're trying to sell such as basic application, I don't see why you wouldn't release the latest version when you're teasing it so much.
Also, it wouldn't crash so much if you added proper exception handling. Might want to go back to the basics before you "release" anything else.
DUDE, you didn't really read the FAQ do you?
i said on map folder, not on "map name" inside map folder -_-put this tool to your zoneserver\rfbin\map folder (the same place where you put Monster/mob adder) next convert your clientside map.edf to map.dat and put it in the same folder with the tool (zoneserver\rfbin\map folder)
you should put this program in the same folder with MAPDATA.spt
this is your own fault for failed on reading, don't blame thing on me -_-"
a good talk for someone who did not released all of his files and always saying "i had this file long time ago" for each new release you own.
for saying basic application, is that imply you own the same tool huh?
dude, i release the source, the different between the latest and this version is only on NDMap.edf
the latest version add portal name to NDMap.edf and no, i did not put exception handler to current version either cause i'm too lazy (this tool is supposed to be used for my personal use, since i was the one who use it, i don't see the point for handling such error cause i would be sure not making such error, and i've give enough information on what happened, and to avoid such a crash),
you should understand the only reason i release the source is so people could learn. not everyone in this world blinded by money, unless you have only brain without heart.
hahahaha, oh boy. i did not sell my own files (even i do, i would make huge price so no one afford to buy it cause i'm not interested to sell a files i make myself). i learn little by little for adding new map, new monster and mining location using manual way, i write this application string by string based on how i learn it, when i decide to release, this files is the current version i had at that time, and then i realized on how to add portal name (before that point, i don't bother adding portal name)
and so i add addition string to add portal name, and it wasn't really that hard when i already released this files, that is why i don't want to release current version, people should just learn
the difference between me and most people is i did not stop learning, that is why the current version exist.
all crash just happened from not checking whether the files exist, just check for NULL value on FILE pointer.
all the function is gathered on the bottom of the form too,
i don't like and even against hardcoded map name, it's loose option to give portal to your own map name (actually, i was planning to disable hard coded for race in the option too, but by doing so would complicate thing for simple matter...
i myself not a programmer, i can't make C# program up till now and always : meh, C# is a sh*t, why would i bother to learn something like that. i like the feeling when i make something and success frustrated when failed, that is what i want to share when i decide to release a source code. i'm naive, yes indeed, who would even care to begin with
i do thing on my own way.![]()
likertuban
You CAN Tell me qua error is this ?
![]()
solution for this problem
- - - Updated - - -
nevermind problem solve nice release anyway im new this community i try make test server first and make project use this programm very usefull
@likertuban
what the mean of
11001
00111
from race code? I think I cant specified it.I just found this
11111 = all race
11000 = only bells
00110 = only cora
00001 = only acc
11110 = bellato , cora
if
11000 = only bells
00001 = only acc
11001 = bells & acc perhaps? xD
I've never really try it out,
but it seem it use binary format where :
1 = bellato male
1 = bellato female
1 = cora male
1 = cora female
1 = accretia
that is why 11000 is bellato male & female, but still, I've never try to test it, i just leave it as an option![]()
Fix Need Item Count in client or server side , because i set 1 Soul Flame Stone itemamount & i test in game itemamount is 255 Soul Flame Stone
Q : can you please upload new source?A : no, respect me, i decide what i want to share, portal name is simple enough, you just need to edit NDMap.edf or add it to the source yourself, and don't ask to upload my current source, any post that asking for it will get deleted.
This works once compiled but when you add 1 portal it works fine. Add 2 portals thr map.dat break.
No it's not the NDMap.edf it the map.edf its messes it up every time you add more than 1 portal .
If you add it simultanously, then it's probably a residu on the vector, just add 1 portal, close the program, open it again and add next portal