Frictional Games Forum (read-only)
Making your own functions - 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: Making your own functions (/thread-21885.html)

Pages: 1 2


RE: Making your own functions - Bridge - 06-21-2013

Yeah, perfectly. Probably very useful for the thread creator as a bonus.


RE: Making your own functions - richm0nkey - 06-27-2013

(06-21-2013, 04:30 PM)DeAngelo Wrote: void MakeGruntNotStupid(String& asAI)
{
SetGruntAILevel(10);
}

Made my day right here hahaha Big Grin