Open deadcorpseeater opened 1 month ago
https://github.com/azerothcore/mod-instance-reset
Under "installation" it says:
so by default there is no npc yet. you have to add them yourself to locations you find suitable. gm account required.
https://github.com/azerothcore/mod-instance-reset
Under "installation" it says:
- Add the npc via script or command wherever you like.
- npc add 300000 or npc add temp 300000 (If you want to add it temporarily)
so by default there is no npc yet. you have to add them yourself to locations you find suitable. gm account required.
I found this, but there's no such a creature in this serverpack. I used instance-reset before, so I was really surprised there is no "Cromi"
p.s. so when I use .npc add 300000 nothing happens
I downloaded the preview repack to check. Looks like the SQL file included with the instance reset module wasn't run on the preview repack. The Cromi npc doesn't exist yet in the database. It needs to be created still.
I suggest you download the instance reset module yourself. You'll find the SQL in: mod-instance-reset-master.zip\mod-instance-reset-master\data\sql\db-world\base
it's called: mod_instance_reset_2024_03_14.sql
if you have HeidiSQL installed you can simply double click the sql file. After you logged into the database you have to run the SQL with F9. you log into the database with username root no password.
I downloaded the preview repack to check. Looks like the SQL file included with the instance reset module wasn't run on the preview repack. The Cromi npc doesn't exist yet in the database. It needs to be created still.
I suggest you download the instance reset module yourself. You'll find the SQL in: mod-instance-reset-master.zip\mod-instance-reset-master\data\sql\db-world\base
it's called: mod_instance_reset_2024_03_14.sql
if you have HeidiSQL installed you can simply double click the sql file. After you logged into the database you have to run the SQL with F9. you log into the database with username root no password.
thank you for help! will do it later after vacation
I downloaded the preview repack to check. Looks like the SQL file included with the instance reset module wasn't run on the preview repack. The Cromi npc doesn't exist yet in the database. It needs to be created still.
I suggest you download the instance reset module yourself. You'll find the SQL in: mod-instance-reset-master.zip\mod-instance-reset-master\data\sql\db-world\base
it's called: mod_instance_reset_2024_03_14.sql
if you have HeidiSQL installed you can simply double click the sql file. After you logged into the database you have to run the SQL with F9. you log into the database with username root no password.
done it using HeidiSQL, NPC appears but has no options
Maybe the module wasn't added correctly when this preview repack was compiled. I recommend you use a macro to reset instances instead. .instance unbind all or check out: .instance unbind for more options.
It's not important. It doesn't effect the individual progression module.
Maybe the module wasn't added correctly when this preview repack was compiled. I recommend you use a macro to reset instances instead. .instance unbind all or check out: .instance unbind for more options.
It's not important. It doesn't effect the individual progression module.
does it work with raid instances?
yes, a GM account is required though to use the .instance command.
yes, a GM account is required though to use the .instance command.
ty, you saved me)
If you want a more up to date version of the preview build for this module, then you can find it here: https://github.com/Grimfeather/mod-individual-progression/releases/tag/2024-11-15
I created it today, it has all the latest updates.
there is no instance-reset npc after turning the module on in game https://github.com/ZhengPeiRu21/mod-individual-progression/releases/tag/20240821