Well im two days late with this I seemed to off missed there huge red topic stickied on there forums.. lol
Anyway heres whats new (Stuff bolded is unique to Ledu and is not in PlumeWind)
1 - Reusable Maps (Explained Below)
2 - checkcastlewar npc command
3 - Passworded NPC Scripts (Explained Below)
4 - Gold in bag drop option (I think so unconfirmed)
5 - New Q-Function.txt features (Explained below)
6 - Storage Password issue fixed
7 - Robot Script bugs fixed
8 - Fixed something about Frost Crunch or Lion Roar (I think)
9 - Fixed Clone (Human Form Baby??)
10 - Fixed some other small bugs
--Reusable Maps--
This feature allows you to have multiple maps connected to the same .map file So for example if you had two maps called 0.map you could have two different areas with different mongens and names etc But yet still only use 0.map Rather than need a new .map file for each map in the game
Ok That was a bit hard to explain Heres how you do it though
In mapinfo.txt
[0 Bichon Provence Orig]
[<0>12 Bichon Provence Copy]
Now 12 is the name of the copy so Mongen uses 12 as the map name but the server and client load 0.map for it.
Hopefully one of you understand what in going on about...
Passworded NPC Scripts
Sets up a script that allows the user to type in something which is then checked against a code list and if correct lets you contuine on
example
[@main]
#say
<Enter Password/@@冲> ;note you may need the chinese symbol Im not sure
[@@冲]
#if
checkcodelist codelist.txt ;Note txt file can be called anything
#act
clearcodelist codelist.txt
#say
Password was correct
#elsesay
Password was incorrect
Anyways download below..
http://www.rogamerszone.com/upload/mir2/LeduM22608.rar (Thanks to Ripman for his uploader ^_^)
Note Gold isnt translated but the exe is unpacked meaning its a 10 second job to do im just too tired to do it right now..
Anyway heres whats new (Stuff bolded is unique to Ledu and is not in PlumeWind)
1 - Reusable Maps (Explained Below)
2 - checkcastlewar npc command
3 - Passworded NPC Scripts (Explained Below)
4 - Gold in bag drop option (I think so unconfirmed)
5 - New Q-Function.txt features (Explained below)
6 - Storage Password issue fixed
7 - Robot Script bugs fixed
8 - Fixed something about Frost Crunch or Lion Roar (I think)
9 - Fixed Clone (Human Form Baby??)
10 - Fixed some other small bugs
--Reusable Maps--
This feature allows you to have multiple maps connected to the same .map file So for example if you had two maps called 0.map you could have two different areas with different mongens and names etc But yet still only use 0.map Rather than need a new .map file for each map in the game
Ok That was a bit hard to explain Heres how you do it though
In mapinfo.txt
[0 Bichon Provence Orig]
[<0>12 Bichon Provence Copy]
Now 12 is the name of the copy so Mongen uses 12 as the map name but the server and client load 0.map for it.
Hopefully one of you understand what in going on about...
Passworded NPC Scripts
Sets up a script that allows the user to type in something which is then checked against a code list and if correct lets you contuine on
example
[@main]
#say
<Enter Password/@@冲> ;note you may need the chinese symbol Im not sure
[@@冲]
#if
checkcodelist codelist.txt ;Note txt file can be called anything
#act
clearcodelist codelist.txt
#say
Password was correct
#elsesay
Password was incorrect
Anyways download below..
http://www.rogamerszone.com/upload/mir2/LeduM22608.rar (Thanks to Ripman for his uploader ^_^)
Note Gold isnt translated but the exe is unpacked meaning its a 10 second job to do im just too tired to do it right now..
