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
yuraok3

Single Currency v3.0

Добрый день помогите установил скрипт 

Single Currency v3.0, но после рестарта деньги пропадают с сейфа что делать?

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Проверьте подключение кастомных player_lockVault.sqf и player_unlockVault.sqf.

Все подключино ,что то нахимичил и все работает спасибо

Share this post


Link to post
Share on other sites



  • 0

Логи сервера можно? тут нету экстрасенсов, которые гадают по кофейной гуще)

Share this post


Link to post
Share on other sites
  • 0

 

Добрый день помогите установил скрипт Single Currency v3.0, но после рестарта деньги пропадают с сейфа что делать?


http://s-platoon.ru/index.php?/topic/3186-single-currency-v30-default-hive-edinaia-valiuta-na-servere/page-7#entry31246 - здесь многое по этому вопросу расписано.. Так же, если ставил еще какие-то плагины, мог перерубить, перепроверяй) Edited by Bush (see edit history)

Share this post


Link to post
Share on other sites
  • 0

Логи сервера можно? тут нету экстрасенсов, которые гадают по кофейной гуще)

В логах ничего нет

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

  • Similar Content

    • By Sovest2
      Никак не могу избавиться от снятия с трупа бота бесконечного количества денег(Если спрятать его и дождаться пока он пропадет),которое отображается как "any".
      Проблему пытаюсь исправить в check_wallet.sqf
      Вот такой вот текст у меня в check_wallet.sqf
      private ["_body", "_hisMoney", "_myMoney"]; _body = _this select 3; _PlayerNear = _body call dze_isnearest_player; if (_PlayerNear ) exitWith {cutText [localize "str_pickup_limit_4", "PLAIN DOWN"]}; _name = _body getVariable ["bodyName","Неизвестный"]; _hisMoney = _body getVariable ["cashMoney",0]; diag_log format["_name = %1 , _hisMoney = %2 , _body = %3",_name,_hisMoney,_body]; if( (isNull _body) || (_name == "<NULL-object>") || (_name == "<null>")) exitWith {cutText ["Вы не можете снять деньги с этого трупа,попробуйте еще раз", "PLAIN DOWN"]}; _myMoney = player getVariable ["cashMoney",0]; _myMoney = _myMoney + _hisMoney; _body setVariable ["cashMoney", 0 , true]; player setVariable ["cashMoney", _myMoney , true]; systemChat format ['Вы забрали %1 монет с %2 !',_hisMoney,_name]; Условие  
      _name = "<null>" Пропускает значение  _name = <null>
       
      Код в fn_selfActions.sqf
      // Study Body if (_player_studybody && !_clothesTaken) then { if (s_player_studybody < 0) then { // --------ZUPA - Check Wallet -------- s_player_studybody = player addAction [("<t color=""#FF0000"">"+("Проверить кошелек") + "</t>"), "custom\singlecurrency\actions\check_wallet.sqf",_cursorTarget, 0, false, true, "",""]; // ---- ZUPA END --- }; if((s_player_clothes < 0)) then { s_player_clothes = player addAction [("<t color='#0096ff'>")+("Снять одежду")+("</t>"), "custom\take_clothes\take_clothes.sqf",cursorTarget, -10, false, true]; }; } else { player removeAction s_player_studybody; s_player_studybody = -1; player removeAction s_player_clothes; s_player_clothes = -1; };  
    • By AccessDenied
      Не могу найти нормальную чистую установку валюты на сервер напфа. Была тут сборка для напфа с валютой и античитом, но у меня есть свой античит, мне чей-то не нужен. Есть ли у кого чистый сервер для напфа только с sc2 или sc3?
    • By snacksize
      Нашел дюп на Single Currency можно дюпать через технику и передавая друг другу, находил анти дюп на этом сайте-не работает!
      Хелп скажите что делать7
  • Our picks

×
×
  • 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.