digomaciel
Member
im using SabrehavenServer-master [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork (https://otland.net/threads/7-4-7-8-7-92-8-0-sabrehaven-com-based-on-nostalrius-7-7-fork.283603/)
hi, at const.h have this:
i tried to change to this:
neither of them compiled, what should i do?

thanks
hi, at const.h have this:
C++:
ITEM_AMULETOFLOSS = 3057,
Code:
ITEM_AMULETOFLOSS = 3057, 17552,
and
ITEM_AMULETOFLOSS = {3057, 17552},

thanks
Last edited: