How do I disable a walkable area (solved)

Started by Moogle, Wed 08/12/2010 20:09:40

Previous topic - Next topic

Moogle

Is there a code that I can use to disable my walkable area #2 and also how do I turn it back on.

Matt Frith

Code: ags
RemoveWalkableArea(2);

RestoreWalkableArea(2);


It's in the manual.

SMF spam blocked by CleanTalk