Very simple quest
Ok I am doing a very basic quest, and the quest guy isn't responding to hails or giving the item for the turn in. Any suggestions?
Code:
#Gives a belt |
For one thing, both
if ($text =~/spy/i and if ($text =~/Crush/i . . . are missing closing parentheses |
I'd suggest using an editor which supports Perl syntax modeling so you catch all the simple non-logical mistakes when writing quests, such as Notepad++. Alternatively, you can use one of the many web based perl validators.
|
All times are GMT -4. The time now is 06:12 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.