• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua How Read [BLOB - 36 B] MySQL

beenii

Well-Known Member
Joined
Jul 26, 2010
Messages
580
Solutions
1
Reaction score
57
I want read with db.executeQuery: [BLOB - 36 B] on tables: player_items, player_depotitems, player_inboxitems.

TFS 1.2

need call
SELECT * FROM `player_items
ALL ITEMTYPES = 12571
WITH ATRIBUTE "XXX"
 
Back
Top