i want to make my map very cool but i dont know how, does anybody have some good ideas for my map?
General
Ideas for my map
Ideas for my map
with firs and rivers would be nice
thanks!!
no, i mean when i start my level i want to see a paper with text on it like: Huh? where am i? your hungry, find somthing to eat. somthing like that, an story mode.
no, i mean when i start my level i want to see a paper with text on it like: Huh? where am i? your hungry, find somthing to eat. somthing like that, an story mode.s2:on:start {
s2:msgbox "Start",12;
}
diary instead of
msgbox, but then the text is saved like, yeah, in a diary.

diary.
thanks
thanks

s2:on:collect {
s2:diary "new entry",42;
}
thanks