Quote Originally Posted by beele View Post
Is that an official release?
Code:
If var officialrelease = 1;
then;
Print "Wtf? Hired gun?";
else;
If Var officialrelease = 0;
then;
Print "Just someone who got the source";
else;
If officalrelease = +2;
then
Exit
Its been a while since my coding existed, alot of it is probably inccorrect, or a fuse of multiple languages.