Jump to content

NeoArmageddon

Member
  • Content Count

    1795
  • Joined

  • Last visited

  • Medals

  • Medals

Everything posted by NeoArmageddon

  1. Those maps will be mostly empty and only good for flying (except you want the infantry/tank sahara gameplay with 100km of sand).
  2. Use initPlayerServer.sqf (https://community.bistudio.com/wiki/Event_Scripts) and use https://community.bistudio.com/wiki/getPlayerUID on the first object passed to that script.
  3. NeoArmageddon

    co10 Escape

    That is by design as you should never actually beeing able to kill somebody as all damage above "death-value" is omitted. Some script is either removing or bypassing the scripts in the mission. I know what that stuff is, but not how it interferes with the ingame scripts/state of units. Please test without it. Are you playing on a dedicated server (aka host==admin)? You are the only one with such a problem. That strongly suggests the problem is your mod/server setup.
  4. NeoArmageddon

    co10 Escape

    No idea what InfoStar does but may interfere with eventhandlers. You should disable that and test again. Do players actually die? With "XYZ was killed" in chat? And than respawn with full gear 30s later?
  5. NeoArmageddon

    A Road keeps appearing in my terrain

    That should only affect ingame terrains not the buldozer preview.
  6. NeoArmageddon

    co10 Escape

    Players shouldn't be able to die completly in this mission. You are most likely using some mods that are interfering with the revive-script.
  7. It is arbitrary to use CUP or A2 samples as both share the same folder structure and p3d names. One should use A1/A2 licensed data pack and depboed textures from A2 as those models are not binarised. There is no CUP MLOD pack. The only thing adding dependency to CUP is the "fix requiredAddon" function in pboproject and that should be turned off in all cases as it produce total bullsh*t when developing terrains. Everyone should handcraft the requiredaddons entry themself to reduce logic errors and wrong addon assumptions.
  8. Esseker has itself many technical problems and I doubt the problem is caused by CUP TP. I am using Esseker with CUP on my server without such problems. You should download both again and check for corrupted files. Also this could be a problem with EDEN (see problems with Lingor for example).
  9. NeoArmageddon

    co10 Escape

    I have traffic (on most terrains). On what terrain did you observed this? Thirsk and Porto are known to have no traffic. Seems to be size related.
  10. NeoArmageddon

    co10 Escape

    That is right. But the new script commands introduced with 1.56 and 1.58 are too useful to neglect them in favor if backwards compatibility. Better get BI to update linux builds faster.
  11. NeoArmageddon

    A Road keeps appearing in my terrain

    Because your editor.sqs located the your scripts folder is loading a road shapefile (most likely from Stratis).
  12. NeoArmageddon

    Arma 3 game files and licenses

    Okay, so your conclusion would be: The whole community breaks the law since 15 years. No addon should has been released every (as there is nearly no addon that is not in some way tied to original, non sample engine content). If you don't feel okay to mod this game, just don't. For most of us: We well modding RV engine is part of the "use"-right. In perspective from the modding scene (in general, not only A3) your arguments and concerns are greatly exaggerated. P.S. Maybe I get someone official here to clarify this for you.
  13. NeoArmageddon

    co10 Escape

    Updated frontpage post ;)
  14. NeoArmageddon

    Arma 3 game files and licenses

    Both possible without problems. There is no difference. You are just not allowed to redistributed a modified game (maybe my example was not clear enough). The game engine allows reuse of implemented assets by design. It is a modding sandbox. You are mixing modding and redistribution again. Sure, BI has the copyright on all the stuff, but modding is considered part of the usage of the game for what you have been given a license thorugh the EULA. Unless you don't reverse engineer something or distribute it on another platform than it was originally in (ArmA3) are are perfectly fine and neither BI nor any lawyer would try to deny it. BI even gave price money to people reusing their assets (see Bornholm terrain and the ManW-contest missions for example). Even if it was against EULA/license, at this point you could consider it common law.
  15. NeoArmageddon

    Bug or Scripting Issue?

    Maybe you should ask "Whoever created the original." why the wrong welcome screen is shown ;) Also you should discuss this in a life forum or something like that.
  16. NeoArmageddon

    Arma 3 game files and licenses

    Why not? We do stuff like that since more than 15 years. And an modified campaign file is not a modification if the original program as per EULA. You are mixing the terms "modding" and "derivative works" here. You obviously are not allowed to modify the campaign, pack it together with the game and distribute it as "ArmA3 better campaign edition". THAT would be a modification of the program. Even if modification of game content that is not released in the sample package wouldn't be allowed by BI, it would be a stupid move from them to take actions against it. That would kill of the whole modding community and make their "sandbox platform" useless ;) Source: 15 years of modding this game.
  17. NeoArmageddon

    Arma 3 game files and licenses

    You can use everything already in A3 for stuff in A3. The licensed data packages are especially for content from older games allowing us to port them to newer games (see CUP for example). Here is the modding license: https://community.bistudio.com/wiki/Arma_3_Modding_License
  18. NeoArmageddon

    EDEN All-In-One Config Dumps

    When you want to know how something works in ArmA3, you open the AllInOne config with your favorite texteditor, hit CTRL+F and search for the class you want to examine. That basically saves you from hours and hours of trial and error and/or unpacking all ArmA3 pbos and checking every config.cpp one by one.
  19. I think that was his idea/intention ;)
  20. NeoArmageddon

    Which terrain for base making/expand?

    Everything CUP ;)
  21. NeoArmageddon

    Weapon Switching on the Move

    Hidiho! I really like the new animation/transition. Only thing I would like tweaked is the speed. Rifle<->Launcher takes quite long and that is great! Rifle->Pistole could be faster thou. When the transition from rifle to pistol would be fast but back from pistol to rifle slower you have basically what en3x wrote a post above mine. I think you can also motivate that realism wise (drawing pistol is fast, putting it back and getting the rifle ready again is slower). For me that would also make eprfect sense gameplay wise: Out of ammo -> quickly draw pistol. But be aware that getting the rifle back is slower, so pistol should be a last resort.
  22. NeoArmageddon

    Is there a possibility?

    There is always the possibility. But most likely not in A3.
×