Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by Luka™
Quote:
Originally Posted by wijnkamp
How is that no logic.. ?
It takes the random amount from the player that got robbed
thnx for your reply i gues :S
|
Because you give player random money, and then you take random money from player.
|
It's logical thing, isn't it? He stored a random money of 'giveplayerid' and gave it to the playerid who robbed him. It's an /rob command.
|
Yeah, I didn't see that GetPlayerMoney
I think that he's gave player money with
new pcash1 = random(
GivePlayerMoney(giveplayerid)); // I didn't see that is GetPlayerMoney