[DiscordArchive] is there an instance script that is considered well done and a gold standard to learn from?
[DiscordArchive] is there an instance script that is considered well done and a gold standard to learn from?
Archived author: Mithria • Posted: 2025-07-21T07:45:26.398000+00:00
Original source
is there an instance script that is considered well done and a gold standard to learn from?
Archived author: Rymercyble • Posted: 2025-07-21T07:50:38.784000+00:00
Original source
no idea
Archived author: Mithria • Posted: 2025-07-21T08:32:30.548000+00:00
Original source
i thought i understood more but i dont think i do lmao. Anyone can point me in the right direction with how SaveToDB() knows what to set each value to in the save string? In older scripts it looks like there'd just be an override in them for GetSaveData which would manually build the data to save based on variables and an encounter array, but in newer scripts i cant figure out how it determines what to set everything to
Archived author: Rymercyble • Posted: 2025-07-21T08:34:05.390000+00:00
Original source
its in order
Archived author: Rymercyble • Posted: 2025-07-21T08:34:07.482000+00:00
Original source
if u mean that
Archived author: Mithria • Posted: 2025-07-21T08:36:04.416000+00:00
Original source
why might my data not be saving to db
Archived author: Mithria • Posted: 2025-07-21T08:36:37.029000+00:00
Original source
the new data type shows up in the db save string when i look in the instances table, but the value is 0 and when i change it and save to db, it doesnt update
Archived author: Rymercyble • Posted: 2025-07-21T08:39:09.964000+00:00
Original source
¯\_(ツ)_/¯
Archived author: Rymercyble • Posted: 2025-07-21T08:39:12.947000+00:00
Original source
time for debug
Archived author: Mithria • Posted: 2025-07-21T08:39:53.611000+00:00
Original source
wait question