08.12.2009, 15:48
Or... check out http://www.compuphase.com/pawn/Pawn_Language_Guide.pdf.
Like is posted everywhere on the forum.......
And by the way, '%' is modulo and as far as I know the '?' is only used in a special "if" statement. It goes conditional expression ? a : b. a if true, b if false.
Like is posted everywhere on the forum.......
And by the way, '%' is modulo and as far as I know the '?' is only used in a special "if" statement. It goes conditional expression ? a : b. a if true, b if false.