Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Monster despawning after following a path
Post: RE: Monster despawning after following a path

(04-24-2011, 11:48 AM)DamnNoHtml Wrote: Monsters automatically despawn once they reach the end of their paths and are not visible by the player. oh cool, i fixed it now, there was a gap in the wall ...
ufando Custom Stories, TCs & Mods 2 2,889 04-24-2011, 11:52 AM
    Thread: Monster despawning after following a path
Post: Monster despawning after following a path

How can i set it so that after a monster has gone to the last node, it despawns? My code is void OnStart() { AddEntityCollideCallback("Player", "ScriptArea_1", "SpawnMonsterFunction", true, 1); } ...
ufando Custom Stories, TCs & Mods 2 2,889 04-24-2011, 11:36 AM
    Thread: Scripts Recollection
Post: RE: Scripts Recollection

Hey all, i was wondering if i could get some help with a script. How can i make the player freeze and not be able to move until an event is done?
ufando Development Articles 115 152,472 04-24-2011, 09:56 AM