Game Development Community

How many NetEvent can TNL have?

by Harry Chow · in Torque Game Engine · 12/13/2004 (4:20 am) · 1 replies

I have created more than 30 Net Messages inherited from NetEvent and found that I can't create any more of them. Because additional messages can't be translated through the net, client and server can't 'hear' it.

Is it strange?

#1
12/14/2004 (10:46 pm)
You should be able to have any number of NetEvent subclasses.