View Single Post
Old 01-11-12, 11:07 PM   #15
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by homsikpanda View Post
it's not working and i'm not sure why, but i think it's coz of the sub/tower i'm using?
i'm using the viic type ii tower... if i read correctly it's not supported?
or is it? i'm not really sure D:
I made the flags for all conning towers.

open up \data\Submarine\sub type\sub type.eqp file and see if these entries are there or not:

[Equipment 14]
NodeName=M97
LinkName=Turm_flagstaff
; if no flags are enabled you can disable the flagstaff by setting the start date to 19451230.
; if a flag is enabled then ensure the flagstaff is visible by setting the start date to 19380101
StartDate=19380101
EndDate=19451231

[Equipment 15]
NodeName=M98
LinkName=Turm7C_Flag_1
; make the start date equal 1 less then end date to disable flag. For this a start date of 19451230 would disable the flag (this is top flag)
; make the start date equal 19380101 to enable the flag
StartDate=19380101
EndDate=19451231

[Equipment 16]
NodeName=M99
LinkName=Turm7C_Flag_2
; make the start date equal 1 less then end date to disable flag. For this a start date of 19451230 would disable the flag (this is bottom flag)
; make the start date equal 19380101 to enable the flag
StartDate=19451230
EndDate=19451231
TheDarkWraith is offline   Reply With Quote