21.12.2014, 14:47
1. Why won't you guys show the codes, in some cases we hav to see the code.
For the loose indentation, just fix the lines so they are neat. Example:
For the loose indentation, just fix the lines so they are neat. Example:
pawn Код:
//say you have
SendClientMessage(playerid,color,message );
// jus use the tab key to line that line wih this one
SendClientMessage(playerid,color,message );
