Yes if you'll notice when i added the error printing that many doors are over 127, That pok book that wouldn't show up was -79, le oops. And honestly they likely are 0-255 actualy, but the code (minus the new door struct) was looking at -128 127.
About door_id, This only needs to be unique to the extend of if you click another door with the same door_id the client sends a click for the first door you sent. So in short you can link two port doors and only have to maintain one dest_ set
About open_type, these really really need documented.
|