Intact
Member-
Content Count
9 -
Joined
-
Last visited
-
Medals
Community Reputation
10 GoodAbout Intact
-
Rank
Private
-
JSRS: DragonFyre -- WIP Thread
Intact replied to LordJarhead's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
Others must have already asked you this, but have you thought about applying at BI? -
Thank you so much Grimes, it worked! I'm really new when it comes to the editor & scripting so thanks a lot for explaining me in detail what to do :) Btw I didn't mean to say that your code was bad because I didn't work for me, I knew I was using wrong variables but I really didn't know what.
-
Thanks for the reply. I haven't gotten far though, that line of code gives me an error message when I preview the mission. I must be using it wrongly. This is what I use in my init.sqf: if (!(bob)) then { trigger setMusicEffect "$NONE$"; }; I've also tried: if (!bob) then { trigger setMusicEffect "$NONE$"; };
-
Hi I've created a simple mission where an AI activates a trigger and then a track plays(through the effects option of the trigger). But my problem is that this track plays for everyone on the server. I would like it to play for only myself, or a selected group of people. How do I do this? I've alrdy searched the internet and this forum but I haven't found anything about this. Thanks
-
Hi I just wanted to play around with the editor and decided to add a few custom sounds. However, when I try to play the mission now I get this error: "... line 9: '/CfgMusic.': ':' encountered instead of '=' " Could someone please help me fix this? Thank you My description.ext: class CfgMusic { tracks[]={}; class music1 { name = ""; sound[] = {\music\music1.ogg, db+1, 1.0}; }: class nuke { name = ""; sound[] = {"\nuke\nuke.ogg", db+0, 1.0}; }: }:
-
I get 45-50FPS with my 7790 graphics card... except multiplayer where everything goes to shit.
-
"Textures suddenly ‘pop in’ Arma3 streams textures from the install directory, improving the speed the data can be accessed will minimise the texture pop in. Solution: Install the game on a solid state hard drive (SSD). Solution: Given enough RAM, install the game onto a RAMDisk. This is not easy and requires a large volume of RAM (12GB+ ideally)." A friend of mine had no problem at all with Arma 3 pop in (game is installed on HDD) but after the latest update he suddenly has extreme close range texture pop-in. He noticed that his HDD is full and he cleared some space until he had 30 GB free of space. He says the pop-in is less now. So another solution than installing it on the SSD might be to simply clear space if your HDD is almost full.
-
There should be multiple jets in the release version
Intact replied to Marioshata's topic in ARMA 3 - GENERAL
I just made an account (I usually only read threads) to express my utter disappointment in the lack of content and more specifically the lack of jets (I'm also a big fan of air support). I do really hope they will release much more content with the episodic campaign and not as a 30€ DLC/Expansion pack. Anyway, I would've preferred if they had waited a few more months before releasing the game.