Jump to content

Question

3 answers to this question

Recommended Posts

  • 0
Posted

make PVP_ZONE in territorydata.txt 
set this in charinfo.cpp and userinfo.cpp

if(pUser->pSD->nInCustomPvpZone)
            {
            NickNameColor = 16711935;
            
            }

  • Upvote 1
  • 0
Posted
4 minutes ago, sandeagle said:

@Roe2 you are genius.

add after this  in two locales in userinfo.cpp and charinfo.cpp. ❤️
if(pUser->pED->nameColorEx != 0)
            {
                NickNameColor = pUser->pED->nameColorEx;
            }

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock