-
Content Count
144 -
Joined
-
Last visited
-
Medals
Posts posted by Radioman
-
-
When returning a value, you can't have a semi colon.
---------- Post added at 06:51 ---------- Previous post was at 06:50 ----------
player addEventHandler ["HandleDamage", { _damage = 0; _damage }];
fixed.
-
Hey Guys,when do the servers save the money cause i dont have much time every day to play. And this would be very nice so i dont must start with nothing every day.
This mod is very very nice ^^
mfg BecomeInsane
This mission doesn't stat save...
-
tbh, Arma seems to run when it's at the closest to max settings you can get it.
So start from max settings and work your way down. Keep view distance to 2-3KM, even less. Other than that, not much appears to affect FPS.
PIP disabled = 50% improvement
-
OP is right. BIS must provide as many features as possible in the official version of the game if they want to hold the average player, and also so as to not split the community with over-modded servers (not saying those don't have a place).Arma has NEVER been for the 'average player'. Sorry, but you're experiencing exactly why you're NOT the target audience of this game.
-
Just wanted to report Wolf1278 for hacking in arma 3 alpha... didnt knew exactly where to report this but i though i'll do it here, before i forget the name.Edit: he teleported everybody to his helicopter (was flying over the ocean) and killed us all while teleporting.
We can do literally nothing with this information. Names are changeable and you've given totally nothing else to go by.
-
People should test putting 'verifySignatures = 2;' into their server.cfg and see if that reduces the frequency of hackers?
Just saying....
---------- Post added at 07:40 ---------- Previous post was at 07:35 ----------
Agreed, however some public servers would rather not have to lock their servers down from pubbers. We find having a member on the server to watch what is going on and have an admin hop in when needed usually stops the negative acts quickly and lasts for a good amount of time. Sadly I wish none of this was necessarily but this is the world we must deal with.You obviously don't know what signature checking does.... It stops people joining with mods/editted game files. It doesn't stop any and all people from joining, or acting as a white list, or anything like that.
-
The red dot means that the server has signature checking enabled. You cannot connect to it because you're running an outdated version or something. Verify your game data in steam, and be sure that the servers you're trying to join are the same version as your client.
-
Dorph;2363836']yes 1Mbit upload would be ok for 5-10 player serverVery mission specific however. Missions with lots of AI, or remote objects, or just constant network traffic (publicvariable calls etc) can really add up.
-
Also, 60 slots, yet 30 helicopters? How does this work?
-
Littlebirds vs Ka-60s. Seems a little unfair.
The LB is so much better, than the Ka-brick. Are there not any parameter options?
-
Hi caiden,when does the server save the money and the gear of the players like in the day z mod ?
do you want to implant this function ?
sorry for my bad english^^
mfg BecomeInsane
It doesn't.... As for when? I dunno.
-
Here's the problem *snip*I agree with you. This is why I've protected my mission with a Creative Commons license, with permission from BIS. You cannot remove attribution, or modify the mission without permission. This license has actual legal weight, so thus it should deter people from being 'smart'.
-
Wiki account registration has been disabled until it is linked up with the BIS account system.Thanks for the response.
Any idea when they'll finish the migration? I'd really like to start editing the pages for the new A3 script commands.
-
Uhm, isn't Arma mission development more about the free flow of information and sharing all ideas than calling forum police?With permission, yes.
-
The missions need to have the classname for the galkin updated to ifrit .
-
!!! Using my scripts! :PLook in farming folder :O
:/ Maybe not using but they are in the Mission :P
A whole lot of it is yours, that is, if what you told me is true, that your mission is 100% new and originally created by you.
If you can prove that, you could have moderator action taken against OP.
-
Hello,
I cannot for the life of me work out how to create an account for the biki. On the front page, it says "Sign up today", which links to this: http://community.bistudio.com/wiki/Special:UserLogin
It isn't a register form, nor does it accept my forums login information, or my dev-heaven login info.
I imagine it's tied to the community accounts, but, which?
Entering information doesn't seem to make it create an account in any way :S
Thanks.
-
Hey guys,Ive been playing around with the Arma 3 editor for a bit and I was wondering how exactly do I create "random" explosions like for example mortar fire?
It doesnt have to do any damage or such but it should have sound.
Everything I found on Google was for Arma 2 and required a script.
Is it possible on Arma 3 and if it is, could someone explain it to me in the simplest of ways?
Im fairly new to this so it would really be appreciated!
Thank you!
Arma 2 script and Arma 3 script are near enough exactly the same.
You cannot do what you describe without it. So do what you found, or link these ways and someone could explain them better for you.
-
Download link is dead. Noooooo.
-
Does anyone know if Skill can be configured with numbers above 1?As _x setSkill ["spottime",2]......
Yes, I found the upper limit is in fact 999999. I use it all the time to make super AI for base defence etc.
Though, be careful, aimspeed > 2 will cause any AI turret to spin like a top, as it overshoots the target, and turns into a re-enactment of the film 'Wanted'
- 1
-
I have four screens, and if I don't turn Aero off, DWM.exe (Desktop Window Manager, aka Aero) uses MORE VRAM than Arma 3 does. (425, vs 415) so it makes a BIG difference here.
-
Looking at the http://community.bistudio.com/wiki/Category:Arma_3:_New_Scripting_Commands_List, it appears there's no command to ragdoll a unit. Is this because it's not been added to the list? Or hasn't been implemented yet?
Does anyone know? Thanks.
-
it'd have to be with something else in the code. What structure does your code follow? IE, is it called from the init.sqf, or is it from a trigger in the world? etc.
-
I figured it would be a while. Probably should have waited to buy arma3, its pretty boring at the moment. Most of the user gen missions are broken or are to quick and boring. Servers lag to much to actually play on as well.buying later would have cost you more, so.
[Multiplayer] ArmA 3 Stratis Life [W.I.P / Release this weekend]
in ARMA 3 - USER MISSIONS
Posted · Edited by Radioman
I wonder if they've fixed the multiple holes in their antihack script.
Edit: In fact, this antihack script, in it's current implementation, is a MASSIVE security flaw... People could run absolutely anything through this.
Not to mention it's a massive bandwidth whore.