![]() |
How do i make the Sanity 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: How do i make the Sanity script? (/thread-15617.html) Pages:
1
2
|
RE: How do i make the Sanity script? - Putmalk - 05-25-2012 (05-25-2012, 03:03 PM)Clear Wrote:Check my post, I did it for you.(05-25-2012, 02:57 PM)wolfmaster1231 Wrote: AddEntityCollideCallback("Player", "Sanity1", "SanityDamage", true, 1) this should be under ![]() RE: How do i make the Sanity script? - Clear - 05-25-2012 (05-25-2012, 03:01 PM)Putmalk Wrote: (14, 1) refers to line 14, character 1. IT WORKED! I WANNA GIVE YOU A HUG AND I WANNA HUMP YOU AND I.... I mean, *cough* thank you kind sir. RE: How do i make the Sanity script? - Putmalk - 05-25-2012 Yw glad it worked. ![]() Check out http://www.frictionalgames.com/forum/thread-15571.html for some more scripting debugging advice. |