User Details
User Details
- User Since
- Dec 21 2015, 1:19 AM (465 w, 4 d)
May 10 2016
May 10 2016
TheYummierInk added a comment to T86250: Dev Branch Update Makes ArmA 3 Unplayable.
I see
TheYummierInk added a comment to T86250: Dev Branch Update Makes ArmA 3 Unplayable.
Hmm, I tried it just now and it seems that the launcher there is a delay between hitting the play button on the launcher and the actual game loading up.
TheYummierInk added a comment to T86250: Dev Branch Update Makes ArmA 3 Unplayable.
I was experiencing this problem yesterday; I'll look into it
TheYummierInk added a comment to T86199: Spelling Mistake.
Edit: Just checked it is fixed
TheYummierInk added a comment to T86199: Spelling Mistake.
Oh...cause I took the version number directly from the game and it still wasn't fixed
TheYummierInk added a comment to T86199: Spelling Mistake.
Furthermore; this does not seem to a problem when using the 2D editor in the RC Branch, only the 3D editor.
TheYummierInk edited Steps To Reproduce on T86199: Spelling Mistake.
TheYummierInk added a comment to T85452: Text/resources in trigger effects are wrong.
For the time, you can use scripting commands to achieve the same text effect. The command is setTitleEffect.
Syntax: TriggerName setTitleEffect [Type,Effect,Text]
Example: AlertTrigger setTitleEffect ["TEXT", "PLAIN", "Hostiles inbound to this location!"];