CVS has a problem or....
I don't know if this is the way the files are actually in CVS or if it's a bug with WinCVS, but here is an example of one of them. I only removed the spaces between the code, otherwise it's just as I have received it, 2 times....
Code:
# EPIC CLERIC (Timorous deep) Code:
# EPIC CLERIC (Timorous deep) Can anyone verify, even these 3 files... 1. Avatar_of_water.pl in timorous 2. Shmendrik_lavawalker.pl in lakerathe 3. Natasha_whitewater.pl in lakerathe Also, check out check_handin.pl in the plugin folder. It also looks hosed. |
added the sub to event item in avatar of water .pl file. should sync up in a little.
the return items plugin doesen't need to go in an else statement. just ran through shmendrik and natasha on PEQ and they're fine. |
Maybe something happens to the download then, because both Schmendrik and Natasha work but give me the Items I hand them back. When I add the else { they keep the items as they should.
Thanks for taking a look though... |
its cvs i think
I've been trying to figure out why this wont work
[CODE]sub EVENT_SAY { if($text=~/Hail/i) { quest::say("Oh... sure whatever"); } else if($text=~/the owl flies at midnight/i) { quest::say( |
elsif in perl, not "else if"
|
All times are GMT -4. The time now is 06:22 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.