Cyn.. [Archive] - ForumsHQ
Posted: Thu Nov 13, 2003 9:14 pm
Ok..I'll use hypothetical numbers, you can change them to suit your editing..
Make textblock 1, which will read:
drink from petrified waterfountain:minlevel 80 2:give item 1:
Make textblock 2, which will read:
The petrified waterfountain gurgles, "You crazy biatch, you're too little. Get the fawk out of here!"
Make textblock 3, which will read:
stick (item name) in archway goblet:checkitem 1:takeitem 1:teleport 1 2
Link it all together:
-In the room containing the petrified waterfountain, set the text as 1.
-In the room described as the Stone Archway, set the text to 3.
That should do it.. 'minlevel 80 2' triggers textblock 2 if the said character is under level 80. Just replace those numbers with whatver numbers you're using..if you gave me numbers, I could fill it all out..but it shouldnt be hard to understand.
Make textblock 1, which will read:
drink from petrified waterfountain:minlevel 80 2:give item 1:
Make textblock 2, which will read:
The petrified waterfountain gurgles, "You crazy biatch, you're too little. Get the fawk out of here!"
Make textblock 3, which will read:
stick (item name) in archway goblet:checkitem 1:takeitem 1:teleport 1 2
Link it all together:
-In the room containing the petrified waterfountain, set the text as 1.
-In the room described as the Stone Archway, set the text to 3.
That should do it.. 'minlevel 80 2' triggers textblock 2 if the said character is under level 80. Just replace those numbers with whatver numbers you're using..if you gave me numbers, I could fill it all out..but it shouldnt be hard to understand.