Hello guys I'm wandering if there is a packet for insim which Identifies if the host is demo, S1, S2.
Its like I want to request if its not on the current version of insim
just thinking if this request.
Regards, Kamijou.
Its like I want to request if its not on the current version of insim
just thinking if this request.
struct IS_DHM // Dedicated Host Mode
{
byte Mode; // 0 if demo, 1 if S1, 2 if S2
}
Regards, Kamijou.