Jump to content

How to get a FormID for a variable like fPlayerMaxResistance


jvmnck

Recommended Posts

I have these:

---------------------------------------------------------------------------------------

[Record]
Type: GMST
FormID: 00021a72
Flags 1: 00000000
Flags 2: 00000000
Flags 3: 00000028
Subrecords: 2
Size: 36 bytes (excluding header)

[Formatted information]
Game setting

EDID (Editor ID)
Setting name: fArmorScalingFactor

DATA (Setting value)
Float Value: 0.05

 

[Record]
Type: GMST
FormID: 00037deb
Flags 1: 00000000
Flags 2: 00000000
Flags 3: 00000028
Subrecords: 2
Size: 32 bytes (excluding header)

[Formatted information]
Game setting

EDID (Editor ID)
Setting name: fMaxArmorRating

DATA (Setting value)
Float Value: 99

--------------------------------------------------------------------------------------------

 

But how do i get the FormID of fPlayerMaxResistance ??? cause in creation kit non of these are listed...

 

what are the flags 1 2 3?? Do I have to change them??

 

Thanks in advance

 

 

 

 

 

SOLVED:

 

FormID are all zeros

Edited by jvmnck
Link to comment
Share on other sites

  • Recently Browsing   0 members

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