I need help with this code:
I have a custom module.
What do i change if i have a custom module
What do i add if i want to add text box to add wep numCode:Dim Shotgun1 As Long Dim Shotgun2 As Long Call ReadALong("Warrock", &H1279280, Shotgun1) Shotgun2 = Shotgun1 + &H4C Call WriteAFloat("Warrock", Shotgun2, Value)