19.05.2009, 21:33
Quote:
|
Originally Posted by MenaceX^
Quote:
|
The only exception is if you script like this, But it dosent matter anyway as your using an Closing brace not an Opening brace, (And the fact that IMHO scripting like this is retarded),
pawn Код:
if(bla = blabla)
print("bla = blabla");
}


.