04.03.2015, 08:05
(
Last edited by Hirsw0w; 04/03/2015 at 08:26 PM.
)
Code properly fix!
by Hirsw0w
by Hirsw0w
Information:
Code properly fix has been order your code.
You have four options how to order the code.
Options Explantion :
Do Tabs - if your code look like that:
Code:
public test() { if(test2 = 5) { return 1; } }
Code:
public test() { if(test2 = 5) { return 1; } }
Code:
para1,para2,para3
Code:
para1, para2, para3
Code:
SendClientMessage(playerid,-1,"asd")
Code:
SendClientMessage(playerid,-1,"asd");
Code:
public test() { if(test2 = 5) { return 1; } }
Code:
public test() { if(test2 = 5) { return 1; } }

Bugs :
* The whole code don't fix - SOLVED ( click FIX couple times )
* if the code have a lot of lines ( 5,000 + ) its take few seconds.
Comments :
* For any bugs please contact me!
* Sorry for my bad english
Download :
code properly fix v2.5 - Download
Source Code - Download
Credits :
Hirsw0w - Create the program.
Enjoy!
sorry again for my bad english.