Guten Tag,
https://forums.alliedmods.net/showthread.php?t=275881 Das ist das Plugin.
Ich muss jetzt in Mysql eine Datenbank und Tables anlegen. Doch hier blick ich wenig durch.
Ich habe Phpmyadmin.
"/* CREATE TABLE IF NOT EXISTS furien_users (id INT(32) NOT NULL DEFAULT NULL AUTO_INCREMENT, steamid VARCHAR(128) NOT NULL, money INT(32) DEFAULT 0 ,Item_Regenerace INT(2) DEFAULT 0, Item_Mrstnost INT(2) DEFAULT 0, Item_Zmateni INT(2) DEFAULT 0, Item_Zaseknutizbrane INT(2) DEFAULT 0, Item_Multijump INT(2) DEFAULT 0, Item_Drtivestrely INT(2) DEFAULT 0, Item_Chytreoko INT(2) DEFAULT 0,Item_Doplnovaninaboju INT(2) DEFAULT 0 PRIMARY KEY(id))*/"
Das steht in der mysql.sp. Kann mir jemand erklären wie ich das jetzt genau bei phpmyadmin eintackern muss?
Vielen Dank Valandilis