Jump to content
  • 0

Auto Flag zone


rteshima

Question

3 answers to this question

Recommended Posts

  • 0

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

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

  • Upvote 1
Link to comment
Share on other sites

  • 0
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;
            }

Link to comment
Share on other sites

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