18.05.2007, 07:33
Using that throws a ton of errors my way 
Using your Dim define
Also no matter how hard i try i cannot get the \32 escape character to work in defines

pawn Код:
new bool:t = true;
If t == true Then
Dim Test As Integer
Test = 3;
Else
// Do Something else
End If
Also no matter how hard i try i cannot get the \32 escape character to work in defines