Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1a)
Tools - Database - Common Events:
001 Death
Contents:
@>Some animation and pause if You want
@>Text: Where do you want to teleport?
@>Show Choises: Enter location (5 Ancient coins), Esmerald Town (10 Ancient coins)
_:_ When [Enter location (5 Ancient coins)]
_ _ @>Change Items: [Ancient coin], -5 (Decrease)
_ _ @>Play SE:
_ _ @>Transfer Player: [003:Any Dungeon] (005,003)
_ _ @
_:_ When [Esmerald Town (10 Ancient coins)]
_ _ @>Change Items: [Ancient coin], -10 (Decrease)
_ _ @>Play SE:
_ _ @>Transfer Player: [002:Esmerald Town] (003,010)
_ _ @
_:_ When Cansel
_ _ @
_:_ Bransh End
1b)
Tools - Database - Common Events:
001 Death
Contents:
@>Some animation and pause if You want
@>Text: Where do you want to teleport?
@>Show Choises: Enter location (5 Ancient coins), Esmerald Town (10 Ancient coins)
_:_ When [Enter location (5 Ancient coins)]
_ _ @>Change Items: [Ancient coin], -5 (Decrease)
_ _ @>Play SE:
_ _ @>Call Cammon Event: [Teleport to Location Position]
_ _ @
_:_ When [Esmerald Town (10 Ancient coins)]
_ _ @>Change Items: [Ancient coin], -10 (Decrease)
_ _ @>Play SE:
_ _ @>Call Cammon Event: [Teleport to Esmerald Town]
_ _ @>
_:_ When Cansel
_ _ @>
_:_ Branch End
002 Teleport to Location Position
Contents:
@>Control Variables: [1001:X] = Player's Map X
@>Control Variables: [1002:Y] = Player's Map Y
@>Get Location Info: [1003], Region ID, Variable [1001][1002]
@>Conditional Branch: Variable [1003: ID] = = 1 (have to put REGION 1 where do You want to TP Your personage)
_ _ @>
_:_ Else
_ _ @>
_:_ Branch End
003 Teleport to Esmerald Town
Contents:
@>Transfer Player: [002:Esmerald Town] (003,010)
2. Location Event
Edit Event - Contents:
@>Call Cammon Event: [Death]
_________________________
Variant 1b) is better, because You can use it in ANY location. It will be looks like this:
Edit Event - Contents:
@>Call Cammon Event: [Teleport to Location Position] (have to put REGION 1 where do You want to TP Your personage)
or
Edit Event - Contents:
@>Call Cammon Event: [Teleport to Esmerald Town]
_____________________________
Sorry, but SPACE not working in the beginning of the line.
Conditions Switch [013: Hero Die] is ON
Contents:
@>Call Common Event: [Death]
[013: Hero Die] - is a Switch in mob's Event Content who kill a Hero.