Chaz-CR Posted August 7, 2013 Share Posted August 7, 2013 I dont know if this is the correct place but im a lot tired when i am doing something in any panel i made for example, the admin panel, the login panel, etc. When im writting something and i write whit T or Y, it launch the global chat in the server and i have to write it again, idk if is a bug of the resource or MTA. Its just a suggestion thanks! Link to comment
EstrategiaGTA Posted August 7, 2013 Share Posted August 7, 2013 It isn't a bug. Just use: showChat Link to comment
ixjf Posted August 7, 2013 Share Posted August 7, 2013 It isn't a bug. Just use: showChat No. guiSetInputEnabled guiSetInputMode Note that those functions only work with GUI elements. Link to comment
Grafu Posted August 10, 2013 Share Posted August 10, 2013 Just change any guiSetInputMode found in your scripts to guiSetInputMode("no_binds_when_editing"). I recommend starting from custom guis you have (login panel, for example). Link to comment
Chaz-CR Posted August 10, 2013 Author Share Posted August 10, 2013 i didn't know that, very helpful thanks! Link to comment
Recommended Posts