Errors that either dont exist or I dont understand ^^;; Im following along with tutorials sent to me by a previous college instructor. To help with my learning he basically told me to just copy what I see him doing (Im learning disabled). I completed two different files (MyGameType.uc and MyGameHUD.uc). The first file…
You have a pair of extra parenthesis on line 68. That's what the first error is referring to. Corrected line:Canvas.font(MultiFont'UI_Fonts_Final.menus.Fonts_AmbexHeavyOblique');