Multiple bots in 1 FS does not work - 29 warnings, Help :(
#2

For loose indentitation, you need to indent your code.

You have
pawn Код:
Funciton(); // and then
                Function(); //
Should be
pawn Код:
Function();
Function();
Or just write #pragma tabsize 0 at top of your code
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)