23.03.2010, 14:34
Quote:
|
Originally Posted by Lajko1
u should do in dcmd or sscanf+zcmd its easyer and faster
make: new Tamount = 500 than try: Код:
if(GetPlayerMoney <= Tamount)
{
//sendclient message
return 1;
}
|
It works, thanks anyway

