01.05.2014, 17:02
Change GetPlayerMoney(playerid) < 2500 to GetPlayerMoney(playerid) <= 2500.
with your code If player has the exact 2500 can't buy it and must have 2501 to able to buy.
but with mine code player can buy with 2500.
This is like my release https://sampforum.blast.hk/showthread.php?tid=502177 Dialog-in-Dialog and configurable prices with Y_INI but helpful +rep
with your code If player has the exact 2500 can't buy it and must have 2501 to able to buy.
but with mine code player can buy with 2500.
This is like my release https://sampforum.blast.hk/showthread.php?tid=502177 Dialog-in-Dialog and configurable prices with Y_INI but helpful +rep