#Why doesn't it suggest any code?

16 messages · Page 1 of 1 (latest)

glacial reef
#

It should suggest all the methods you can call on a player (e.g Kick()), but it doesn't...

bright sierraBOT
#

studio** You are now Level 8! **studio

echo galleon
#

(Player: Player)

glacial reef
#

Thank you, now it works :D

#

But there's another thing actually. Isn't it supposed to suggest methods and stuff from a modulescript?

#

When i type ModuleScript:?

echo galleon
#

To do what you want you should look more into typescript

tight haven
mental shale
#

local module = require(pathtomodule script)

glacial reef
#

I am

mental shale
#

Weird

#

Have you tried closing and reopening the script you're requiring it from