.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $5.00

   







Go Back   .com.unity Forums > The Camo Workshop > WinSPMBT > TO&Es
Notices


 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old October 19th, 2011, 06:46 PM
Mobhack's Avatar

Mobhack Mobhack is offline
National Security Advisor
 
Join Date: Mar 2005
Location: Dundee
Posts: 5,994
Thanks: 488
Thanked 1,928 Times in 1,254 Posts
Mobhack is on a distinguished road
Default Re: Belgium OOB error report

One problem with using "national" names for exactly the same things is that it is an extreme PITA when it comes to OOB maintenance. So often it'll be whatever the majority or "home producer" unit name it is for the thing that we use. Especially for smaller/minor OOBs.

Consider for example this bit of SQL which is attempting to dump all the varicose "centurions" in the extracted OOB database:

Select U.NationID,N.NationName,U.name,U.slot,u.SteelHullf ront,u.steelhullside,u.steelhullrear,u.steelturret front,u.steelturretside,u.steelturretrear,u.steelt op
from Units U, NationNames N
where ( ( LOWER(U.name) like "%centurion%")
OR (LOWER(U.name) like "%semel%")
OR (LOWER(U.name) like "%olifant%")
OR (LOWER(U.name) like "%sh'ot%")
OR (LOWER(U.name) like "%pz%%55%")
OR (LOWER(U.name) like "%pz%%57%")
OR (LOWER(U.name) like "%strv%%81%")
OR (LOWER(U.name) like "%strv%%101%")
OR (LOWER(U.name) like "%strv%%102%")
OR (LOWER(U.name) like "%strv%%104%")
OR (LOWER(U.name) like "%tariq%"))
AND U.nationID=n.nationID
order by u.steelhullfront


- and there is quite probably some odd variation in the name for the darned thing that I have missed out ...

Andy
Reply With Quote
 

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 09:41 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.