08.12.2009, 19:15
You mean like:
// Means a comment,it's something that's not important to the script,and it doesn't effect on the code.
But you can write notes and things that helps you to remember what which line means etc.
pawn Код:
//this?
But you can write notes and things that helps you to remember what which line means etc.

