Search results

  1. H

    Advanced trading not working with single currency

    Rewrite my last post, i can help only tomorow, i now get off computer and write frome phone, beckup you server addon and client mission (copy files) and try reinstall this scripts , tomorow i try help you if don't have progress now, my bad english...
  2. H

    Advanced trading not working with single currency

    You need found and see script who send 4 argument (_classname) to script where you have error in sender script need set diag_log and test sended var, sorry i writed with phone Maybe you step by step reistalling this scrpts, maybe you have error when installing?
  3. H

    Advanced trading not working with single currency

    Why u set var euro, but in config u have coins?
  4. H

    Advanced trading not working with single currency

    Normal traider? Not advansed?
  5. H

    Advanced trading not working with single currency

    Problem in var _classname what you item selling? Item dont writing to logs, see me you price config fot this item
  6. H

    Advanced trading not working with single currency

    Need see logs or step by step reinstall gold coin system and traider system..
  7. H

    Advanced trading not working with single currency

    CurrencyName = "Coins"; This in my and default 3.0 gold coin system, try change you euro var to coins
  8. H

    Advanced trading not working with single currency

    Sorry i dont know banks, this shit idea for dayz, u need set variable current that is in configs gold coin system bank currensy var == gold coin system currensy var In default and my gold coin system var CurrencyName = "Coins"; sorry i bad know english..
  9. H

    Advanced trading not working with single currency

    What valute (courrency) in config zupa traiding? Default var not work with coins
  10. H

    How to realese message when agent/bot (ai) kill player?

    I created dzai bots in sea and message when player killed when blowout :)
  11. H

    How to realese message when agent/bot (ai) kill player?

    Now i try create dzai sea bots, i added many boats to my addon
  12. H

    How to realese message when agent/bot (ai) kill player?

    Tomorow i try post all work code, i too have many changes in blowout (all random (couldown, blood) bunkers random gen, sounds message, medic items)
  13. H

    How to realese message when agent/bot (ai) kill player?

    player_handledamage.sqf add to down if (_ammo == "zombie") then { player setVariable ["udarenZombie", true, true]; } else { player setVariable ["udarenZombie", false, true]; }; and edit server_playerDead to get this var and translate message
  14. H

    How to realese message when agent/bot (ai) kill player?

    Use damage EH for set player var if him hit zombies and get this var in server_playerDead and translate message to all clients
  15. H

    Dayz Epoch Taviana Problem(s)

    i can create server key give me small pbo file i see 2.0 at russian site, now i found german site link http://board.germandayz.de/downloads/dayz-taviana/dayz-taviana-20/70
  16. H

    How to realese message when agent/bot (ai) kill player?

    who open .pbo in 1.8.2 origins?
  17. H

    Dayz Epoch Taviana Problem(s)

    try to empty 2 arrays in mission.sqm addOns and addOnsAuto addOns[] = {}; addOnsAuto[] = {};
  18. H

    How to realese message when agent/bot (ai) kill player?

    i now created for bots zombies dogs bloodckers fix icon for static guns dead messages for bot dead in systemchat [BOT] prefix bot names (Mayor George, KRK Guard, Sector B Guard, CDC Scientist) no i add var when zombie hit me
  19. H

    Dayz Epoch Taviana Problem(s)

    u run taviana map (2.0 version or old) or origns? .tavi island is origins (1.8+) .taviana island in taviana map (2.0-) if u run origins run his first @ori;@epoch;@server; u run addons in client? try delete arrays (empty) addOns and addOnsAuto in u mission.sqm what name mission in u mpmission...
Back
Top