Jump to content

Belle_Reve

Member
  • Content Count

    8
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About Belle_Reve

  • Rank
    Private

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hello. I want make uniform only for one GUID. I use this code class Name_Belt_C: B_Kitbag_cbr { scope=2; picture="\ui\Belt_ui.paa"; model="\a3\characters_f\BLUFOR\equip_b_belt.p3d"; condition="getPlayerUID player in [""76561198103969469""]"; displayName="Belt"; maximumLoad=100; }; and i want make uniform for one side I use this code class Name_Belt_C: B_Kitbag_cbr { scope=2; picture="\ui\Belt_ui.paa"; model="\a3\characters_f\BLUFOR\equip_b_belt.p3d"; condition="playerSide == west"; displayName="Belt"; maximumLoad=100; }; In both cases, this form can be worn by all. How i can make uniform for only one GUID and for one side?
  2. Belle_Reve

    Achilles

    @oOKexOo I would be very grateful for the example cfgRemoteExec
  3. Belle_Reve

    Achilles

    @oOKexOo I not add modules in cfgRemoteExec.hpp
  4. Belle_Reve

    Achilles

    @oOKexOo Not working Add objects and hide Zeus. Why? What i'm doing wrong? In the editor everything works, but I do not have it on the server.
  5. Belle_Reve

    Achilles

    Hello. Why i can't use module "Add objects in Zeus" on my server "Altis Life 5.0.0? I use this module, and him not add objects on map, in my Zeus.
  6. Belle_Reve

    Achilles

    The Github have old versions. If you could transfer this function and make it as additional, I would be very grateful to you. Not work function Add objects in Zeus in 0.0.7
  7. Belle_Reve

    Achilles

    Please add this function to this mod I tried to transfer myself, but I did not succeed. I'm stuck at the moment of functioning in the game itself.
×