Game Development Community

Wacked a Wiki page.

by Christopher Evans · in Torque Developer Network · 12/11/2008 (3:37 pm) · 4 replies

I was making a modification to http://tdn.garagegames.com/wiki/TorqueLocalization when I saved the page all the info was gone..... Anyone know how to fix this?

#1
12/11/2008 (3:46 pm)
I can see a lot of text there when I click edit, so it looks like there is just something small in the markup that isn't right and is keeping it from being displayed.
#2
12/11/2008 (3:51 pm)
I found the issue. It's still there, but there is an html syntax error. Do you want me to fix it for you?
#3
12/11/2008 (4:06 pm)
I removed the line that caused the issue.

Note For GUI Section. For TGE 1.5.2 the value that you set langTableMod to is the same as name after "$I18N::" (See above edits). If you use "$I18N::bob" then langTableMod = "bob".

and now it should work.

Thanks for your help
#4
12/11/2008 (4:16 pm)
Sure thing =)