<div dir="ltr"><div>Ooops!! Found it.</div>
<div>&nbsp;</div>
<div>I had: enet_host_create (NULL,1,57600/8,1440/8);</div>
<div>&nbsp;</div>
<div>instead of: enet_host_create (NULL,1,57600/8,14400/8);</div>
<div>&nbsp;</div>
<div>Damn typos! Must say though.. it runs a LOT better now. I&#39;m wondering if I should just set it to:</div>
<div>&nbsp;</div>
<div>enet_host_create (NULL,1, 0, 0);</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>is this wise? (this is for the client, btw).</div></div>