MOD problem

Freeform discussion about anything related to modding Transcendence.
derter10
Miner
Miner
Posts: 25
Joined: Wed Feb 09, 2011 9:03 pm


little problem
put image to sc and shipclass to rs

<Image UNID="&rscLightningSphere;" bitmap="LSBP.jpg" bitmask="LSBM.bmp" backColor="0x00000000"/> ;; change this unid to match the new entity
...
<ShipClass UNID="&rsLightningSphere;"


works for me
User avatar
digdug
Fleet Admiral
Fleet Admiral
Posts: 2620
Joined: Mon Oct 29, 2007 9:23 pm
Location: Decoding hieroglyphics on Tan-Ru-Dorem

glad to hear that it worked! :D

just one little note, to help you read better the code:

sc = ShipClass
rs = resources (images)

:D
derter10
Miner
Miner
Posts: 25
Joined: Wed Feb 09, 2011 9:03 pm

ok thnx
Post Reply