hello, I want to make a script that makes so if you reach level 40, you will get an email that provides 100 gold so you can buy mount. Does anyone know how to do this in MangosZero 1.12.1
hello, I want to make a script that makes so if you reach level 40, you will get an email that provides 100 gold so you can buy mount. Does anyone know how to do this in MangosZero 1.12.1
Most simple way just add related mail send to core Player::GiveLevel function.