SQL reading.
#1

How do I read from my SQL table, things like...


I have a /members command. I want to see who is online and also, the people that are offline. How do I do this?

Thank you.

(It's all SQL based, so please help).
Reply
#2

"SELECT name FROM table WHERE Faction = 1"
Reply
#3

Could you explain a bit, is

"name" the players name?

"table" would be my table's name?

The rest is alright.

Thanks.
Reply
#4

The table would be your faction table name EG: factions.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)