#how to make a database

1 messages · Page 1 of 1 (latest)

tacit finch
#

im attempting to make a database for my faction system but i cant work it out :') i attempted to use arrays at first but my 1st problem was that it wasnt working 2nd one was that the arrays dont save upon reloading or leaving the world lmao

any help appreciated :))

wanton swift
#

making a database is the beyond the scope of the channel, it requires lot more stuff to know 🙂

#

depending on needs you can make a basic db tho

tacit finch
#

all i need is really just something so i can check for the faction info and i need to update it when faction configuration is changed etc etc

#

i dont know if its possible but im lookin to make something similar to an array but just making it save on /reload and leaving my world

wanton swift
#

what kind of info u trying to save

#

for some kind of array u can use entity tags

#

create a dummy entity and add tags to it and load back

#

simplest way to save permanent data

abstract fiber