Add “ID” to GumpIgnore list, so gumps with this ID will be ignored whencoming from server.
Pascal
procedure AddGumpIgnoreByID(ID : Cardinal);
Python
AddGumpIgnoreByID(ID)