NicolasNk Posted October 29, 2019 Share Posted October 29, 2019 Username:NicolasNkProblema întălnită:Bug la (select) Detalii despre problemă:cand tastez comanda /createhouse pun lvl si bani , ma transefera sa selectez int ,si acolo cand apas select nu se intampla nimicCe ai încercat să faci înainte să postezi?:sa caut rezolvareaCod sursă (recomandat pastebin.com) :https://pastebin.com/tJ29U9J1Alte detalii:Gm Burned Link to comment Share on other sites More sharing options...
HaoSs07 Posted October 29, 2019 Share Posted October 29, 2019 arata functia ShowShopTDs Link to comment Share on other sites More sharing options...
NicolasNk Posted October 29, 2019 Author Share Posted October 29, 2019 function ShowShopTDs(playerid) { TextDrawShowForPlayer(playerid, ShopTD[0]); TextDrawShowForPlayer(playerid, ShopTD[1]); PlayerTextDrawShow(playerid, ShopTDs[0]); PlayerTextDrawShow(playerid, ShopTDs[1]); TextDrawShowForPlayer(playerid, ShopTD[4]); PlayerTextDrawSetString(playerid, ShopTDs[0], "Interior id: 1"); PlayerTextDrawShow(playerid, ShopTDs[0]); SelectTextDraw(playerid, 0xFF0000FF); return 1; } function HideShopTDs(playerid) { TextDrawHideForPlayer(playerid, ShopTD[0]); TextDrawHideForPlayer(playerid, ShopTD[1]); PlayerTextDrawHide(playerid, ShopTDs[0]); PlayerTextDrawHide(playerid, ShopTDs[1]); TextDrawHideForPlayer(playerid, ShopTD[4]); CancelSelectTextDraw(playerid); return 1; } Link to comment Share on other sites More sharing options...
DarkWind Posted October 29, 2019 Share Posted October 29, 2019 da-ne mysql_logs. Link to comment Share on other sites More sharing options...
andreiusq Posted October 29, 2019 Share Posted October 29, 2019 Arată-ne if-ul de la ShopTDS, probabil de acolo e problema. Link to comment Share on other sites More sharing options...
navetuber Posted October 30, 2019 Share Posted October 30, 2019 (edited) Daca folosesti gamemode-ul burned este o limitată setată intri in gamemode cauti max_house si modifici din 100 la 150. Edited October 30, 2019 by navetuber Link to comment Share on other sites More sharing options...
NicolasNk Posted October 31, 2019 Author Share Posted October 31, 2019 Rezolvat Link to comment Share on other sites More sharing options...
Matt Posted November 3, 2019 Share Posted November 3, 2019 Problema a fost rezolvată. Topic închis! Respecta si vei fi respectat. BigInt Pawn: Pacman C++: Snake C++: Minesweeper C++: mattbb.cash leaks.ro Link to comment Share on other sites More sharing options...
Recommended Posts