![]() |
Quest Issue - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: Quest Issue (/showthread.php?tid=2135) |
Quest Issue - DarkX - 20-09-2008 I have been working on a quest system since yesturday, and I have it pretty much working, though I happen to have found a error with my system. When I tried to run my game, I found my issue... I got a syntax error, no numbers or error type just syntax, It highlights the packet part of sub sendsavenpc, and I am talking about the entire packet part, only thing I have added was Code: & SEP_CHAR & QuestID & SEP_CHAR & END_CHAR Re: Quest Issue - JokeofWeek - 20-09-2008 DarkX Wrote:I have been working on a quest system since yesturday, and I have it pretty much working, though I happen to have found a error with my system. When I tried to run my game, I found my issue... I got a syntax error, no numbers or error type just syntax, It highlights the packet part of sub sendsavenpc, and I am talking about the entire packet part, only thing I have added was Show us the whole packet, to see if there's anything else ![]() Re: Quest Issue - DarkX - 20-09-2008 I figured that out now I am making new packets to call setplayersquest when the player clicks ctrl to activate the quest since right now all I have is the save, load and checkquest packets and codes, working properly. Re: Quest Issue - DarkX - 21-10-2008 Ok Im having kind of the same issue that Shadow was having, I can not seem to get the player to recieve the quests from the npcs or the tiles that I made. Could someone suggest idea's to resolve this (Kettucis any suggestions since I got the basis from you) Re: Quest Issue - genusis - 07-11-2008 if i could finish converting my advanced quest system to mirage and actually get the on attack quest npc bring up quest prompt working and it setting the right stuff i would release it but right now its only working on Elysium V.V Re: Quest Issue - DarkX - 07-11-2008 I got mine working but if you want it to be converted, I could try to convert it for you. If so pm me the code. Re: Quest Issue - genusis - 08-11-2008 it wouldn't fit in a pm haha ^^. do you have a msn ? i could send it to you there. Re: Quest Issue - DarkX - 08-11-2008 Dark.Century@Hotmail.com, or SaphierisM@aol.com Re: Quest Issue - genusis - 08-11-2008 ya it would help since i want it to be easier for people to make games and stuff by adding my quest stuff as a tutorial to mse. Added you ^^. |