Auto Medic (Same as Auto Ammo)
On = 84
Off = 85
Those are both bytes, so try getting a WriteByte function, do not use WriteLong or WriteFloat since those write values, not bytes values...You get the idea, I cant explain it for some reason, the words are lost in my head...