EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Quests (https://www.eqemulator.org/forums/forumdisplay.php?f=624)
-   -   QUest Problems (Help) (https://www.eqemulator.org/forums/showthread.php?t=15652)

Deimos 09-10-2004 09:59 AM

Hey everyone, it still doesn't work. Right now I am asking the host of the server to check the different functions and see if class is a function. I do not see anything wrong with the code. Getting 0 running errors when I run it, 0 syntax. It is probably him, because I don't see anything wrong, hehe.

Is there anything wrong with the above code to not make it work?

killspree 09-10-2004 03:50 PM

I can tell you one problem with it:

it's quest::me not quest::emote - that may be the culprit.

Cisyouc 09-10-2004 03:53 PM

Quote:

Originally Posted by killspree
I can tell you one problem with it:

it's quest::me not quest::emote - that may be the culprit.

quest::emote is a command.

Quote:

Originally Posted by Line 433 in embparser.cpp
"sub emote{push(@cmd_queue,{func=>'emote',args=>join(',',@_)});}"


killspree 09-10-2004 04:08 PM

I just tossed it up on my server to test it out and got this:

Quote:

[Status] WARNING: error compiling quest file quests/freportw/92.pl: Perl runtime
error: Missing right curly or square bracket at (eval 613) line 90, at end of l
ine
syntax error at (eval 613) line 90, at EOF
(reverting to default questfile)
Edit: Removed the # End of File and it worked fine with $class eq "Rogue"

Deimos 09-10-2004 04:50 PM

Well, hehe, so, the #(END of FILE) should not make a difference at all. # comments out the line, so that doesn't matter, just tells soemone who is reading it the files has ended. Also, eq "Rogue" does not work for me, nor does ==. I still don't see anything wrong with it that I have already tried =|. If anyone can find anything, that would be a great help. Thank you guys for helping out thus far though, woulda never made it to this point without you all =).

killspree 09-10-2004 05:09 PM

Well I'm telling you exactly how I got it to work. Prior to that it gave compile errors, removing the # End of File made it work perfectly.

How about you try that. :P

Deimos 09-11-2004 03:10 AM

Ok, lol, I will try it =P. I dont see how it would make it work, but I guess I might as well try, lol.


All times are GMT -4. The time now is 06:13 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.