Jamie Marchant
Joined: 11 Jan 2011
Posts: 971
Location: Ontario, Canada
Here is a script to get you to the fun house more easily. I'm new to Plasma and Python, so bar with me if it's a bit "rough":
Code:
# this script will take you too the fun house.
from Plasma import *
import Plasma
import SDL
import math
def toTFH():
Plasma.PtConsole("Net.LinkToAgeInstance Neighborhood 90938281-2c92-4e16-b959-85fce306f00c")



