Thread: Structs
View Single Post
  #4  
Old 01-25-2016, 12:44 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

Well I figured it out. My issue was using uint16 instead of uint32 for them. Once I went with uint32 the routine quit whining about the size of the packet_struct being wrong. I was not actually working on anything login bases, I was just using that as an example. I am getting disarm working.
Reply With Quote