Author Topic: eXtreme 2.7: Bug-Report 1: Specials setting  (Read 153 times)

Offline {NADF}Geronimo

  • Rank: Private
  • *
  • Posts: 65
eXtreme 2.7: Bug-Report 1: Specials setting
« on: July 16, 2011, 09:15:33 am »
Hi Pat!

The following default settings exists:

Code: [Select]
//******************************************************************************
// Specialty Store Settings
//******************************************************************************
// WARNING: DO NOT SET THIS TO "1" UNLESS YOU HAVE THE OPTIONAL SPECIALS MOD
// DOWNLOADED AND INTEGRATED IN THE FS_GAME FOLDER!
// Global switch
// 0 = disable (default)
// 1 = enable
set ex_specials "1"

These creates errors like:

Code: [Select]
ERROR: xmodel 'bulletproofvest' not found
ERROR: Cannot find xmodel 'bulletproofvest'.
ERROR: xmodel 'huaf_bubble_small' not found
ERROR: Cannot find xmodel 'huaf_bubble_small'.
ERROR: xmodel 'huaf_bubble_big' not found
ERROR: Cannot find xmodel 'huaf_bubble_big'.
ERROR: xmodel 'sentry_gun_4pod' not found
ERROR: Cannot find xmodel 'sentry_gun_4pod'.
ERROR: xmodel 'caspi_minigun_head' not found
ERROR: Cannot find xmodel 'caspi_minigun_head'.
ERROR: xmodel 'vehicle_apache' not found
ERROR: Cannot find xmodel 'vehicle_apache'.
ERROR: xmodel 'vehicle_apache_mainrotor' not found
ERROR: Cannot find xmodel 'vehicle_apache_mainrotor'.
ERROR: xmodel 'vehicle_apache_tailrotor_static' not found
ERROR: Cannot find xmodel 'vehicle_apache_tailrotor_static'.
ERROR: xmodel 'slamraam_missile' not found
ERROR: Cannot find xmodel 'slamraam_missile'.
WARNING: Could not load weapon file 'weapons/mp/gunship_25mm_mp'
WARNING: Could not load weapon file 'weapons/mp/gunship_40mm_mp'
WARNING: Could not load weapon file 'weapons/mp/gunship_105mm_mp'
WARNING: Could not load weapon file 'weapons/mp/gunship_nuke_mp'

Please change it to: //set ex_specials "1"

Offline PatmanSan

  • Administrator
  • Rank: Private
  • *****
  • Posts: 2527
Re: eXtreme 2.7: Bug-Report 1: Specials setting
« Reply #1 on: July 16, 2011, 10:00:33 am »
Oops... that's not good. I will update the downloads asap