Witam mam problem zamazalem haslo itd zeby nie bylo widac
command /connectmysql:
permission: gej
trigger:
set mysql host to "*****"
set mysql username to "*****"
set mysql password to "******"
set mysql database to "******"
connect to mysql
on join:
$ thread
if {mysql.%player%} is not "1":
$ thread
mysql update "INSERT INTO `players` (`name`, `money`) VALUES ('%name of player%', '0')"
set {mysql.%player%} to 1
stop
command /reset:
trigger:
send "test"
Pytanie
koxoskar16 4
Witam mam problem zamazalem haslo itd zeby nie bylo widac
command /connectmysql: permission: gej trigger: set mysql host to "*****" set mysql username to "*****" set mysql password to "******" set mysql database to "******" connect to mysql on join: $ thread if {mysql.%player%} is not "1": $ thread mysql update "INSERT INTO `players` (`name`, `money`) VALUES ('%name of player%', '0')" set {mysql.%player%} to 1 stop command /reset: trigger: send "test"Odnośnik do komentarza
https://skript.pl/temat/29287-mam-problem-z-mysql-w-skrypcie-nie-ma-zadnych-komend/Udostępnij na innych stronach
0 odpowiedzi na to pytanie
Rekomendowane odpowiedzi