Thread: Jarate On Death
View Single Post
McFlurry
Veteran Member
Join Date: Mar 2010
Location: RemoveEdict(0);
Old 11-10-2011 , 15:01   Re: Jarate On Death
Reply With Quote #7

Code:
#pragma semicolon value
If value is zero, no semicolon is required to end a statement
if that statement is last on a line. Semicolons are still needed
to separate multiple statements on the same line.
When semicolons are optional (the default), a postfix operator
(one of “++” and “--”) may not be the first token on a
line, as they will be interpreted as prefix operators.
Straight from The Pawn Language Guide
__________________
McFlurry is offline
Send a message via Skype™ to McFlurry