omon
Member-
Content Count
130 -
Joined
-
Last visited
-
Medals
Everything posted by omon
-
Deadman clearly stated what's wrong with mod
-
Confirming ones we spawn few ships our server FPS goes from 90FPS to 1FPS and stays there until we kill the ships
-
We present you the real capture the island warfare that you all been waiting for! More details to come! All we can say this is going to be the most bad ass mission ever existed for ARMA! Extended will be available on March 4th @OFPS.NET Taking the game to next level with new units Total space required is around 2.5 GB You can start subscribing and downloading the packs! Addon packs will be loaded and updated automatically for you! For all the noobs, here are examples how to load up the packs! Choose the server extended.ofps.net port:2302 Click on more details, and subscribe to all OFPS mod packs See ya on March 4th!
-
pm me i have a lot of free resources i can rent for cheap
-
Dedicated server flooding the RAM after mission start
omon replied to auge103's topic in ARMA 3 - SERVERS & ADMINISTRATION
bumping old post Have you fixed the issue ? We have same issue with different mission and different mods -
Server difficulty issues (Linux)
omon replied to Kaas298's topic in ARMA 3 - SERVERS & ADMINISTRATION
Linux arma 3 server wont listen to -name= parameter It will create one called Player, so just go in player folder and paste ur profile code there. -
Arma Server Monitor (very small, but useful)
omon replied to fred41's topic in ARMA 3 - SERVERS & ADMINISTRATION
Just need to recompile that DLL to 64bit. -
Arma Server Monitor (very small, but useful)
omon replied to fred41's topic in ARMA 3 - SERVERS & ADMINISTRATION
ASM doesnt work with 64bit RC but works with current production build -
IgiLoad script - logistical support
omon replied to igi_pl's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Hi Igi, Great mod btw! Few questions: 1. It says its a server side mod but gets inited by client. 2. ifiload.sqf has isDedicated commented out So im guessing its a client side mod? -
Join discord someone will help you load everything up! its easy https://discord.gg/Wkz75Tp
-
That is for OFP for arma 3 its different
- 5179 replies
-
- branch
- development
-
(and 1 more)
Tagged with:
-
We have a strange problem with Remote AI. Remote AI will go into hold fire mode in mid games, mostly AI that's inside static weapons. They will have full ammo and they track the targets but don't fire. Currently we run a loop on them to open fire every 30 seconds, and i have also seen this dirty fix on other CTI servers like CRcti. Is that a known issue or something DEVs can take a look at? //--- Update the gunner's properties every 60 seconds to fix them going into hold fire mode _ai spawn { while {alive _this} do { _this setBehaviour "DANGER"; _this setCombatMode "YELLOW"; _this enableAttack true; _this allowFleeing 0; sleep 60; }; };
- 5179 replies
-
- branch
- development
-
(and 1 more)
Tagged with:
-
AT least on bright side when Bohemia had memory leaks in server exe linux never had that :D
-
Memory Read/Write crash (Solved?) (updated Jan 11, 2017)
omon replied to Kreinzer's topic in ARMA 3 - TROUBLESHOOTING
+1 i get a slide show and then crash, some times i can wait out the slide show for 5 min then FPS recover. Game is unplayable as i get slide show every 20-30 min, if you ALT TAB there is 90% chance it will be a slideshow.- 23 replies
-
- memory crash
- memory read
-
(and 3 more)
Tagged with:
-
If A4 actually came to fruition, is it even necessary/possible for BIS to use a new modern engine?
omon replied to spanishsurfer's topic in OFFTOPIC - Games & Gaming
i hope it doesn't come out until billion Arma 3 bugs are fixed, and i'm not talking about making textures look pretty! i hope they make more quality DLC content instead, as Arma 2 still has 80% more units and vehicles in it. -
S300 launcher object disappears when you over 200 meters away from it.
-
your question is same as me asking, Does your 2 hands able to lift a rock ?
-
Headless Clients stop working when enabling signature verification v2
omon replied to almaniak's topic in ARMA 3 - TROUBLESHOOTING
i can confirm that issue was fixed for linux, dont think windblows ever had problem with that -
selectbestplaces reduces Altis to a very very slow slideshow
omon replied to twisted's topic in ARMA 3 - TROUBLESHOOTING
is search area 300m to big ? -
Linux Dedicated Server feedback
omon replied to dazhbog's topic in ARMA 3 - SERVERS & ADMINISTRATION
Confirming that its fixed in latest PREF -
selectbestplaces reduces Altis to a very very slow slideshow
omon replied to twisted's topic in ARMA 3 - TROUBLESHOOTING
Sorry for bumping dead thread, :D but is this still an issue ? -
Linux Dedicated Server feedback
omon replied to dazhbog's topic in ARMA 3 - SERVERS & ADMINISTRATION
Check logs :) -
Mounted weapons sink in to the ground in MP
omon replied to cyruz's topic in ARMA 3 - TROUBLESHOOTING
cool, but we cant upvote it can we ? -
Mounted weapons sink in to the ground in MP
omon replied to cyruz's topic in ARMA 3 - TROUBLESHOOTING
nah its not the mods, its the the sync locality issue. Static is local to server and ai that's in it is local to headless client, and all the statics just glitch into ground every second. here is a video "it gets to a point when they fire they blow up lol" -
Mounted weapons sink in to the ground in MP
omon replied to cyruz's topic in ARMA 3 - TROUBLESHOOTING
We have same issue!