Hello guys,
I trying to figureout how to get full packet described in docs/OutSimPack.txt file.
When I set OutSim Opts 0 I have base struct OutSimMain in return.
There's info to set Opts to 1ff - which is 511 in ineger numer, but in return I cannot figure out
how to get for ex. OutSimWheel struct.
I'm trying to use pyinsim library. With OutSim Opts set to 511 I'm getting error with no structure set to 70.
Indeed - in docs https://www.brunsware.de/insim/group__packet__enum.html#gga06fc87d81c62e9abb8790b6e5713c55ba14442da71b8a281d72024c30d64a9fe2
I don't see any of this structs - nor in InSim or OutSim docs.
Can you help me is there any way to get full struct of OutSimPack2 via UDP?
Best regards
I trying to figureout how to get full packet described in docs/OutSimPack.txt file.
When I set OutSim Opts 0 I have base struct OutSimMain in return.
There's info to set Opts to 1ff - which is 511 in ineger numer, but in return I cannot figure out
how to get for ex. OutSimWheel struct.
I'm trying to use pyinsim library. With OutSim Opts set to 511 I'm getting error with no structure set to 70.
Indeed - in docs https://www.brunsware.de/insim/group__packet__enum.html#gga06fc87d81c62e9abb8790b6e5713c55ba14442da71b8a281d72024c30d64a9fe2
I don't see any of this structs - nor in InSim or OutSim docs.
Can you help me is there any way to get full struct of OutSimPack2 via UDP?
Best regards