28.07.2013, 20:06
How to get each player cash and collet them ?
Quote:
new GetEachPlayerCash= BankCash[i]/100; etc if playerA:GetEachPlayerCash[playerid] is -500 and playerB:GetEachPlayerCash[playerid] is -4000 and continue to like Player id 100 (playerA+playerB+playerC+playerD+and.............. ) then collet all values and put in new GetAllCollectedCash and then Givecash(playerid,GetAllCollectedCash) |