30.08.2012, 09:01
Hi. How to compare String and number? i have variable like this:
How to check if player text is same like this variable? I mean OnPlayerText.
I try:
But i get errors.
Code:
new NUMBER;
I try:
Code:
if(!strcmp(text,NUMBER,true)) {