|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
Archive::Tools Archive area for Tools's posts that were moved here after an inactivity period of 90 days. |

12-04-2003, 04:34 AM
|
 |
Hill Giant
|
|
Join Date: Oct 2003
Posts: 241
|
|
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 
|

12-04-2003, 05:25 AM
|
Demi-God
|
|
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
|
|
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 !
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
|
 |
|
 |

12-04-2003, 05:31 AM
|
Hill Giant
|
|
Join Date: Nov 2003
Posts: 168
|
|
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.
|
 |
|
 |

12-04-2003, 05:34 AM
|
Hill Giant
|
|
Join Date: Nov 2003
Posts: 168
|
|
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.
|

12-04-2003, 08:32 AM
|
Dragon
|
|
Join Date: May 2003
Posts: 539
|
|
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.
|

12-04-2003, 01:40 PM
|
Fire Beetle
|
|
Join Date: Oct 2003
Location: Bend Oregon
Posts: 3
|
|
Im gona feel realy stupid for asking...  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. :|
|

12-04-2003, 02:26 PM
|
Fire Beetle
|
|
Join Date: Oct 2003
Location: Bend Oregon
Posts: 3
|
|
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]
|

12-04-2003, 07:39 PM
|
Dragon
|
|
Join Date: May 2003
Posts: 539
|
|
|

12-05-2003, 02:29 AM
|
 |
Hill Giant
|
|
Join Date: Oct 2003
Posts: 241
|
|
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?
|

12-06-2003, 02:45 PM
|
Dragon
|
|
Join Date: Oct 2003
Posts: 511
|
|
any updates on a new version of the quest creator?
|

12-07-2003, 07:30 AM
|
Dragon
|
|
Join Date: May 2003
Posts: 539
|
|
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 
|

12-07-2003, 03:16 PM
|
Dragon
|
|
Join Date: Oct 2003
Posts: 511
|
|
cool thanks for the updates =)
|

12-09-2003, 12:45 AM
|
Dragon
|
|
Join Date: May 2003
Posts: 539
|
|
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
|

12-09-2003, 03:30 AM
|
Fire Beetle
|
|
Join Date: Dec 2003
Posts: 7
|
|
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.
|

12-09-2003, 03:34 AM
|
Dragon
|
|
Join Date: May 2003
Posts: 539
|
|
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.
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 07:27 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |