Re: Quest & Survival BRZ_Release_Publish Bug
Depends what mode you are using. If you use test in server.ini which is "MODE=test" and from the database.. serverstatus table, type should be 4.
Quest and Survival will be shown.
And to make it show able you should use this:
http://forum.ragezone.com/f245/brz-m...rvival-842705/
Re: Quest & Survival BRZ_Release_Publish Bug
Quote:
Originally Posted by
CobraBite
Depends what mode you are using. If you use test in server.ini which is "MODE=test" and from the database.. serverstatus table, type should be 4.
Quest and Survival will be shown.
And to make it show able you should use this:
http://forum.ragezone.com/f245/brz-m...rvival-842705/
If course I have all of that post and also in "mode = test", but is the part that do not understand there needs to be done, I delete or remove LOCALE_BRAZIL # ifdef, # else, # endif, and still does not come out.
just ask for a picture and there saber how.
I want a picture.
They can be ServerFiles, because I work with another executable and if they are quests.
Re: Quest & Survival BRZ_Release_Publish Bug
If course I have all of that post and also in "mode = test", but is the part that do not understand there needs to be done, I delete or remove LOCALE_BRAZIL # ifdef, # else, # endif, and still does not come out.
just ask for a picture and there saber how.
I want a picture.
They can be ServerFiles, because I work with another executable and if they are quests.
Re: Quest & Survival BRZ_Release_Publish Bug
omg we gave you the lines, with the thread tutorial and you don't understand how to do it ?
i don't think someone going to help you any more because you dump.
JUST PRESS THE LINE HE SHOWING [CTRL + G] AND PRESS ENTER AND YOU SEE THE LINE JUST PASTE UNDER THE LINE THE LINE HE GAVE.
AND CTRL + S , REBUILD.
THAT's ALL
Re: Quest & Survival BRZ_Release_Publish Bug
Quote:
Originally Posted by
sahar042
omg we gave you the lines, with the thread tutorial and you don't understand how to do it ?
i don't think someone going to help you any more because you dump.
JUST PRESS THE LINE HE SHOWING [CTRL + G] AND PRESS ENTER AND YOU SEE THE LINE JUST PASTE UNDER THE LINE THE LINE HE GAVE.
AND CTRL + S , REBUILD.
THAT's ALL
If that I know, but I already have written there and I have to put it back into the lines that tells me?.
I had it added, is to be repeated?.
pCB->Add(ZGetGameTypeManager()->GetGameTypeStr(MMATCH_GAMETYPE(MMATCH_GAMETYPE_SURVIVAL)));
pCB->Add(ZGetGameTypeManager()->GetGameTypeStr(MMATCH_GAMETYPE(MMATCH_GAMETYPE_QUEST)));
Look Imagen.
http://i46.tinypic.com/71oigk.jpg
Re: Quest & Survival BRZ_Release_Publish Bug
Re: Quest & Survival BRZ_Release_Publish Bug
Dude, you have to pay attention of what we tell you..
Here:
Quote:
#ifdef _QUEST // Äù½ºÆ® °³¹ß¿ë µðÆÄÀÎ
{
// Å×½ºÆ® ¼¹ö´Â Äù½ºÆ®,¼¹ÙÀ̹ú Ȱ¼ºÈ
if ((ZGetGameClient()) && (ZGetGameClient()->GetServerMode() == MSM_TEST)) // server.ini¿¡¼ MODE="test"·Î ¼¼ÆÃÀ¸·Î Ãß°¡
{
pCB->Add(ZGetGameTypeManager()->GetGameTypeStr(MMATCH_GAMETYPE(MMATCH_GAMETYPE_SURVIVAL)));
pCB->Add(ZGetGameTypeManager()->GetGameTypeStr(MMATCH_GAMETYPE(MMATCH_GAMETYPE_QUEST)));
#ifdef LOCALE_BRAZIL
#else
// ºê¶óÁú¿¡¼´Â ¾ÆÁ÷ ¼¹ÙÀ̹ú¸ðµå¸¦ ¼ºñ½º ¾ÈÇÔ....³ªÁß¿¡ ¼ºñ½º ÇÒ¶§ #ifdef¸¦ Ç®¾îÁà¾ßÇÔ
// server.ini¿¡¼ SURVIVALENABLE=0ÀÌ¸é ºñȰ¼ºÈ
if (ZGetGameClient()->IsEnabledSurvivalMode())
pCB->Add(ZGetGameTypeManager()->GetGameTypeStr(MMATCH_GAMETYPE(MMATCH_GAMETYPE_SURVIVAL)));
pCB->Add(ZGetGameTypeManager()->GetGameTypeStr(MMATCH_GAMETYPE(MMATCH_GAMETYPE_SURVIVAL)));
#endif
}
}
#endif
pCB->SetSelIndex(MMATCH_GAMETYPE_DEFAULT);
}
Re: Quest & Survival BRZ_Release_Publish Bug
Quote:
Originally Posted by
CobraBite
Dude, you have to pay attention of what we tell you..
Here:
Nope, no work.
Re: Quest & Survival BRZ_Release_Publish Bug
Remake the Source :P No other option rather than finding what have you changed !
Re: Quest & Survival BRZ_Release_Publish Bug
Are you using Mode=test and from your database => ServerStatus => Type = 4 ?...
Make sure you restart the server after doing that..
Re: Quest & Survival BRZ_Release_Publish Bug
Quote:
Originally Posted by
CobraBite
Are you using Mode=test and from your database => ServerStatus => Type = 4 ?...
Make sure you restart the server after doing that..
If I'm using "mode = test" ServerStatus type 4, use another runnable and if it works, but when compiling my runnable does not work does not leave the quest.
I really need help on that, I have no more ideas.:*:
Re: Quest & Survival BRZ_Release_Publish Bug
to me have said for there to be put to work the runnable to the server.ini, and I do not think it does not work with the server.ini.
Re: Quest & Survival BRZ_Release_Publish Bug
to me have said for there to be put to work the runnable to the server.ini, and I do not think it does not work with the server.ini.
please help me.
Re: Quest & Survival BRZ_Release_Publish Bug
Re: Quest & Survival BRZ_Release_Publish Bug
Rebuild your whole source again!
Re: Quest & Survival BRZ_Release_Publish Bug
It would be a little util I spend the Zstagesetting.cpp, and there saber to do, but a person who works for you with out quest.
Re: Quest & Survival BRZ_Release_Publish Bug
Outside more useful than someone pass their "ZStageSetting.cpp" to guide me from it.v