================================================================ Title : START map fix (new entity list) incorrect trigger_teleport fixed Date : 1998-09-12 Filename : startfix.ent Author : Matthias "Maddes" Buecher Email Address : maddes@bigfoot.com Homepage : Quake Info Pool http://www.bigfoot.com/~maddes/ (redirection) Description : In Quake's start level (START) under the level exit in the shaft to Shub's pit is an incorrect trigger_teleport entity. This causes an object error and crashes the server. It should teleport you back to the hall. The new entity list fixes this. CDROM.COM : ftp://ftp.cdrom.com/pub/quake/levels/fixes/ ================================================================ * How To Use * #1 Extract "START.BSP" from the maps dir of id's "PAK1.PAK" file (e.g. "C:\QUAKE\ID1\PAK1.PAK") into the directory where you put "STARTFIX.ENT" and "STARTFIX.BAT". #2 Start "STARTFIX.BAT" to fix the map. Hint: Make sure QBSP is in your path or in the same directory. #3 Put the modified "START.BSP" back into id's PAK1.PAK For handling the PAK file you can use PakExplorer, AdquEdit, etc. which can be found at ftp://ftp.cdrom.com/pub/quake/ * Other Info * The reason for the crash is that the trigger_teleport entity (model *54) points not to a valid info_teleport_destination. Replace its target entry "t11" with "t8". * Shameless Plug * Find out more about bugs in Quake and QuakeWorld on my homepage. Have Fun Matthias "Maddes" Buecher