I have spent the last couple days on this and just don't seem to be getting anywhere.
I am using the Albetros 5518 source, and forgive me for not posting it in there but I feel there are numerous people around who could help so creating a new thread will get the exposure from them.
I have dynamic maps working, I can create one, teleport to it, even add an NPC there.
But I am having a terrible time trying to add spawns, and also modifying the portals.
I cant do Map.Insert(new Monster(monster info)) because it generates object reference not set errors.
And Monster.Generate doesnt work either.
So can anyone give me any pointers or ideas on what needs to be done here?
Much appreciated
I am using the Albetros 5518 source, and forgive me for not posting it in there but I feel there are numerous people around who could help so creating a new thread will get the exposure from them.
I have dynamic maps working, I can create one, teleport to it, even add an NPC there.
But I am having a terrible time trying to add spawns, and also modifying the portals.
I cant do Map.Insert(new Monster(monster info)) because it generates object reference not set errors.
And Monster.Generate doesnt work either.
So can anyone give me any pointers or ideas on what needs to be done here?
Much appreciated