place a register anywhere on the map and add stock to sell to other players .. insert database so they load on server restarts shops will show on the map
ADD TO DATABASE ALTER TABLE player_stores ADD COLUMN storeName VARCHAR(255);
| Name | Name | Last commit date | ||
|---|---|---|---|---|
place a register anywhere on the map and add stock to sell to other players .. insert database so they load on server restarts shops will show on the map
ADD TO DATABASE ALTER TABLE player_stores ADD COLUMN storeName VARCHAR(255);