Game Development Community

Two small errors in the new editor scripts

by David Dougher · in Torque Game Engine · 11/30/2005 (4:12 pm) · 1 replies

There are two small errors in the file

creator/editor/EditorGui.cs
line 60 $Pref should be lowercase -- $pref
line 2102 the path is incorrect - it should not start with the letter "c"

About the author

Owner - Pariah Games, Adjunct Professor - Bristol Community College, Mentor - Game Design - Met School Newport, Mentor - Game Design - Met School Providence


#1
12/01/2005 (9:11 am)
Line 60- Pref or pref is the same thing.......case doesn't matter in torque script