EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=621)
-   -   Noob script questions (https://www.eqemulator.org/forums/showthread.php?t=1230)

pdog 04-17-2002 05:48 AM

Noob script questions
 
Hi all,

I would like to know where I can obtain these cool AI or other script files I keep reading about. Also, once I have them, where do they go and how do they get executed? Any help would be grealy appreciated. Thanks.

ibleet 04-17-2002 06:41 AM

Snoop through the message boards to find these .txt files. You can add them to your database using mysql.

pdog 04-17-2002 07:18 AM

So I should find the files in the forums and then use mysql like this:

mysql> use eq (or whatever the db name is)
mysql> source script.txt (name of script file)

That would put the script into the database and the script will then run on the server? Is this right?

devn00b 04-17-2002 07:40 AM

no, quest scripts are kept in a sub directory from yer EMU directory called quests ie

C:\emu\quests

in the format

<zoneshortname>.txt

and is loaded whenever the zone is loaded. hope this helps

meliudaj 04-17-2002 09:08 AM

Cool thanks.. I have been wanting to know this too!


All times are GMT -4. The time now is 01:40 PM.

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