Frictional Games Forum (read-only)
.lang / script error... - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: .lang / script error... (/thread-12666.html)

Pages: 1 2


RE: .lang / script error... - SilentStriker - 01-17-2012

(01-17-2012, 08:44 PM)LocalParty Wrote:
(01-17-2012, 08:42 PM)SilentStriker Wrote: I have never done a checkpoint script before but I'm looking at others checkpoint scripts...

Try with removing the Callbackfunc part.

If that not works then write Checkpoint01 and just write
void Checkpoint01(string &in asName, int alCount)
{
}
Its Solved! Tnx! Big Grin
No problem Smile