30.03.2015, 12:54
Quote:
I have anti-money hack already and after adding what you want me to, I receive a new error:
Код:
(781) : error 017: undefined symbol "PlayerInfo" (781) : warning 215: expression has no effect (781) : error 001: expected token: ";", but found "]" (781) : error 029: invalid expression, assumed zero (781) : fatal error 107: too many error messages on one line Код:
GivePlayerMoney(playerid, -hInfo[houseid][Price]); |
And no it won't, using GivePlayerMoney can be exploited by third-party hacks, since it's what the client uses to give a player money.
As for:
Код:
GivePlayerMoney(playerid, -hInfo[houseid][Price]);