Game Development Community

FIXED -commandToClient stopped working

by Adam Beer · in Torque 3D Professional · 05/10/2009 (2:07 pm) · 0 replies

All of a sudden, none of my command to client functions are working. I am not sure what I did, but the code will just skip over them for some reason. Any idea what would cause this?

-Turns out I forgot to add something to readPacketData for the vehicle class so this caused a few problems.