25.05.2011, 15:00
Alright, I made this var:
Now I want to check if the player wrote the same number as the defusecode.
How do I do that?
pawn Код:
new defusecode=random(100)+random(100)+random(100);
How do I do that?