Jump to content

robertoHrvat

Member
  • Content Count

    70
  • Joined

  • Last visited

  • Medals

Posts posted by robertoHrvat


  1. I know it with grouping and deletevehicle,probability of presence, I was think on this:

    Hows to make on example east unit on west side (Originaly side, to he create as green, like original soldier from my side!) I was see that in mission editor (In mission editor I was opened mission Nogova Virus - Return, and I was see civilian women on east side, original side, and she was red like as originaly unit of east side.) Hows make it?


  2. Hi, how can i make east unit on west side? on example:How East Soldier with AK74 put on West side, In some missions what I was edit I was see resistance unit on west side (I don't talking about setting east soldier in group of west officer). Can anybody help me please ?

    2. Example: When I was editing (in Mission Editor) Nogova Virus - return I was see civilian on east side. That's it!

    Thanks!


  3. Better use WrpTool (google it, for some reason they don't allow posting the URL here). Unpack objects to where you have other objects for WrpTool.

    ex. c:\wrptool\objects\tatobj\

    Thanks for help, you too Bielow! I using WrpTool, I was never using Visitor! I was post my reply there because NO THREAD for WrpTool!

    Thanks again guys, cya!


  4. Look bealtiful.I search on google about croatian army,and I see the croatian army is now using some pixelated camos.You Will made it?

    Can you put big photos of units?

    Actualy, yes! I can make it uniforms! :)

    This what i working are old uniforms from homeland war and older .... Needs to campaign!

    p.s. Next time will be upload big pics.

    cya!


  5. I have one ammo command

    #magazines
    _magazines = magazines player
    _m16a2 = {_x == "M16"} count _magazines 
    _string = format ["%1",_m16a2]
    cuttext [_string,"plain down",1]
    titletext ["      you have    M16 magazines","plain down",1]   
    ~4.44
    goto "magazines";

    IMPORTANT!!!

    don't change nothing in this code, if you wanna use them!


  6. Hi guys, please help me! What I need make to get map position (Not coordinates like Ch57,Ff27, I know that ..)

    I really need somebody to tell me how to get map positions (needs to intro)

    I think on this:

    _camera camSetTarget [color="Red"][-90912.40,33767.50,15371.27][/color]
    _camera camSetPos [5115.54,10455.62,5.29]
    _camera camSetFOV 0.700
    _camera camCommit 0
    @camCommitted _camera

    Thanks!

×