23.03.2010, 14:24
u should do in dcmd or sscanf+zcmd its easyer and faster
make:
new Tamount = 500
than try:
make:
new Tamount = 500
than try:
Код:
if(GetPlayerMoney <= Tamount) { //sendclient message return 1; }