![]() |
[SCRIPT] field in script - 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] field in script (/thread-15735.html) |
field in script - good871 - 05-31-2012 Hi, can I use in *.HPS scripts any array/field ? (i'm programing in java) or call some other subprogram? thanx. RE: field in script - Your Computer - 05-31-2012 http://www.angelcode.com/angelscript/sdk/docs/manual/doc_script.html RE: field in script - good871 - 05-31-2012 thank you ![]() |