hi guys!
i am coding one insim , lfs_external 1.1.1.7 and i wanna add that.
when the player block messages the insim say to him example " Unblock your message please ".
I try with that packet
 
but nothing... can someone help me please?
                
            i am coding one insim , lfs_external 1.1.1.7 and i wanna add that.
when the player block messages the insim say to him example " Unblock your message please ".
I try with that packet
struct IS_SCH // Single CHaracter - send to simulate single character
{
    byte    Size;        // 8
    byte    Type;        // ISP_SCH
    byte    ReqI;        // 0
    byte    Zero;
    byte    CharB;        // key to press
    byte    Flags;        // bit 0 : SHIFT / bit 1 : CTRL
    byte    Spare2;
    byte    Spare3;
};but nothing... can someone help me please?
 where are the coders?(programmers..)
 where are the coders?(programmers..)
