Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 101 to 125 of 271
Search took 0.01 seconds; generated 88 minute(s) ago.
Search: Posts Made By: mwmdragon
Forum: Quests::Q&A 03-25-2005, 08:01 PM
Replies: 31
Views: 180,341
Posted By mwmdragon
COMPLETE EQEmu Perl Quest LEXICON

COMPLETE EQEmu Perl Quest LEXICON (As of 2005)
http://www.eqemulator.org/wiki/wikka.php?wakka=PlayGuide
Forum: Misc::Off Topic 03-23-2005, 06:51 PM
Replies: 2
Views: 5,811
Posted By mwmdragon
BAM the PC was dead :(

Well, I woke up this morning and BAM my PC was dead... I have many but this was MY MAIN MACHINE.. I had to look into what happened.

I had a PNY Gforce TI 4200.. the key word being had. A capacitor...
Forum: Quests::Q&A 03-23-2005, 06:43 PM
Replies: 4
Views: 7,126
Posted By mwmdragon
example

Can you give me an example please?
Forum: Quests::Q&A 03-22-2005, 06:13 PM
Replies: 4
Views: 7,126
Posted By mwmdragon
quest::settarget

What are the constants that can be used as the "type" in this command

quest::settarget(type,ID)

A complete Lexicon is almost done. After i get this info it should be out in the next day or so.
Forum: Quests::Q&A 03-20-2005, 05:48 AM
Replies: 4
Views: 7,798
Posted By mwmdragon
.

This is great !!

but one little snag...

that does quest::traindisc do ? I know what the iDs are I just figureed there might be a static list sort of like languages.

So what does...
Forum: Quests::Q&A 03-19-2005, 07:41 PM
Replies: 4
Views: 7,798
Posted By mwmdragon
can someone give me some more info on these commands.

can someone give me some more info on these commands.

quest::zone - does this zone the owner of the quest ?

quest::shout2 - how does this differ from quest::shout ?

quest::addldonpoints...
Forum: Quests::Q&A 03-19-2005, 03:12 PM
Replies: 1
Views: 5,678
Posted By mwmdragon
Does anyone have the diety_id list for quest writing ?

Does anyone have the diety_id list for quest writing ?

I need them to help cpomplete the newest update to my lexicon of the EQEmu perl quest system.
Forum: Quests::Q&A 03-16-2005, 09:14 AM
Replies: 48
Views: 40,190
Posted By mwmdragon
pdf

Yhe pdf was in the last post after i finnished the lexicons commands.

Fathernotwit - If you can send me a list of all the new commands and a brief bit of info on the use I would love to complete...
Forum: Quests::Q&A 03-15-2005, 06:15 AM
Replies: 5
Views: 6,500
Posted By mwmdragon
sticky

I hope my lexicon gets Sticky status it took me hours to complete.

If you look at the last post in the lexicon you can download the whole thing as a color coded PDF.
Forum: Quests::Q&A 03-14-2005, 08:36 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
Thats all the commands

Thats all the commands.

I know some data may be incorrect or not complete and I would love to correct it or even put in better examples. If you can help with this just send me the change in a PM,...
Forum: Quests::Q&A 03-14-2005, 08:33 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::delglobal

quest::delglobal

Explanation: Deletes a global variable.

Full Command: quest::delglobal(varname)

Varname = The name of the variable to be deleted.

Example:
Forum: Quests::Q&A 03-14-2005, 08:32 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::targlobal

quest::targlobal

Explanation: This is a quick way to attack a bunch of information in a global variable to a mob.

Full Command: quest::targlobal(varname,value,duration,npcid,charid,zoneid)
...
Forum: Quests::Q&A 03-14-2005, 08:32 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::setglobal

quest::setglobal

Explanation: Allows you to create or modify an existing global variable for the mob you are using the command on.

Full Command: quest::setglobal(varname,value,options,duration)...
Forum: Quests::Q&A 03-14-2005, 08:31 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::save

quest::save

Explanation: Saves the players data to the database.

Full Command: quest::save( )

Example:

# After hailing the NPC the players data is saved.
Forum: Quests::Q&A 03-14-2005, 08:30 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::attack

quest::attack

Explanation: Makes the mob or NPC attack anything with the chosen name.

Full Command: quest::attack(
Forum: Quests::Q&A 03-14-2005, 08:30 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::setallskill

quest::setallskill

Explanation: Sets all the players skills to a certain value.

Full Command: quest::setallskill(n)

n = any number from 0 to 252

Example:
Forum: Quests::Q&A 03-14-2005, 08:29 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::movegrp

quest::movegrp

Explanation: Moves the player and his party to a chosen zone and a chosen location.

Full Command: quest::movegrp(zoneid,x,y,z)

Zoneid = The ID of the zone you want to move the...
Forum: Quests::Q&A 03-14-2005, 08:29 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::gmmove

quest::gmmove

Explanation: Moves the player to a chosen zone to a chosen location.

Full Command: quest::gmmove(zoneid,x,y,z)

Zoneid = The ID of the zone you want to move the player to. Can...
Forum: Quests::Q&A 03-14-2005, 08:28 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::movepc

quest::movepc

Explanation: Moves the player to a chosen zone to a chosen location.

Full Command: quest::movepc(zoneid,x,y,z)

Zoneid = The ID of the zone you want to move the player to. Can...
Forum: Quests::Q&A 03-14-2005, 08:27 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::sfollow

quest::sfollow

Explanation: Stop the mob from following a player or NPC after making it do so with the follow command.

Full Command: quest::sfollow( )

Example:

# After hailing the NPC...
Forum: Quests::Q&A 03-14-2005, 08:27 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::follow

quest::follow

Explanation: Makes the mob or NPC follow a chosen NPC or player.

Full Command: quest::follow(ID)

ID = The ID of the NPC or Player that the mob or NPC is supposed to follow.
...
Forum: Quests::Q&A 03-14-2005, 08:26 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::settarget

quest::settarget

Explanation: Sets a mobs target.

Full Command: quest::settarget(type,ID)

Type =
ID = The ID of the NPC or player to target.

Example:
Forum: Quests::Q&A 03-14-2005, 08:26 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::stoptimer

quest::stoptimer

Explanation: Stops the chosen timer.

Full Command: quest::stoptimer(timerid)

Timerid = The ID of the timer you would like to stop. Can be found in your database.

Example:
Forum: Quests::Q&A 03-14-2005, 08:25 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::settimer

quest::settimer

Explanation: Starts a time the counts seconds.

Full Command: quest::(timerid,seconds)

Timerid = The ID number of the timer you would like to start. Found in the database....
Forum: Quests::Q&A 03-14-2005, 08:25 PM
Replies: 48
Views: 40,190
Posted By mwmdragon
quest::setsky

quest::setsky

Explaination: Changes the color of the sky.

Full Command: quest::setsky(n)

n = Anywhere from 0 to 255.

Example:
Showing results 101 to 125 of 271

 
Forum Jump
   

All times are GMT -4. The time now is 07:59 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3