Having a problem with GetPlayerMoney ?
#1

Hello,

Since 0.3a i think have a weird problem with GetPlayerMoney or its a new kind of cheat they have but i dont think so.
I also dont know if its a 0.3a bug but i asked on irc and no one could confirm that bug so i try my luck here.

So its about a /rob command i used for a long time now but since we have moved to 0.3a something weird happen.

So Player A robbed Player B and here is the part of the code.

Код:
  new pcash1 = random(GetPlayerMoney(giveplayerid)); // Getting a random amount money from Player B his money
	  GivePlayerPCash(playerid,pcash1); //PCash is i use to check players for money cheating
  GivePlayerMoney(playerid,pcash1);// Player A money he robbed from Player B
  GivePlayerPCash(giveplayerid, -pcash1); //PCash is i use to check players for money cheating
  GivePlayerMoney(giveplayerid, -pcash1);//Here it takes that random money amount from Player B
There is also some codes that players cant have more then 1.5 million/4 million so its impossible to have more that 4 million


Now the problem is That Player A robbed like $99999999 from Player B that only had $500.000

[01:00:21] Player A(29) Has robbed $1498104409 from Player B(19)
[01:00:22] **(CASH INCREASE)** Player B(19) money has increased from $-1498055255 to $-1497936093 (119162) (0)
[01:00:22] **(CASH INCREASE)** Player A(29) money has increased from $694 to $999999999 (999999305) (0)
[01:00:22] **(AUTO BAN)** Player A(29) :[$999999305] Int:[0]
/////////This is copy and paste from the logs and changed the player names to Player A/Player B\\\\\\\\\\

There is no way that Player B had that money cause the logs showed he had 500k and he would have been auto-banned

i have posted this in 0.3 scripting section cause i used this /rob for a while and never seen this before and since 0.3a it happend to me 3 times now.

Im not up2date with any new cheat or something but i hope this is a scripting issue that can get solved




Greetz,

wijnkamp






Reply


Messages In This Thread
Having a problem with GetPlayerMoney ? - by wijnkamp - 21.10.2009, 19:01
Re: Having a problem with GetPlayerMoney ? - by Luka P. - 21.10.2009, 19:08
Re: Having a problem with GetPlayerMoney ? - by wijnkamp - 21.10.2009, 19:38
Re: Having a problem with GetPlayerMoney ? - by Luka P. - 22.10.2009, 13:56
Re: Having a problem with GetPlayerMoney ? - by Correlli - 22.10.2009, 13:58
Re: Having a problem with GetPlayerMoney ? - by Luka P. - 22.10.2009, 14:03
Re: Having a problem with GetPlayerMoney ? - by wijnkamp - 22.10.2009, 21:04

Forum Jump:


Users browsing this thread: 2 Guest(s)