Managed to get the hang of this "slightly", although I think Im still going to have troubles with moving onto the next monster killing variables >.<
------------------------------------------------
I've now got my @Quest page working. However when It pops up, I cant click the tabs e.g. Bosses for some weird reason >.<
Any ideas again would be great please
QFunction:
[@Quest]
#CALL [..\NPC_Def\Quests\Quests.txt @mainstart]
Quests.txt
[@mainstart]
{
#SAY
Hello <$USERNAME>! Welcome to the "Quest" page of Tatsunuko!\
Please select which quest you would like to complete.\
======================================================\ \
.. <Bosses/@bosses> ..\
.. <Monsters/@monster> ..\
.. SECRET\
.. SECRET\
======================================================\
<Exit/@exit>
}
[@Bosses]
{
#SAY
Slaughter: <EvilMir/@EM> - [Located in EvilPalace]\
Slaughter: <EdgeCentipede/@EC> - [Located in TheEdge]\
Slaughter: <KingScorpion/@KS> - [Located in MoneyInNumbers]\
slaughter: <OkitaDragon/@OD> - [Located in NeverLand]\
Slaughter: <JapaneseHooker/@KH> - [Located in NeverLand]\
======================================================\
<Page1/@Bosses> . <Page2/@b2> . <Page3/@b3> . <Main Page/@mainstart> . <Exit/@exit>
{
------------------------------------------------
I've now got my @Quest page working. However when It pops up, I cant click the tabs e.g. Bosses for some weird reason >.<
Any ideas again would be great please
QFunction:
[@Quest]
#CALL [..\NPC_Def\Quests\Quests.txt @mainstart]
Quests.txt
[@mainstart]
{
#SAY
Hello <$USERNAME>! Welcome to the "Quest" page of Tatsunuko!\
Please select which quest you would like to complete.\
======================================================\ \
.. <Bosses/@bosses> ..\
.. <Monsters/@monster> ..\
.. SECRET\
.. SECRET\
======================================================\
<Exit/@exit>
}
[@Bosses]
{
#SAY
Slaughter: <EvilMir/@EM> - [Located in EvilPalace]\
Slaughter: <EdgeCentipede/@EC> - [Located in TheEdge]\
Slaughter: <KingScorpion/@KS> - [Located in MoneyInNumbers]\
slaughter: <OkitaDragon/@OD> - [Located in NeverLand]\
Slaughter: <JapaneseHooker/@KH> - [Located in NeverLand]\
======================================================\
<Page1/@Bosses> . <Page2/@b2> . <Page3/@b3> . <Main Page/@mainstart> . <Exit/@exit>
{
Last edited:
