Jump to content

DayZ item table values


Mann56

Recommended Posts

Hello guys,

I am editing the DayZ gamemode, the old one by Marvin. There is an item table like -

{"Wood Pile",1463,0.4,0,13}, 

Here can i get the meaning of the third value?

Wood Pile = object

1463 = model id

0.4 = ?

0 = rotation? (Maybe)

13 = Spawning probability.

I'd like someone to give me the meaning of the third and fourth value, thanks!

Link to comment
sorry i didn't play DayZ gamemode, but i think the last 3 values are the coordination of the item X , Y , Z.
{"item name","model id"," X ","Y","Z"}, 

We have a value ->

{"Wood Pile",1463,0.4,0,13}, 

0.4 , 0 and 13 can't be co-ordinates since mostly the second last value is mostly zero.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...