Topic: The mistake in TGB Checkers Tutorial! need help
by Chen Chao · in Torque Game Builder · 11/01/2007 (6:34 pm) · 2 replies
I created the Checker game according to the TGB Checkers Tutorial.
but I test it, return 1 error
console log :
common/gameScripts/client/message.cs (13): Unable to find function onServerMessage
and
common/gameScripts/client/client.cs (58): Unable to find function onDisconnect
but we know the project folder "common" is TGB automatically created!
My question is where to find "onServerMessage" ?
but I test it, return 1 error
console log :
common/gameScripts/client/message.cs (13): Unable to find function onServerMessage
and
common/gameScripts/client/client.cs (58): Unable to find function onDisconnect
but we know the project folder "common" is TGB automatically created!
My question is where to find "onServerMessage" ?
#2
Maybe I can send the project to you. So you do not have to re-establish the Checkers tutorial.This can?
11/01/2007 (8:07 pm)
Thanks James!Maybe I can send the project to you. So you do not have to re-establish the Checkers tutorial.This can?
Associate James Ford
Sickhead Games