Skip to content

Sep 26 2016

Compare
Choose a tag to compare
@AMS21 AMS21 released this 26 Sep 12:24
  • Added Auto Command Zones These allow you to define a rectangle which will execute a specific command on entering (kinda like a triggers)
  • Added Automatic map config execution (On entering roadhouse.map it will execute MapScripts/roadhouse.cfg etc.)
  • Added Default config files (PreyRun.cfg, MapScripts etc. not included in the "PreyRun - Without config files.rar" archive)
  • Added pr_autopause automaticly freezes the game after map change
  • Added pr_freeze if set to 1 will completely freeze the game
  • Added pr_hud_custom displayes what ever you set in pr_hud_custom_text (might be useful for displaying the keycodes)
  • Added pr_hud_distance displayes the distance to the object your looking at
  • Added pr_hud_jumpspeed displayes the speed you had before jumping
  • Added pr_hud_spiritpower displayes the amount of spirit power / mana you have
  • Added pr_timer_methode 0 = RTA timing, 1 = Individual Level timing (Thanks to CorpseFlesh)
  • Fixed pr_hud_ammo not displaying the vehicles ammo
  • Fixed pr_hud_health not displaying the vehicles health
  • Fixed Telling PreySplit that the map changed even if pr_preysplit was set to 0
  • Fixed PreySplit pipe not being closed/opened when changing pr_preysplit
  • Code cleanup
  • Some more debug stuff
  • Will now execute PreyRun.cfg when starting PreyRun