Search results

Jump to navigation Jump to search
  • bool guiGridListSetSortingEnabled ( element guiGridlist, bool enabled ) '''Example 1:''' This example creates a gridlist, fills it with players connected to the server and disables the sorting for that grid
    2 KB (199 words) - 21:21, 7 November 2018
  • if ( column ) then --If the column has been created, fill it with players guiGridListSetSortingEnabled( newGridlist, newStatus ) -- Toggles the sorting for the gridlist
    2 KB (183 words) - 19:14, 13 June 2019