Jump to content

cotoi

Member
  • Content Count

    39
  • Joined

  • Last visited

  • Medals

  • Medals

Community Reputation

1 Neutral

About cotoi

  • Rank
    Private First Class

core_pfieldgroups_3

  • Interests
    Yaks Get yours favorite quotations don't copy mine.

Contact Methods

  • Biography
    Looser mind your own bio not mine.
  1. cotoi

    =BTC= weapons A2

    I have the exact same problems, I think bohemia f..ed it up on the last pach. ita was working just great until this last pach
  2. cotoi

    Defuse the Bomb

    the idea is great but is disappointing... there is no "boom". If disarm fails the mission just ends. I tryed to import it into another mission without that end 1 / loose and nothing ever happens (and yes I got all the script in the new mission folder and all that stuff). I tried to use the script in to a mission where you should save your mobile spawn car as your first task but unfortunately I have no Idea how to write a code to fix it.
  3. cotoi

    adding mods to server ?

    I failed step 2. I checked every single file from @CAF_AG and it is in place but the mod is still not working. I just wanted to show you that every thing is init's place and wanted to know if I need to change my provider, no need to get angry man. p.s. also with mods my server status is always "creating" .... if that says anything about what the problem may be.
  4. cotoi

    adding mods to server ?

    server: == C:\ClientInstalls\BORSR\GameServers\TC68336831604007637115384\arma3server.exe == "C:\ClientInstalls\BORSR\GameServers\TC68336831604007637115384\arma3server.exe" -server -mod=@A3MP;@Clafghan;@fata;@CAF_AG;@ADF;@ASDG_JR;@lkr_ammo -config=server.cfg -ip=212.83.57.144 -port=2312 -profiles=C:\ClientInstalls\BORSR\GameServers\TC68336831604007637115384\ -name=server -maxplayers=16 -nosound -nosplash lient client: == C:\Program Files (x86)\Steam\steamapps\common\Arma 3\arma3.exe == "C:\Program Files (x86)\Steam\steamapps\common\Arma 3\arma3.exe" "-mod=C:\Program Files (x86)\Steam\SteamApps\common\Arma 3;C:\Program Files (x86)\Steam\SteamApps\common\Arma 3\@A3MP;C:\Program Files (x86)\Steam\SteamApps\common\Arma 3\@Clafghan;C:\Program Files (x86)\Steam\SteamApps\common\Arma 3\@fata;C:\Program Files (x86)\Steam\SteamApps\common\Arma 3\@CAF_AG;C:\Program Files (x86)\Steam\SteamApps\common\Arma 3\@ADF;C:\Program Files (x86)\Steam\SteamApps\common\Arma 3\@ASDG_JR;C:\Program Files (x86)\Steam\SteamApps\common\Arma 3\@lkr_ammo;" In mission.sqm I can't find anything related to JSRS, in fact I never use JSRS in Arma 3. Do I need to change my provider?
  5. cotoi

    adding mods to server ?

    Hi there. I just get my first slot rented server and your advice helped me a lot. Unfortunately I still have problems with mods. My mod list is @A3MP,@Clafghan,@fata,@CAF_AG,@ADF,@ASDG_JR,@lkr_ammo. first 3 of them are just fine, but I have problems with @CAF_AG,@ADF,@ASDG_JR,@lkr_ammo. I used multiplayer editor with mods to get my mission ready, exported the mission in to *.pbo (scripts included) and uploaded the mission and all the mods I used on the server, added all the .bikey to the keys folder and added -mod=@A3MP;... to Command Line. In server.cfg I put class Arma3 {template="opfor.clafghan"; difficulty="Regular"; }; and verifysignatures=2. As usual I couldn't see the server in the server browser (for any verifysignatures > 0 I can't see the server in server browser). So I add removed "verifysignatures=2" and restart the server. When I joined the server and wanted to start a mission I was getting that error with "Dependent on downloadable content that has been deleted" on ak47 gun, then ak74, svd , m4... and so on. I put the same files I used to creat mods on server, with keys, config file... everything except "verifysignatures=2" and I still can't use mods. Can you guys help me please?
  6. cotoi

    =BTC= Revive

    The same problem. When I die I can't do anything, esc will not work, I just need to press alt+f4. Never mind mods, even when I am testing the BTC demo mission on lan and the respawn will still not work. I will search for an older version, untill someone will fix it. (I would love to do it but coding is not something that I can do unfortunaly) found it! the problem is in that means you have to wait 10 min (600 sec) vor someone to revive you. try to put let's say 10 and try again. I am using 120 (2 min) now. If someone know how to allow ppl to spawn before "time_max" is out, I would realy apreciate it. Thnx
  7. yeap, at 15 pages I thread you can imagine that I don't read any earlier post. Anyway I am still very anxious to plai the campain. :)
  8. First I want to say that I realy respect Bohemian for the fact that they choose to delay the campain instead of rushing out a crappy campain like EA did with BF3. Secund, I would like to have the option to play the campain as a co-op mission. 2 to 4 guys would be great.
  9. I would like to see a revive system in the game. I know that there is revive script but this is my point: if it is in the game, revive can actualy become more realistic. You need to be a medic and have a medic pack (not a first aid pack) and you should be asked to apply a certain revive method for a certain symptom and if you make a mistake, the player will die (also if a plyer is shot in the head he could not be revived). To make it more easy to use in editor you could make it as a module. I know you have much to do and you will not put this in Arma 3 but I realy hope you will consider for Arma 3 stand alone.
  10. i5 3570k 3.4 GHz ATI 7970 Boost 3gig Sapphire 8GB Ram 144x900 22 FPS max out ; 31FPS with 200% 3d I realy need to get a 3930k at least
  11. I am using =BTC= revive script and it is working just fine. You should try it.
  12. cotoi

    Remove NVGoogles

    Tnx for your help. I just wanted to make a mission where bluefor crushed before the misssion and lost about all their gear and now must do it with whatever gun they can find on the enemy. For that I use this code to control the gear for all units.
  13. I want to remove NV from players so I tryed <removeAllitems this;> and <this removeItem "NVGoggles";> but player stil lspawn with nvgoggles. Any ideea how to remove this item?
  14. At the moment ArmA 3 runs physx only on CPU. Is this a alpha/beta setting or it will always be like this? I would not care so much but I want to get a new video card specialy for arma 3 and if you will keep physx only for cpu, ATI will be the best choice, but if you plan to enable physx for GPU, it will run way better on Nvidia.
  15. I run arma from steam, and I use Windows 8 x64. For sume reason my A2 CO refuse to load ACR. Anyone manage to fix this?
×