PDA

View Full Version : NPC ID's


TwoSock
04-10-2003, 11:37 PM
How do i find a certain NPC ID?

the Admin tool is showing the wrong ID's =/ so my quests isn't working.

Any in game commands?

Trumpcard
04-11-2003, 12:11 AM
#showstats

There's also #npcstats , but doesnt include the npc id. I'm going to add that in tonight.

TwoSock
04-11-2003, 12:29 AM
ok well that gave me the same ID number as the admin tool =/

looks like i can't get quests to work

This is the content of 178232.qst in quests\nexus\
EVENT_SAY{
if ($1- =~ "Hail"){ say(" Why hello there mister!")}
}

anything wrong there?

no matter what i do i can't get the npc to do anything when i hail him :(

server version:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.3

Trumpcard
04-11-2003, 01:08 AM
New quest code is still beta, you might want to look for a working one that someones pasted.. could be whitespace for instance..

Bigpull
04-14-2003, 01:04 AM
You have a space at the start of your say