[SCRIPT] How do i set up Credits i got this script found - 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: [SCRIPT] How do i set up Credits i got this script found (/thread-12273.html) |
How do i set up Credits i got this script found - jessehmusic - 01-02-2012 How do i set up Credits i got this script found PHP Code: void StartPlayerLookAt(string& asEntityName, float afSpeedMul, float afMaxSpeed, string& asAtTargetCallback); RE: How do i set up Credits i got this script found - Statyk - 01-02-2012 check my post in your other thread here: http://www.frictionalgames.com/forum/thread-12270.html |