[SOLVED] need help with some container errors
-
I am currently using qmap. the problem with that is the container is sorted. with the server/ client, the server needs to send data to the client in the order that the server gets it. that data is used for the client to create the connections in order. Qhash sorts its values by hash so i can't use that...
edit. i programed around this issue and i can still use qmap. this topic is solved.