wesQuest.CPP - LEVEL_CHECK
check to make sure they are of level to do quest.
LEVEL_CHECK min max/0 If you want to make the quest level 50+ LEVEL_CHECK 50 If you want to make the quest for levels 1 - 10 LEVEL_CHECK 1 10 add to wesQuest.CPP around Line 143 Code:
bool levelcheck = false; Code:
else if (strstr(command,"LEVEL_CHECK") != NULL) [Example 1npc 1quest level 5+ only] May want to set a flag - I dont know how and there is no .doc on it Code:
TRIGGER_TEXT:hail:{ Code:
TRIGGER_TEXT:hail:{ I do not support things, so read the demo's and try it out yourself. |
Nice work mbyte. With the changes it is becoming more and more flexible than EQLive
|
Cool addition.. I merged it into the baseline.. wesquests will be changing before long, but i'll try to set it up so exisiting quests will be able to be used, rather than just replacing the whole thing. The new quest format is really cool, but alot of people have quests they dont want to just throw away until they can convert them to the new format..
|
All times are GMT -4. The time now is 02:41 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.