08.11.2016, 14:42
you do not need return 1; here but i don't understand, it won't do anything?
Код:
if(response) { GivePlayerMoney(playerid, -5000); dini_IntSet(file, "HasBankAccount", 1); SendClientMessage(playerid, COLOR_GREEN, "Congratulations, you've created a bank account!"); } return 1;