Game Development Community

Tank Pack error, TGE 1.5 mGenerateShadow

by Ehab Yosry Amer · in Torque Game Engine · 07/09/2007 (7:14 am) · 6 replies

I was trying to add the Tank Pack using this post:

http://www.garagegames.com/mg/forums/result.thread.php?qt=37218

but I've got an error:
Error 1 error C2065: 'mGenerateShadow' : undeclared identifier d:\Torque\SDK\engine\game\tankShape.cc 1249

I want to know replace it with what ??

thanks in advance

#1
07/09/2007 (8:47 am)
Just comment that line out and recompile.
#2
07/09/2007 (3:39 pm)
Yeah I did that, but I wanted to know whats that line supposed to be responsible for (or was on TGE 1.3)
#3
07/09/2007 (3:45 pm)
Well, mGenerateShadow...it sounds exactly as what it does. It generates the shadow.
#4
07/09/2007 (3:48 pm)
That means if i comment it there will be no shadow, right ??
so how do i make the shadow work ???
#5
07/09/2007 (4:30 pm)
Theres a post on that somewhere I think. Im not entirely sure but I use TGEA so it is different.
#6
07/09/2007 (4:36 pm)
Yeah there is a post, I got it in the results while i was searching before i posted this thread, I hope some1 could tell me how it was fixed, or the solution on that TGEA thread, I would be extremely grateful