![]() |
Fatal error: Expected identifier - 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: Fatal error: Expected identifier (/thread-16748.html) Pages:
1
2
|
RE: Fatal error: Expected identifier - drunkmonk - 07-05-2012 Well other than that I did notice that for your PlayMusic you have it set to play a sound instead of music Should be this PlayMusic("10_puzzle01.ogg", false, 0.7, 0.1, 10, false); |