Quote:
Originally Posted by ActualFate
Code:
public static const TECHS_UPDATE:String = "TX";
public static const TECHS_ACTIVATE:String = "A";
public static const TECHS_DEACTIVATE:String = "D";
Should be as simple as changing the "A" to "D" in the outgoing packet(s).
|
Thanks, i test with R (remove), i will test with D.
Yhea!, it Works, i press thank!