Log in

View Full Version : Clicking Crash Dive Icon = sends me to radio room


Pascal
02-16-21, 08:04 PM
Somebody must have found the solution to this stupid bug?!

vdr1981
02-17-21, 06:10 AM
Somebody must have found the solution to this stupid bug?!
Not a bug, but a feature of TDW NewUIs...:03:
https://i.postimg.cc/mDbM7GKC/CST.png

Pascal
02-17-21, 03:58 PM
Merci this will help me!
I have write "None" somewhere on the TheDarkWraithUserOptions file, and looks like it's working ... I'll get your editor viewer, more efficient for sure.

Pascal
02-17-21, 04:42 PM
Merci this will help me!
I have write "None" somewhere on the TheDarkWraithUserOptions file, and looks like it's working ... I'll get your editor viewer, more efficient for sure.

#[OPTION]
#CATEGORY=Crash dive
#TYPE=5
#DESCRIPTION=Station to teleport to when crash diving (if TeleportOnCrashDive is True)
#VALUES="TelToObsScope","TelToAttackScope","TelToRadar","TelToHydrophone","TelToCaptainsBed",None
#DEFAULT="TelToRadar"
#; the station to teleport to when crash diving
#; possible values are:
#; "TelToObsScope" - teleport to obs scope
#; "TelToAttackScope" - teleport to attack scope
#; "TelToRadar" - telelport to radar station
#; "TelToHydrophone" - teleport to hydrophone station
#; "TelToCaptainsBed" - teleport to Captain's bed
#; None - do not teleport
CrashDiveTeleportToStation = None