manzarek
Member-
Content Count
22 -
Joined
-
Last visited
-
Medals
Everything posted by manzarek
-
Asylum server Did not take action against racism
manzarek replied to brteta's topic in ARMA 3 - SERVERS & ADMINISTRATION
nobody cares -
Arma 3 STABLE Server 2.18 "profiling / performance binary" feedback
manzarek replied to Dwarden's topic in ARMA 3 - SERVERS & ADMINISTRATION
I think duplication is easier than ever with 64bits Taking vest at the same time One player have to disconnect to "fix" the vest Taking backpack at the same time with item in it One player have to disconnect to "fix" the backpack Some players reported that it only work with backpack and some weapon like the katiba -
The doc about simulation is really incomplete...
-
Arma 3 STABLE Server 2.18 "profiling / performance binary" feedback
manzarek replied to Dwarden's topic in ARMA 3 - SERVERS & ADMINISTRATION
We still love you -
Do you have eventhandler for unconscious or revived?
-
Line Drawing Splendid Screenshots [Official Thread]
manzarek replied to fn_Quiksilver's topic in ARMA 3 - GENERAL
We have a lot of this: https://gyazo.com/0add27028c8e5a4a47d2a37ae40cd798 -
Arma 3 STABLE Server 2.18 "profiling / performance binary" feedback
manzarek replied to Dwarden's topic in ARMA 3 - SERVERS & ADMINISTRATION
Thank you for thoses commands :) Can you explain how disconnectTimeout works? Its when a player ALT-F4/lose connection or something or even if the player disconnect properly? What value do you recommand for high pop server (120+)? -
Arma 3 STABLE Server 2.18 "profiling / performance binary" feedback
manzarek replied to Dwarden's topic in ARMA 3 - SERVERS & ADMINISTRATION
We have a shitload of be filters But c'mon you should be aware that there is a way to kill people without being logged and make it looks it was someone else. For now I just go full Donald Trump and ban all foreigners... The way they do (I think) it is by spawning a bullet set the owner of the bullet to a random guy and teleport the bullet in the head of victims. All of this in memory or with network manager... Ammo->setAcceleration(targetAccel); Ammo->setPos(targetPos - TA + D3DXVECTOR3(0, 1.0f, 0)); Ammo->setOwner(FramePtr); But I have nothing in setPos.log Just trying to help here :( -
Arma 3 STABLE Server 2.18 "profiling / performance binary" feedback
manzarek replied to Dwarden's topic in ARMA 3 - SERVERS & ADMINISTRATION
But i mean a real way to deal with them for server admins to prevent 150 players kill every 10 minutes until the guy get a global ban the next week (if the hack used is sig detected by BE) It seems that there is more more hacks that dont cause any logs in battleye log files. So there is no way to prevent or at least see the person that kill people because for now it is out of control? There is no way to know who is hacking. -
Arma 3 STABLE Server 2.18 "profiling / performance binary" feedback
manzarek replied to Dwarden's topic in ARMA 3 - SERVERS & ADMINISTRATION
Hello Dwarden Thank you for the good work Do you have plan to counter non script based hacks for example the hacks that killed everybody on the server and frame another player with nothing on BE logs? like this http://www.unknowncheats.me/forum/arma-3-a/176911-arma-3-external-hack-driver.html And ty for free week end ... -
BattlEye's RCON changes after 158.135170 builds
manzarek replied to Dwarden's topic in ARMA 3 - SERVERS & ADMINISTRATION
Of course not but if you can hotfix this (in a perf build or something) I will be very happy :) -
BattlEye's RCON changes after 158.135170 builds
manzarek replied to Dwarden's topic in ARMA 3 - SERVERS & ADMINISTRATION
Lag Switch is back ty Dwarden -
BattleEye RCON new settings tutorial
manzarek replied to terox's topic in ARMA 3 - SERVERS & ADMINISTRATION
How to make maxping work? -
where the fuck is the documentation
-
Arma 3 STABLE Server 2.18 "profiling / performance binary" feedback
manzarek replied to Dwarden's topic in ARMA 3 - SERVERS & ADMINISTRATION
PM sent :) Thank you -
Arma 3 STABLE Server 2.18 "profiling / performance binary" feedback
manzarek replied to Dwarden's topic in ARMA 3 - SERVERS & ADMINISTRATION
Since last update1.56 when a lot a player (like 120-150) download the mission at the same time the server cannot handle it. The ram used goes to =~ 3.5GO then it crash. A lot of Small mapped regions: 18, size 86016 B Virtual memory total 4095 MB (4294836224 B) Virtual memory free 18 MB (19197952 B) Physical memory free 25895 MB (27153731584 B) Page file free 28567 MB (29955076096 B) Process working set 3471 MB (3640262656 B) Process page file used 3770 MB (3953782784 B) Longest free VM region: 3276800 B VM busy 4275703808 B (reserved 205877248 B, committed 4069826560 B, mapped 53534720 B), free 19132416 B Small mapped regions: 18, size 86016 B in the rpt then crash -
Really really bad monetization rules. Our perks are not pay to win but whatever, bi doesn't want to hear anything. They probably dont know how much work it takes to run a server. After 1 year and a half of providing quality content to the french altis life community they asked us to remove our negligible perks. This makes us very sad to know that we are not on the same side :(
- 297 replies
-
- arma
- monetization
-
(and 1 more)
Tagged with:
-
Hello, I have some questions about the new remoteExec commands In the wiki you can read: While any function can be used, only commands defined in CfgRemoteExecCommands and functions defined in CfgRemoteExecFunctions are supported. So any function can be used or only functions defined in CfgRemoteExecFunctions ? Plus why does it says Doesn't execute function on dedicated server I tought this function was made to do that? Is this function better than using publicvariableserver/client with the function name and paramaters and having a publicvariableeventhandler calling/spawning the function? Thank you
-
Hey Neokika Thank you for your answers :) And what about the performance, is this going to be the best or about the same performance as publicvariable with publicvariable eventHandler?
-
Arma3 Headless Client Guide
manzarek replied to mons00n's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I create the bikey and biprivatekey. I signed my pbo with the private key. I put the bikey in the Keys folder and the bisign in the @hc/addons folder next to the pbo but i still get wrong signature for file @hc\addons\addon.pbo when the HC connect to the server I dont understand? EDIT: It worked when signing whith binpbo but not when signing a pbo packed with pbo manager -
Arma3 Headless Client Guide
manzarek replied to mons00n's topic in ARMA 3 - MISSION EDITING & SCRIPTING
My headless client is getting kicked EDIT: Ok i added my ip (192.168.1.24 in addition of the 127.0.0.1 and now it is working) -
Arma 3 STABLE Server 2.18 "profiling / performance binary" feedback
manzarek replied to Dwarden's topic in ARMA 3 - SERVERS & ADMINISTRATION
Is this working with the new patch?