04.04.2015, 09:07
Quote:
Thanks man alot actully however it gives me a loose intendation now
|
So this:
![](http://puu.sh/5JCNL.png)
Becomes this:
Код:
public OnPlayerConnect(playerid) { if (TestIndentation()) { if(TestIndentation()) { if(TestIndentation()) { if(TestIndentation()) { } } } } return 1; }