11.03.2012, 16:32
Is there any way to show me error in PAWNO? Like:
And when i try to compile, it will send me that error.
Thanks.
Code:
if(!IsVariableSet(WTF))
{
ShowError("You must set variable first");
}
Thanks.

