Save-Point
Random Map Generator Script - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+--- Thread: Random Map Generator Script (/thread-1641.html)

Pages: 1 2 3 4


RE: Random Map Generator Script - DerVVulfman - 02-02-2014

I swear I needed aspirin when trying to figure this script out, let alone translate his instructions. Don't ask me why, but it seems harder to translate scripts from Tonbi and Cogwheel from Japanese to English than scripts by ParaDog. And then, Tonbi didn't even give me really ANY instructions in the script itself. The event code didn't convert at all, so I played all that by ear.

As to what the YYY's do, I don't know. A sample may have been in the event code, but I couldn't truly retrieve it. *shrugs*


RE: Random Map Generator Script - MechanicalPen - 02-02-2014

I have not managed to make more than 2 wall sets show up in any map. I'll see what I can do to study the code, and even ask a Japanese acquittance for meaning of some of the comments.

Did you also know, a map can accept a fourth parameter, "false" which will stop the map from being continuous? Could be useful if you wanted to make a map with a lake, for example.

Here's what the comments say about YYY:
Type 0 >> 2 layer natural type
Type 1 >> 2 layer artificial type
Type 2 >> 2 layer natural convex type
Type 3 >> 2 layer artificial convex type
Type 4 >> 2 layer natural type that 1 Topography [0:Hole 1:Land 2:Wall]
Type 5 >> 2 layer artificial type that 1 Topography[0:Hole 1:Land 2:Wall]
Type 6 >> 2 layer natural type that 2 Topography [0: Hole 1: Land 2: Wall]
Type 7 >> 2 layer artificial type that 2 Topography [0: Hole 1: Land 2: Wall]


RE: Random Map Generator Script - ShadowIce - 02-02-2014

I did NOT know that O_O Yea, we can REALLY use the Japanese' help in that case.


RE: Random Map Generator Script - MechanicalPen - 02-03-2014

Here's a fun fact. This script is in CHINESE, not Japanese. Which is why you might have had some trouble with it.


RE: Random Map Generator Script - ShadowIce - 02-03-2014

UGGGGGGGGGGGGGGGGGGGGGGH! NOW we figure this out?! ><


RE: Random Map Generator Script - DerVVulfman - 02-03-2014

Shocked That explains so many words not translating while others did. UGH!!!!! Fixing the main post to say 'Chinese' script.


RE: Random Map Generator Script - ShadowIce - 02-03-2014

Ugh! Looks like we need to re-translate it... GO HOME, JAPANESE! UR DRUNK! O_O


RE: Random Map Generator Script - DerVVulfman - 02-03-2014

You wanna do it, give it a shot. XD Not sure you'll get any better a translation. Mine includes additional instructions that his didn't.


RE: Random Map Generator Script - ShadowIce - 02-03-2014

Might as well.. But if I can't do it, I'll need your help.


RE: Random Map Generator Script - DerVVulfman - 02-06-2014

While I mistook it for Japanese when translating, please know that various characters are shared between the two languages. And even a translation from Japanese to English cannot be kept 'pure' but has to be altered. Imagine Yoda-Speak. "May have a syntax other languages you are not used to!" The resulting script translation would be very much the same.