Posts: 188
Threads: 85
Joined: Oct 2017
Reputation:
0
How i can detect missing close/open bracket?
i mofidied my gamemode and i don't know where i must close/open a bracket. GM(56000 lines)
Posts: 716
Threads: 92
Joined: May 2018
Posts: 497
Threads: 21
Joined: Feb 2018
Reputation:
0
If you edited the code badly, fixing only the brackets won't help that much! You should consider creating a backup everytime you want to edit the script.
Posts: 232
Threads: 9
Joined: Apr 2012
Reputation:
0
If the code was done by you, just check at the last lines you worked on. Also I'd recommend you to take backups just to avoid this cases.
Posts: 54
Threads: 4
Joined: Sep 2017
Reputation:
0
You can use
"Missing Brackets"
I'd recommend you to take backups.
Posts: 7
Threads: 1
Joined: Oct 2018
Reputation:
0
Use notepad++ and change language to C.