Question
Do you have to have like a database set up with mysql and such to use perl? Can you just script it in notepad and save it as a .pl? Any help would be appreciated
|
to use perl quests, you only need to have perl installed, and perl enabled in the zone binaries.
The only thing that requires DB update atm is for use of the global variables, as designed by tark and scorp (lookout 'coming soon' post), and included in distro since 0.5.3dr3 or so. To write a quest, just create a text file, name it 1243.pl where 1234 is NPC type id, and put it in the right directory ( ./quest/freporte/ if your NPC is in freport east). All about this in the sticky in this forum, but basically that's all you need to do. Look at that post for a debug-convenient default quest, too. |
K i got ya, Cause im helping a friend with his server, Gonna try to make some quest for it. wasnt sure if i needed direct DB access or if i could just send him it in notepad them have him rename it
|
I dont no were to put the quest. You said ./quest/freporte/ if mob wasi n freeport.
Well i can find any /quest folder. I checked emu folder. Checked mysql folder to dont no were elsr to check |
That folder should be in your /eqemu folder.. if your eqemu is in C: then it should look like this:
Code:
C:/eqemu/quests Code:
C:/eqemu/quests/freporte/ |
Quote:
hehe, J/K |
K thanks guys=) now only if eqadmin wasnt so stupid and it wuold let change my gm status not just look at it lol
|
Can't get my quest to work. This is how i have it set up, Im using 5.5 dr 1. I have perl and scaler both installed. And i check with guide and shows that scaller is instaled right
I put the quest in emu directory. c:\emu2\quests\qeynos I saved the file as 3414.pl That is one of the npcs on the dock Marlin something. I hail him and get no responce. Tried it on multi pc's with my quest and bone chip quest from guide and never get no responce both files look like this Quote:
Quote:
Any help with this is appreciated |
Paste the contents of your zone.exe when you boot it up, you may not have the Perl enabled binaries.
|
mhmm
do you mean boot5zone? or zone? Cause i dont run the zone one it closes as soon as i run it. But my boot 5 zone looks like this
Quote:
|
alrgith im pretty sure i dont have perl enabled zone.exe Anyone no where i can get one for 5.5 ?
|
Well I got perl Enabled bins, but npcs still arent responde
Code:
sub EVENT_Say Yes im using 5.5 bins, and perl enabled |
Quote:
Code:
sub EVENT_ITEM |
Quote:
been looking around a for good while and havent tripped over them just yet..=P |
All times are GMT -4. The time now is 10:06 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.