Basic MySQL Gamemode in Gamemodes 4749 22 Posted July 20, 2018 Is there any way to use the EntityData´s with the MySQL Script? For example I store the Players money in NAPI.Data.GetEntityData(player, "Money") and would like to safe that in the database
Basic MySQL Gamemode
in Gamemodes
Posted
Is there any way to use the EntityData´s with the MySQL Script? For example I store the Players money in NAPI.Data.GetEntityData(player, "Money") and would like to safe that in the database