- Mar 6, 2006
- 43
- 0
- 32
ok i am a brginner with quests and seems all the quest's i have written are wrong :S lol
could some 1 explain where the namelist.txt file is that i have to check for people who have done the quest
and could this be right coding ?
[@main]
#if
check namelist
#say
boo get me a fish from the local river \ \
#elsesay
Sorry you have done this quest\\
<Errr Ok/@ok>\
[@ok]
#if
check fish
#act
take fish
give TboneSteak
#elsesay
Sorry m7 you have either\
dont this quest or lack the item required
and before people say search i have for the past day, found alot of results and cant figure out a right one :P
cheers in advance
could some 1 explain where the namelist.txt file is that i have to check for people who have done the quest
and could this be right coding ?
[@main]
#if
check namelist
#say
boo get me a fish from the local river \ \
#elsesay
Sorry you have done this quest\\
<Errr Ok/@ok>\
[@ok]
#if
check fish
#act
take fish
give TboneSteak
#elsesay
Sorry m7 you have either\
dont this quest or lack the item required
and before people say search i have for the past day, found alot of results and cant figure out a right one :P
cheers in advance
