Nicolas Lebacq

Results 79 comments of Nicolas Lebacq

Originally in vanilla, you did not have a single NPC selling the gear. Each NPC within the hall would sell different gear ranks. It's not mandatory but could be an...

Thanks a lot you are the best! If you add a way to migrate from `mod-pvp-titles` to keep things as they should I would be happy to start testing this...

> ok, that should do it. Now you can enable/disable earning new titles in TBC/WotLK > > tbh I have no clue yet what you mean by making it compatible...

> Hey, sorry I'm a bit inconsistent in my activities here, > > @SmashingQuasar ty for all this precious informations @Grimfeather I let you modify what is needed to not...

Happy to help with the code if you want.

Sorry to intrude, but maybe you could use this code instead? ```cpp PvPTitleData const TitleData[14] = { { ACHIEVEMENT_PRIVATE, ACHIEVEMENT_SCOUT }, { ACHIEVEMENT_CORPORAL, ACHIEVEMENT_GRUNT }, { ACHIEVEMENT_SERGEANT, ACHIEVEMENT_SERGEANT_H }, {...

That eliminates all conditions and makes it nice and tidy.

Over 2 years later this is still an issue. Someone mentioned it being linked to a caveat of PostgreSQL, which is not the case. `BIGSERIAL` is not an SQL type....

> @SmashingQuasar Can you provide review here? Yes, I just need to extract the original values to check the translation.