Page 1 of 1

ScenarioScript.lua

Unread postPosted: Thu Jun 24, 2021 5:32 pm
by STBoyII
When I try to make a lua file for a scenario script, it won’t change from a text document (txt) to a lua file when I add .lua to the end of the name, like Matt’s tutorial. How do I make it a lua file? *!!thnx!!*

Re: ScenarioScript.lua

Unread postPosted: Thu Jun 24, 2021 7:13 pm
by BNSFdude
Try using Notepad++, should solve the issue.

Re: ScenarioScript.lua

Unread postPosted: Thu Jun 24, 2021 7:26 pm
by STBoyII
BNSFdude wrote:Try using Notepad++, should solve the issue.

How exactly? I've tried editing it with Notepad++ and it dosen't change it. What specifically do I need to do?

Re: ScenarioScript.lua

Unread postPosted: Thu Jun 24, 2021 9:16 pm
by BNSFdude
Copy and paste your text file into a new document and do the following under "save as"
example.jpg

Re: ScenarioScript.lua

Unread postPosted: Fri Jun 25, 2021 1:36 pm
by robbit
make sure you can view file extentions in windows then be sure you are changing the .txt to .lua

Or ...

BNSFdude wrote:Copy and paste your text file into a new document and do the following under "save as"
example.jpg