07.06.2009, 10:12
Quote:
|
Originally Posted by sbґ
pawn Код:
pawn Код:
|
.I want command /note [id] onemore [price] [more]
[id] - from first sscanf
onemore - from first sscanf
[price] - from first sscanf
[more] - from second sscanf that is used later in "if(!strcmp(typ,"onemore",true))"
I want to add one more value to command if typ will be onemore
and 2 values if typ will be twomore

