Jump to content

kouli2fraiz

Member
  • Content Count

    47
  • Joined

  • Last visited

  • Medals

Everything posted by kouli2fraiz

  1. Simple situation : 4 Players (player1,2,3,4) 1 drone (drone) 1 AI (unit) I want the players to have a life feed of the drone watching the ennemy. Sync Target > unit Source > drone Init > all players (only synced objects) The problem When the mission begins, all players get the live feed, BUT : Only the host of the server,(no matter what slot you take) get the right broadcast, other units get a footage of .... their ass (the cam is on the ground and pointing sky, following their position) Little offtopic questions First I synced the source to the drone but I was having footage of the 3rd view drone, so the drone was in front of the camera, then I attached an invisible object to the drone with -2 in altitude and I putted it as source, is there a way to put the camera in first person so I dont have to do this ? Can I enlarge de live feed screen? If I want to zoom in the live feed, how ? I have tried to put this but it's not working. BIS_liveFeed camPrepareFOV x; 4. How can I change the screen position ?
  2. Hello, today I bought an arma 3 server for my unit and I'm trying to setup a repository. So I have my server files on Filezilla and I uploaded all my mods. Then I go to arma 3 sync and add a new repository. (blue cross) So now tell me what I do wrong : In the "Host or url", I put "ftp://adress/modfolder" I put my password and login, and then hit "ok" Then I select the created repo and use "connect to repository" And I have this message I'm completely lost since every tutorial on the internet is teaching you how to setup a repository on your own computer and not on a server... I tried to make everything clear, sorry for bad english. Please dont send me the http://www.sonsofexiled.fr/ website because I almost read everything on it. I also watched all the youtube videos relating to it ... and scrolled 10 pages on the bistudio forum topic of Arma 3 sync.
  3. Hello, I want to give the player 4x the ammount of normal HP. Is this possible ? I found lot of things with EH but they all seem to bug...
  4. Hello, in my mission I use cargo = "B_supplyCrate_F" createVehicle getpos thistrigger;cargo setPos [getPos thistrigger select 0, getPos thistrigger select 1, 400];[objnull, cargo] call BIS_fnc_curatorobjectedited; To make a air drop. I put this in the "on act" field of a trigger. At the moment it simply drops a crate with some stuff inside, how can I make it a virtual arsenal ?
  5. kouli2fraiz

    Paradropping an arsenal

    Is it possible to attach an IR grenade to the crate ? So we can see it in the night
  6. kouli2fraiz

    Paradropping an arsenal

    Yes exactly Beerkan !! I checked and it's you in the topic I found that posted this haha :)
  7. kouli2fraiz

    Paradropping an arsenal

    Can you explain more ? I dont understand. I grabbed the previous code from a topic on the forum and I am not really good at scripting...
  8. Unfortunately my server provider wont allow anonymous access. I dont have any other ftp host, do you know where I could put the autoconfig file ? :[
  9. kouli2fraiz

    Arma3sync repo setup

    My problem is now resolved, this is how I did it : Create a folder and put all your mods in it (on your computer) Create a "target folder" on your ftp where your mods will be Add a new repository and put your ftp infos Select the repository and use this button Now on the repository options : Put the folder you created in step 1 in "Repository main folder location" Set the options and click on "build" Now the .a3s folder has been created in your repository folder. Fill the options of the "upload repository" section and put ftp://blablabla/targetfolderin the host Now press the "Upload" button and your mods from your PC will upload to the target folder. You can use the autoconfig url to let your friends download after full upload :) Sorry for bad english, tell me if you have a problem :)
  10. The repository is working !! Now I'm trying to see if I can enable anonymous access with my server provider :) Thank you very much for your answers
  11. Ok I see thank you very much. Other question, am I obligated to use the "upload" option in Arma 3 sync to build the repository ? Because all the mods are already on the FTP and I would waste a lot of time uplading them a second time...
  12. So the only way to make it work is giving the login infos to all my unit ...
  13. Ok so now when I try to connect to it using the autoconfig URL it shows me this... Should I contact my server hoster and ask them how to enable anonymous user ?
  14. Tried to fix things, now it looks like this : When I try to use the autoconfig url. When I try to upload. I'm on a game server hosted at ABC Game servers. It's not a dedicated one, I just want to use it to host my repository on it. hey dont allow anonymous connections.
  15. Sorry fixed it but still got the same problem. Even if the file is in the right location.
  16. Well I try to import the autoconfig file but I get this message ..... Even though everything is in the right place
  17. Ok so now my ftp looks like this. How do I let users download it with A3 Sync ?
  18. I have all the permissions on the account logged in ... The upload options are correct Cant I just upload manually the repository without Arma 3 sync ?
  19. Ok I made the repository on my PC. When I try to upload it on my server I get this.
  20. Hello, today I bought an arma 3 server for my unit and I'm trying to setup a repository. So I have my server files on Filezilla and I uploaded all my mods. Then I go to arma 3 sync and add a new repository. (blue cross) So now tell me what I do wrong : In the "Host or url", I put "ftp://adress/modfolder" I put my password and login, and then hit "ok" Then I select the created repo and use "connect to repository" And I have this message I'm completely lost since every tutorial on the internet is teaching you how to setup a repository on your own computer and not on a server... I tried to make everything clear, sorry for bad english.
  21. Hello, I want to display a message in the regular chat box in white Like in this screenshot : http://i.imgur.com/yDChWD1.png The text is in french but you can still see what I mean...
  22. kouli2fraiz

    How to change chat color

    Can you give an example ? I don't understand what is written on this page i'm sorry.
  23. kouli2fraiz

    How to change chat color

    I've already tried that and it doesnt display the unit name but the unit faction. Like this : Civilian "message"
×