ID:160546
Aug 23 2008, 7:54 am
|
|
Im making a quest system and putting an exclamation mark over NPCs heads that you can either get a quest from or have completed a quest for. What Im having trouble with is reapplying the exclamation marks to the NPCs after they log out. I know I could right a proc to cycle though all the quest givers and check and see if they have gotten the quest or not, but was wondering if there was an easier way to save it. Ive tried to save the clients images and reload it but that didnt seem to work (i might have done it wrong if that is suppose to work). Any help would be great cause i have a lot of quest and quest givers so i dont want to have to write a huge proc to give them all out. Different quest are available at different levels.
|
In response to GhostAnime
|
|
Im familiar with images thats what im using, but I have lots of quest available at one time and they can have as many quests at one time as they want. Im trying to get the quest system setup similar to how WoW has it. So there isnt just one image theres a lot anywhere up to 20-30 at one time.
|
In response to NightJumper88
|
|
list()s can be helpful then ;/ I don't want to show any mob-referencing variables being saved as that usually leads to problems :/
|
<3 image()