- Feb 27, 2010
- 198
- 1
- 45
This is the main script:
[@main]
do you want to enter on the room?\
<Yes/@1>\
<No/@exit>
[@1]
#if
#act
mapmove x_xx
MONGEN hen 1 1 x_xx 19 19
When I enter on that room, the hen isn't spawned there :S
And I did this script too for that:
mapquest.txt:
x_xx [0] 0 [MonDie] Hen * [MapQuest_Def\room] [@main]
And on the room.txt on envir->quest diary->mapquest_def
[@main]
#IF
#ACT
MONGEN 1 1 Bull x_xx 19 19
Where's my error?
If I spawn a hen manually, the bull doesn't appear when the hen is dead :S
[@main]
do you want to enter on the room?\
<Yes/@1>\
<No/@exit>
[@1]
#if
#act
mapmove x_xx
MONGEN hen 1 1 x_xx 19 19
When I enter on that room, the hen isn't spawned there :S
And I did this script too for that:
mapquest.txt:
x_xx [0] 0 [MonDie] Hen * [MapQuest_Def\room] [@main]
And on the room.txt on envir->quest diary->mapquest_def
[@main]
#IF
#ACT
MONGEN 1 1 Bull x_xx 19 19
Where's my error?
If I spawn a hen manually, the bull doesn't appear when the hen is dead :S
Last edited:
