Jump to content

Nuke1st

Member
  • Content Count

    5
  • Joined

  • Last visited

  • Medals

  • Medals

Community Reputation

1 Neutral

About Nuke1st

  • Rank
    Rookie
  1. Thanks, I actually have that, however, does it need configuration serverside? If so, how? is there some sort of tutorial?
  2. Hello everyone, Me and my friends are currently setting up a server for our own ArmA 2 life mod, we are currently using Loki's Lost Key for stress testing, but would also like to use this tool while the server is public with battleye enabled. We have heard from other forums and such that people have had trouble with this and have been globally banned by Battleye even for running such tools on their own servers. Anyway, so is there anyway that only admins can use Loki's Lost Key tools on the server with battleye running as admins? If not, what is the best way to spawn vehicles and such on our own servers with commands or another tool? Thanks in advanced!
  3. Nuke1st

    How to shoot lying?

    Lie down and fire, simple.
  4. Nuke1st

    PhysX

    Nvidia do make good technologies, but god they annoy me with their lockouts, they are just like apple.
  5. Gahhhhh, this is a superb idea, but the thought of implementation for one such idea would be a colossal mess... The engine is flexible, and with the introduction of these new features in ArmA III would help, but some of these ideas are very hard to achieve even in A3... Most scripting in ArmA 2 is in game code, and doesnt have much effect on what the program sends to the GPU, what the OP is trying to achieve with say breaching or the ability to destroy elevators would look awful in a game engine such as ArmA, whenever scripts in ArmA do move something and change what is being rendered in ArmA, it is clunky and often an eye saw... eg. disabling land mines, blowing up buildings etc. hopefully a better ragdoll and physics engine can fix the graphical side, but there are still huge problems on the script side, scripts that change something graphically are often heavy and they have to instruct exactly what the object is doing etc. As for the rendering in ArmA 3, ask yourself, is it really the engine to be using if you want an insanely high poly count (the city) to run smoothly? I can guarantee that it will not run smoothly unless you render the outsides of buildings and then allow the players to enter them and ditch the outside assets to load separate inside assets, which is not supported by ArmA either. ArmA's engine runs incredibly glitchy mechanics when it comes to objects being able to interact with each other, for example, you slam a car into a building, the car then get stuck, or while inside, your character falls through the floor and gets stuck... and back to scripts and animations, they are just a technical nightmare waiting to happen in a CQB environment taking place inside an object, not to mention a gameplay nightmare... I really like this idea, but it would need to take place on another engine eg. something that supports volumetric objects and standard poly objects. We'll see what this engine can do though before I say its impossible.
×