You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good morning, i have some issues in 1.16.3 before in 1.15.2 it worl correctly but in 1.16.3 when skript call :
execute unsafe "SELECT * FROM {@table_prefix}users WHERE {@table_prefix}users.pseudo = '%player%'" in {SqlElyria} and store the result in {_siteReturn::*}
Good morning, i have some issues in 1.16.3 before in 1.15.2 it worl correctly but in 1.16.3 when skript call :
execute unsafe "SELECT * FROM
{@table_prefix}users
WHERE{@table_prefix}users
.pseudo
= '%player%'" in {SqlElyria} and store the result in {_siteReturn::*}i have this one in my console :
and with take off "unsafe mention"
i've got that :
[Skript] Do not surround expressions with quotes!
How can i resolve that please? ty :o
Skript version : 2.5.1 and 1.16.3 for mc version
The text was updated successfully, but these errors were encountered: