gunfighter6 Posted October 18, 2015 Share Posted October 18, 2015 hoping someone can help me out here. I was editing a few files and screwed up. Can someone go to their Witcher 3\content\content0\scripts\engine and open the file timerkeyword.ws file with notepad and post the contents? It's like 5 lines of text.I'd do a steam integrity test, but it would overwrite too many other files i edited. Many thanks. Link to comment Share on other sites More sharing options...
Michel7890 Posted October 21, 2015 Share Posted October 21, 2015 // Class pointed to by "theTimer"// Do not instanciate directlyimport class CTimerScriptKeyword extends CObject{ import public const var timeDelta : float; import public const var timeDeltaUnscaled : float;} Link to comment Share on other sites More sharing options...
gunfighter6 Posted October 22, 2015 Author Share Posted October 22, 2015 thank you very much. Link to comment Share on other sites More sharing options...
Recommended Posts