Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • Need help?

    Create a topic in the appropriate section
    Don't write everything in the chat!
  • Take a look at the marketplace

    There you can buy
    everything related to game servers
  • Don't want a ban?

    Please read our rules
    Don't disturb the order!
  • Sell or buy?

    Use services of the guarantor
    We will make your deal safe
  • 0
Demogorn

Функция, возвращающая название миссии.

Всем привет! Может кто-то подскажет функцию, возвращающую название миссии текущей(типа dayzOffline.chernarusplus или dayzOffline.enoch)?

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0
string MissionFolderPatch = GetGame().GetMissionFolderPath();
string MissionPatch = GetGame().GetMissionPath();

Только не тестил на ванили насколько оно вообще рабочее. У Expansion вроде работает, т.к. они у себя в коде это использовали помнится.

Share this post


Link to post
Share on other sites



  • 0
2 часа назад, 123new сказал:

string MissionFolderPatch = GetGame().GetMissionFolderPath(); string MissionPatch = GetGame().GetMissionPath();


string MissionFolderPatch = GetGame().GetMissionFolderPath();
string MissionPatch = GetGame().GetMissionPath();

Только не тестил на ванили насколько оно вообще рабочее. У Expansion вроде работает, т.к. они у себя в коде это использовали помнится.

Через  GetGame(). не пошло, а вот через g_Game прокатило) Еще раз спасибо за подсказку.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

By using this site, you automaticly agree to our Guidelines and Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.