05.08.2011, 00:51
oka so Im making a rp gm from the beginning but i cant get to load My money from the bank any suggestions of what could it be?
dini_IntSet(file, "Dinheiro",PlayerInfo[playerid][pDinheiro] = SDINHEIRO);
PlayerInfo[playerid][pDinheiro] = SDINHEIRO;
dini_IntSet(file, "Dinheiro",PlayerInfo[playerid][pDinheiro]);
PlayerInfo[playerid][Banco] = dini_Int(file, "Banco
PlayerInfo[playerid][pAdminLevel] = dini_Int(file, "AdminLevel");
//Add it here