questions about dialog box with data from mysql - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: questions about dialog box with data from mysql (
/showthread.php?tid=478779)
questions about dialog box with data from mysql -
moof2010 - 01.12.2013
Hi everybody i want to create an dialogbox to show a some players who do something.
Eg:
In my database i have:
id player faction
---------------------------------------
1. player1 medic
2. player2 medic
3. player3 mechanic
4. player4 medic
5. player5 mechanic
6. player6 police
I want to show from my table intro dialog box like
1. player1
2. player2
3. player4
other dialog box
1. player3
2. player5
other dialog box
1. player6
I want to know how can i creat the sql comand and how to store this data, i use SA-MP MySQL plugin R5 and i don't do upgrade.
/rec for any good respons, Thankyou very much