EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=623)
-   -   0.5.3+ Quest editor... [updated 01/06/2004 (perl support)] (https://www.eqemulator.org/forums/showthread.php?t=10549)

Kroeg 12-04-2003 04:34 AM

I noticed an example of this... I made an npc that summons a higher level weapon for newbies when you tell him what your class is. What I have noticed is that the quest works, but in the text portion (if you're not careful)... it smushes all the text in one line (without spaces) so, instead of

Adventureguide_grumblebrunt says, 'The warrior, strong and proud. Be well on your quest'

he says

Adventureguide_grumblebrunt says, 'thewarriorstrongandproud.bewellonyourquest'

The formatting is the picky colprate on this one. From what I can tell, the quests get screwy when you use commas (for some reason). Still, perl is the pwn :)

Trumpcard 12-04-2003 05:25 AM

I agree , the strength in perl is that its a known, and doesnt need to be supported, we just have to tweak our interface to it.

Hats off to Eglin for the contribution! Hope to see some more magic from you soon !

Eglin 12-04-2003 05:31 AM

Quote:

Originally Posted by Kroeg
I noticed an example of this... I made an npc that summons a higher level weapon for newbies when you tell him what your class is. What I have noticed is that the quest works, but in the text portion (if you're not careful)... it smushes all the text in one line (without spaces) so, instead of

Adventureguide_grumblebrunt says, 'The warrior, strong and proud. Be well on your quest'

he says

Adventureguide_grumblebrunt says, 'thewarriorstrongandproud.bewellonyourquest'

The formatting is the picky colprate on this one. From what I can tell, the quests get screwy when you use commas (for some reason). Still, perl is the pwn :)

I haven't really looked into this yet, but I think it may be a misfeature of the function that sends messages to the client. Every major quest package I've seen uses periods instead of commas, so I presume that it the intended behavior. I'll add it to my list of things to look into.

Eglin 12-04-2003 05:34 AM

Quote:

Originally Posted by Trumpcard
a 'syntax validitor' would be extremely useful for written perl scripts...

That would be awesome. Being able to emulate the firing of events (complete with exported vars and stuff) would be the shiznit.

Muuss 12-04-2003 08:32 AM

Eglin, do you have written some kind of documentation somewhere (not that i m lazy to search it by myself...) i could use ?

I have a lots of spare time these days, since i can't play on Winter's Roar anymore because of my ##### 56 kbits modem.

Right now, i m modifying the core of the editor to make it more adaptable to future innovations. I could start to work on perl syntax very soon.

Deeiny 12-04-2003 01:40 PM

Im gona feel realy stupid for asking... :roll: But does anyone know how to fix a corrupted file... :cry: When ever i trie to download the quest editor it says "Error corrupted file! cannot proced" even when i download it straight into my eqemu folder. was just wandering if someone could help me with this. :|

Deeiny 12-04-2003 02:26 PM

Note:
When i said my eqemu folder i meant a sub folder (or sub directory depending on idea of computers) name Quest editor... (note: name shouldnt matter). It just simply says "error: file is corrupted cannot proced" (changes when computer is restarted...


Well if noone knows what to do thanks and i dont care just somthing extra.
:) [/u]

Muuss 12-04-2003 07:39 PM

Download the file from that link :

http://cimdev.c2m.univ-st-etienne.fr/vilvert/qe.zip

Kroeg 12-05-2003 02:29 AM

The periods were originally intended for the pre 5x quest parser... it couldn't parse commas inside functions or statements. This was when most of those 'quest sets' were constructed. Then the 5.0 quest parser allowed commas, so most quests got changed to use commas.

From what it seems this can be added to compensate in convert.pl , is this correct?

Shadow-Wolf 12-06-2003 02:45 PM

any updates on a new version of the quest creator?

Muuss 12-07-2003 07:30 AM

Currently uploading 1.2...
1.3 will require lots of work and will be available a little later, let's say in a big week, or perhaps 2 :)

Shadow-Wolf 12-07-2003 03:16 PM

cool thanks for the updates =)

Muuss 12-09-2003 12:45 AM

in fact, 1.3 will be 1.4, and another 1.3 will be released before :p
featuring : syntax highlighting, sizeable interface, reworked core, and perhaps perl support

Xandyr 12-09-2003 03:30 AM

Quote:

Originally Posted by Muuss
in fact, 1.3 will be 1.4, and another 1.3 will be released before :p
featuring : syntax highlighting, sizeable interface, reworked core, and perhaps perl support

How about a flashing or block cursor? For some reason the version I downloaded doesn't shown where the cursor is in the script and gets very anoying very fast.

Xandyr
/em sits down to plan universal domination.

Muuss 12-09-2003 03:34 AM

The caret should be visible in the text editor... its not unvalidated, unless i made a mistake somewhere on that version you downloaded (which is ?). i ll check at it.


All times are GMT -4. The time now is 02:24 PM.

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