EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Quests::Q&A (https://www.eqemulator.org/forums/forumdisplay.php?f=599)
-   -   COMPLETE EQEmu Perl Quest LEXICON (https://www.eqemulator.org/forums/showthread.php?t=18208)

mwmdragon 11-26-2007 04:07 PM

.
 
The origional Link works fine, my server must have had a hickup when you tried downloading it.

If you send me the missing commands information i can try to add them to my Lexicon ;)

I want to get back into EQEmu but I have to get some friends that still play ;)

mwmdragon 02-22-2008 10:33 AM

Link Update
 
Can an admin please edit this post to have the correct URL to the Lexicon ;)
I decided to clean up my web server so now its at a new link.


http://mwmdragon.homeip.net/EQEmu_Fi...estLexicon.pdf


Thanks

antioch 12-21-2009 07:30 AM

Has anyone got an updated link to this .pdf? Currently using the Wiki but I did like the layout in the .pdf if it's still floating about somewhere.

GeorgeS 12-21-2009 10:53 PM

I fixed the link on my site, so it's there now

GeorgeS

antioch 12-22-2009 06:09 AM

Thanks very much George.

sursur 07-22-2011 01:57 PM

None of the Links seem to work anymore. Could someone who has that please upload it somewhere ? Also tried google but none links anywhere seem to work.

Robregen 07-22-2011 05:46 PM

I googled it and found a link for it. http://www.esnips.com/doc/485d9025-9...-Quest-Lexicon

GeorgeS 07-23-2011 12:54 PM

This is found on the main site which holds my tools - look under my sig


GeorgeS

Dabloon 02-16-2013 11:19 AM

I was trying to create a quest that only players at level cap could do. The issue is i know how to check a players level but i dont know how to set a level requirement on the quest. I looked through the lexicon and didnt find anything that mentioned setting a level requirement. Im new to perl so perhaps i am missing something but i am not sure what. If anyone could explain a bit it would be greatly appreciated.

ghanja 02-16-2013 11:23 AM

Code:

if ($ulevel >= ##) {

Dabloon 02-16-2013 11:33 AM

where the ## is would that be the level you wish to require?

ghanja 02-16-2013 11:40 AM

Quote:

Originally Posted by Dabloon (Post 218329)
where the ## is would that be the level you wish to require?

Yes. My suggestions are as follows:

1. Use the existing quests (Perl scripts) as templates to both learn from and start basic scripts of your own.

2. Read up on some Perl material (c0ncrete just recently made a post with an excellent site referenced with extremely useful Perl books in PDF -- I'd link though I'm not on the machine I bookmarked it on at the moment).

Dabloon 02-16-2013 12:28 PM

Thanks much for the help. If you find the links please post them that would be greatly appreciated because im always looking to learn something new

c0ncrete 02-16-2013 12:46 PM

http://www.perl.org/books/library.html

Dabloon 02-16-2013 04:03 PM

Thank you c0ncrete for the link. Its much appreciated


All times are GMT -4. The time now is 12:11 PM.

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