Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Nupper on September 06, 2011, 03:44:45 pm

Title: [Model edit] Custom map
Post by: Nupper on September 06, 2011, 03:44:45 pm
i spawned i a mob in arcemu in a custom Model edit map but once server restarts them mobs are gone

for example i recreated black temple (564) and then i copy the info from map.dbc and made the it (179)
but when i spawn the npc it appears but once killed and after server restart it disappears
Title: Re: [Model edit] Custom map
Post by: Laniax on September 06, 2011, 03:51:22 pm
make sure that your server also has the updated map.dbc, not just your client.

also, does your console say anything about it during startup?
Title: Re: [Model edit] Custom map
Post by: Nupper on September 06, 2011, 03:55:08 pm
nope its all updated and i can enter maps and do anything to do it but anything i spawn and kill disappears on restart
or could it be something to do with Data:Characters/server_settings in ARCEMU

no errors show up in console
Title: Re: [Model edit] Custom map
Post by: schlumpf on September 06, 2011, 06:04:18 pm
> copied dungeon / raid.
I guess, you copied the flags then as well. I don't know if spawned stuff in one instance of the map is saved then.
Also, maybe you need to spawn them with some flag to indicate it should be saved.
Title: Re: [Model edit] Custom map
Post by: Nupper on September 06, 2011, 08:54:39 pm
Map iD 179
Copyed from: Black temple
orginal spawns: work unless killed
New spawns: work unless killed
Title: Re: [Model edit] Custom map
Post by: schlumpf on September 06, 2011, 09:00:17 pm
Quote from: "Nupper"
Map iD 179
Copyed from: Black temple
orginal spawns: work unless killed
New spawns: work unless killed
Yeah? You already told that. As I said: Black Temple is a raid. Other rules for respawns apply there.
Title: Re: [Model edit] Custom map
Post by: Nupper on September 06, 2011, 09:21:28 pm
Quote from: "schlumpf"
Quote from: "Nupper"
Map iD 179
Copyed from: Black temple
orginal spawns: work unless killed
New spawns: work unless killed
Yeah? You already told that. As I said: Black Temple is a raid. Other rules for respawns apply there.

so i need to reconfigure the raid resets?
if so is ther a way to make it instantly reset once you leave?
Title: Re: [Model edit] Custom map
Post by: schlumpf on September 06, 2011, 09:49:24 pm
As that's not the normal dungeon logic, you would need core modifications for that. Are you sure you want a raid?
Title: Re: [Model edit] Custom map
Post by: Nupper on September 06, 2011, 09:58:27 pm
Quote from: "schlumpf"
As that's not the normal dungeon logic, you would need core modifications for that. Are you sure you want a raid?

The new its going to be called Battle for Argus and its a New COT Raid
ok they appear for my other char so im guessing raid resets for that char
Title: Re: [Model edit] Custom map
Post by: Nupper on September 06, 2011, 10:43:52 pm
Edit: Fixed. I added a raid reset system and Dungeon system that players can get from ther UI frames and turns out raid was in Active lockout :P Sorry guys