None to show
Problem description:
Not really a problem, but I was wondering if anyone knew if BYOND could reference data from a spread sheet and how would it be done?
ID:2635657
![]() Nov 16 2020, 12:06 pm
|
|
Code:
None to show
Problem description: Not really a problem, but I was wondering if anyone knew if BYOND could reference data from a spread sheet and how would it be done? |
What can be done in other languages can usually be done in the rest. Google
You need a function that opens files, google has that. then you need to modify. There could be a library that has the functions there for you. Look below for theory and inspiration.
Google:
site:byond.com BYOND spread sheet
site:byond.com BYOND excel
or
reference data from a spreadsheet in [language X]