26.06.2012, 21:39
hey.
i had an simple question.
so, how can i make an dialog, with all lspd members which are online & offline? i want to make a maximum of 20 players per site (dialog msgbox, buttons are backward & forward) but i dont know how to.
a friend says i must do this with a loop but i dont know how.
ps, i use mysql (blueg) my Name Variable for Player Names in the Table is
'Name' (without the ') and the table is accounts
So i know how to choose a player in the table, i must use
"SELECT Name FROM Spieler WHERE Fraktion = '1'" but i dont know what i do now and how to make more sites in a dialog...
thanks for help!
i had an simple question.
so, how can i make an dialog, with all lspd members which are online & offline? i want to make a maximum of 20 players per site (dialog msgbox, buttons are backward & forward) but i dont know how to.
a friend says i must do this with a loop but i dont know how.
ps, i use mysql (blueg) my Name Variable for Player Names in the Table is
'Name' (without the ') and the table is accounts
So i know how to choose a player in the table, i must use
"SELECT Name FROM Spieler WHERE Fraktion = '1'" but i dont know what i do now and how to make more sites in a dialog...
thanks for help!