My .cfg file looks like this:
Code: Select all
level_trigger_0 = [
echo "Teleporting..."
echo "Location found."
echo "Welcome home!"
sleep 5000
map Game1map2 map
]
I tried this with the level trigger as 1, and as 0, and I tried using different map models, this did nothing. Is there something else I should be doing?