i got everything right but when i use it some times it works
Dim NFD As Long
Dim NFD1 As Long
Call ReadALong("Warrock", &H8B5288, NFD)
NFD1 = NFD + &H26C
Call WriteAFloat("Warrock", NFD1, -5000000)
it only works some times is there any way to fix it?