Hard Light Productions Forums

Hosted Projects - Standalone => The Babylon Project => Public Development => Topic started by: Tobin Ra on February 08, 2016, 12:38:37 am

Title: zathras 2.8
Post by: Tobin Ra on February 08, 2016, 12:38:37 am
Hey guys,i was wondering if zathras 2.8 is compatible with fs2 open 3_7_2 or just 3_7_0.
Title: Re: zathras 2.8
Post by: niffiwan on February 08, 2016, 02:39:37 am
Seems to be 3.7.0 only, not 3.7.2
Title: Re: zathras 2.8
Post by: karajorma on February 13, 2016, 07:59:28 am
Is there a fixed table available for TBP anywhere? Cause it seems silly to restrict the game to obsolete builds for a simple table error.
Title: Re: zathras 2.8
Post by: 0rph3u5 on February 13, 2016, 10:42:51 am
Is there a fixed table available for TBP anywhere? Cause it seems silly to restrict the game to obsolete builds for a simple table error.

What's the error? (I've not been keeping up with the latest builds, only migrated to 3.7.2 recently to keep up with FS_Port)
Title: Re: zathras 2.8
Post by: karajorma on February 13, 2016, 11:03:08 am
It complains about +Bitmap not being found.
Title: Re: zathras 2.8
Post by: niffiwan on February 14, 2016, 12:19:50 am
Actually, I think I was wrong, it's an issue in the Zathras weapons.tbl, not the TBP weapons.tbl.  I've attached a fix, and see the diff below for when the attachment is deleted:

Code: [Select]
--- /tmp/weapons.tbl 2016-02-14 16:17:33.225262534 +1000
+++ data/tables/weapons.tbl 2016-02-14 16:15:28.313261701 +1000
@@ -7542,6 +7542,7 @@
  +Start Alpha: 0.0
  +End Alpha: 0.0
  +Max Life: 0.0
+ +Bitmap: EAmissile3
 $Icon: iconTempest
 $Anim: Tempest
 $Impact Explosion Radius: 0.0

(only thing is, I'm sure I tried to fix this without success ages ago, so I'm really confused if the fix is this simple, my past self must have been on drugs or something...)

[attachment DELETED!! by Strong Bad]