Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Customer help source base vs2019 capture the flag does not appear, only the narrator

Newbie Spellweaver
Joined
Aug 3, 2012
Messages
59
Reaction score
3
Capturing the flag does not work, the character and the narrator appear, but the flag cannot be seen in any of the bases and the other maps are not sold in the selection before starting the game, I have already added all the files to the INTERFACE / DEFAULT / COMBATE + XML
SFX `+ XML
SYSTEM AND MATCHSERVER WORLDITEM.XML, and it still doesn't work.



 
Junior Spellweaver
Joined
Aug 26, 2020
Messages
148
Reaction score
20
jesus1997 - Customer help source base vs2019 capture the flag does not appear, only the narrator - RaGEZONE Forums


if (ZGetGame()->GetMatch()->GetMatchType() == MMATCH_GAMETYPE_CTF)
sprintf(szText, "%d", ZGetGame()->GetMatch()->GetRoundCount());
else
sprintf(szText, "%d", ZGetGame()->GetMatch()->GetRoundCount());


uZI0EGc - Customer help source base vs2019 capture the flag does not appear, only the narrator - RaGEZONE Forums

jesus1997 - Customer help source base vs2019 capture the flag does not appear, only the narrator - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Upvote 0
Back
Top