Search results

  1. J

    Programmatically get worldspace position?

    Sarge's method technically works, but isn't formatted properly. For all those wanting to get the worldspace in DayZ, just use this: Tested & works. Will copy the database format to your Windows clipboard.
  2. J

    Programmatically get worldspace position?

    Thanks, I'll let you know if it works.
  3. J

    Programmatically get worldspace position?

    I'm looking for the Database format, which I believe the only difference is it shows the direction you're facing.
  4. J

    Programmatically get worldspace position?

    Hi all, Does anyone know the code or algorithm to gather a player's worldspace position? Before you throw it out, I know a player's worldspace can be found in the SQL database. I'm looking to write a small script that will add an action for a player to copy the current worldspace to the...
  5. J

    [How-To] Add new Buildings and Objects via database

    Doc, just out of curiosity, how are you adding the lighting objects from your screenshot?
  6. J

    [How-To] Customize the Starting Gear/Loadout (no custom dayz_code req.)

    Hey guys, I'm having a problem with this. Just testing a few things (added a M240 as a startup weapon), but it doesn't want to work. I feel like I may not be making the array correctly: //Variables _inventory =...
  7. J

    Initializing zombies

    Hey guys, My first post here. Wasn't sure to put this in Scripting or Mission Editing. I'm attempting to get into modding DayZ. I'm a .NET developer for my real job, so I'm a bit lost as to where to get started for Arma/DayZ scripting. Anyway, my first question would be as follows... I'm...
Back
Top