hey guys
i try write a new command and i need to Select data
from my table
how can i do this?
i mean
SELECT *FROM Character where online=1
and i'll get all rows where online=1(with client.SendMessage)
i try write a new command and i need to Select data
from my table
how can i do this?
i mean
SELECT *FROM Character where online=1
and i'll get all rows where online=1(with client.SendMessage)