#testing

1 messages · Page 1 of 1 (latest)

snow abyss
#

from the image seen, im trying to get the name of the function in the table and then i made a module function requiring the name, then in the 2nd image i made it where it calls the module function then returns the parts name but it doesnt seem to work, how can i fix this?

mint relic
#
local module = require(pathtomodule)
#

because the module variable you have right now is just an instance

snow abyss
#

wait

#

your right

#

i completely forgot