filetype level # # w_ex8.txt # Text script for loading the Warehouse Level # bsp w_ex8.bsp grind w_ex8.grind SafetyNet -865.00 #sky o_sky lensflare o_lensflare_02 1163.0 925.0 2520.0 call w_ex8_startposition.txt #call w_war_object.txt # icons call w_ex8_icons.txt # particle effects call w_ex8_particleeffects.txt # # The following are descriptions of the tasks assigned to # this world # call w_ex8_tasks.txt # See icon.h for a listing of types and subtypes. filetype icons type location subtype 0 position -7051.814 1398.133 -22.958 y_rotation 0.0 define_entry type trick subtype 0 position -4009.406 510.065 -10.110 y_rotation 0.0 define_entry type challenge subtype 0 position -5614.399 281.746 3127.410 y_rotation 0.0 define_entry type location subtype 0 position -807.117 613.262 6259.521 y_rotation 0.0 define_entry type trick subtype 0 position -807.117 788.008 4145.103 y_rotation 0.0 define_entry # # detmar's 9 test icons # type location subtype 0 position -2000 600 2000 define_entry type location subtype 0 position -2200 600 2000 define_entry type location subtype 0 position -2400 600 2000 define_entry type location subtype 0 position -2000 600 2200 define_entry type location subtype 0 position -2200 600 2200 define_entry type location subtype 0 position -2400 600 2200 define_entry type location subtype 0 position -2000 600 2400 define_entry type location subtype 0 position -2200 600 2400 define_entry type location subtype 0 position -2400 600 2400 define_entry ######################## type trick subtype 0 position -2000 200 1000 define_entry type trick subtype 0 position -2200 200 1000 define_entry type trick subtype 0 position -2400 200 1000 define_entry type trick subtype 0 position -2000 200 1200 define_entry type trick subtype 0 position -2200 200 1200 define_entry type trick subtype 0 position -2400 200 1200 define_entry type trick subtype 0 position -2000 200 1400 define_entry type trick subtype 0 position -2200 200 1400 define_entry type trick subtype 0 position -2400 200 1400 define_entry ########## filetype task name "Gr50" description "Grind 50 feet on any edge" task Grind_distance_feet 50 create name "4loc" description "Collect 4 location icons" task icon_location_count 4 create name "2loc" description "Earn 2 trick icons" task icon_trick_count 2 create name "1000" description "Score 1,000 points" task score_minimum 1000 create name "2000" description "Score 2,000 points" task score_minimum 2000 create name "5sec" description "Play for at least 5 seconds" task seconds_minimum 5 create