/withdraw bug
#2

I'm not quite sure whats up, but I know that
PlayerInfo[playerid][pBank]=PlayerInfo[playerid][pBank]-cashdeposit;

can be shortened by doing

pawn Код:
PlayerInfo[playerid][pBank] -= cashdeposit;
So, your saying that if they add '+' onto the end it bugs up?
Reply


Messages In This Thread
/withdraw bug - by tomnidi - 01.07.2009, 07:25
Re: /withdraw bug - by Brendan_Thomson - 01.07.2009, 07:29
Re: /withdraw bug - by tomnidi - 01.07.2009, 07:32
Re: /withdraw bug - by Brendan_Thomson - 01.07.2009, 07:34
Re: /withdraw bug - by Andom - 01.07.2009, 08:11
Re: /withdraw bug - by Brendan_Thomson - 01.07.2009, 08:20
Re: /withdraw bug - by Ignas1337 - 01.07.2009, 10:52
Re: /withdraw bug - by Brendan_Thomson - 01.07.2009, 13:42

Forum Jump:


Users browsing this thread: 1 Guest(s)