Skip to content

File format: pic

chino edited this page Jan 5, 2013 · 1 revision
Pickup Locations (*.PIC):

Magic Number: uint32
Pic Version Number: uint32

NumRegenPoints: int16
{
	gen_type: int16
      regen_type: int16
       gen_delay: float
       life_span: float
             pos: VECTOR
             {
               x: float
               y: float
               z: float
             }
           group: int16
            Type: int16
      TriggerMod: int16
}
Clone this wiki locally