Pegasus thend
Active Member
- May 1, 2020
- 805
- 168
- 104
when I go to this js site that you show me rights now just to change or add something it only sent me to the dktool and receive this called console or something and I did the same thing to my normal notepad! And didn’t change a thing when I go back to my game. And when I put this / it only change into this ^^ and when I put this { this thing appeared e’ In my laptop! So I don’t know how it work or which I need to change and what some of this numbers showing at the end of the const what are represented for?You can certainly use Notepad if you like. The thing is, other text editors are optimized to edit code. For example, here's a JavaScript file in VSCode:
View attachment 1779009
Keyword, strings, and etc all get highlighted in different colors which helps you keep track of everything. Plus it will highlight some of the more common syntax errors like forgetting to close parenthesis or brackets.
Last edited: