[Question] - Is it possible ?
#2

Yes it is, because strcmp is just a function comparing two strings. One note though, when using "i" in sscanf, you have to pass a integer, not a string, so:
pawn Код:
new slot, ime[15];
//(...)
if(slot == 1)
Consider switching strcmp based commands to ZCMD or y_commands
Reply


Messages In This Thread
[Question] - Is it possible ? - by SpaMaster - 31.01.2014, 20:39
Re: [Question] - Is it possible ? - by Misiur - 31.01.2014, 20:54
Re: [Question] - Is it possible ? - by SpaMaster - 01.02.2014, 14:58

Forum Jump:


Users browsing this thread: 1 Guest(s)