#319 (Ememjr) quest prereq stuff

Closed
opened 3 years ago by neatz09 · 1 comments
neatz09 commented 3 years ago

Quest details, prereqs,have some type of option added that will OR quests required , multiple faction checks ie require quest 253 or 254 to be completed require faction A 10000 or faction B 10000

add a Maxfaction subtype add alignment check add some type of home city check

Quest details, prereqs,have some type of option added that will OR quests required , multiple faction checks ie require quest 253 or 254 to be completed require faction A 10000 or faction B 10000 add a Maxfaction subtype add alignment check add some type of home city check
image commented 1 year ago
Collaborator

I presume this is to offer a quest which you can now customize with LUA

1068849ef8

function ReceiveQuestCriteria(Quest, Spawn, Player)

if it exists and you return 0 the quest is not available, otherwise you can set the npc flag to whatever you want for overhead display

I presume this is to offer a quest which you can now customize with LUA https://git.eq2emu.com/devn00b/EQ2EMu/commit/1068849ef8465faa9a3970dbd198309c1e219dbf function ReceiveQuestCriteria(Quest, Spawn, Player) if it exists and you return 0 the quest is not available, otherwise you can set the npc flag to whatever you want for overhead display
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.