18.08.2009, 12:40
Your menu shows one column, not two, so I would change to this
NRGSTUNTS = CreateMenu("Nrg Stunts", 1, 200.0, 100.0, 150.0, 150.0);
Another thing I would add is to hide the menu first and then teleport the player.
NRGSTUNTS = CreateMenu("Nrg Stunts", 1, 200.0, 100.0, 150.0, 150.0);
Another thing I would add is to hide the menu first and then teleport the player.