Game Development Community

Advanced : chapter 8

by Alienforce · in Torque Game Engine · 10/06/2005 (1:28 am) · 4 replies

I have trouble running chapter 8 AIT

AI spawns and i find him and standing infront of him

When i press "q" nothing happens...

Have don it "by the book" .... i think...

Anyone else having problem with chapter 8 ?


/Thomas

#1
10/06/2005 (1:41 am)
Http://www.garagegames.com/mg/forums/result.thread.php?qt=34769
#2
10/06/2005 (1:55 am)
If i bring up the console standing infront of the NPC and type:

commandToServer('AITCOntact');

the console reads:

Mapping string: AITCOntact to index: 3
Mapping string: AITMessage to index: 15
Could not locate texture: demo/data/AITdefault.png
getSubStr(...): error, starting position and desired length must be >= 0: (0, -1)
Could not locate texture: demo/data/AITdefault.png
Mapping string: CloseAIT to index: 16

Any idea ? :(
#3
10/06/2005 (7:35 am)
Hmmm...

Got it sort of working..

Hmmm...... Think i have to tune this baby.
#4
03/12/2006 (10:22 pm)
Alienforce, could you share what you did to get things working? I am stuck with pretty much exactly the same set of errors you were reporting, and I copied the book code from the CD and followed the fixes from the above post, plus checked my hand-typing of the GUI code (which wasn't included on the CD?!?!). Thanks!