Quote:
Originally Posted by SickAttack
It's really simple, it would be nice to see a complex calculator. Ex: 4 + 2 - 12 * 5 ^ 2.
|
Quote:
Originally Posted by Abagail
That isn't really complex, it's just a matter of combining things.
Example:
pawn Код:
if(sscanf(params, "dsdSDSDSD", numb1, op1, numb2, op2, numb3, op3, numb4, op4)) { // Code }
|
I will try to do this, maybe in the next version if i release it, thanks for your suggestion.