#permission problem
1 messages · Page 1 of 1 (latest)
settings.Permissions = {
"btools:100"
something like that
either that, or going to the "Admins" module, finding btools, and changing the rank to Moderators
it should be at line 599
settings.Permissions = {
"btools:Moderators",
};
should be something like that
it's in settings at line 206
for the admins module, it should be in mainmodule, server, commands, admins
oops
well thats a comment
do you see
settings.Permissions = {
?
you just add "btools:Moderators"; below settings.Permissions = {
thank you
@wild rain Hello, I have another problem. Why when I do the command :insert [ID] , it gives me this?
Are you sure its a model?
on the studio I manage to make it spawn but when I go to the map no
try doing :s local Thing = game:GetService("InsertService"):LoadAsset(replace this with your asset id) Thing.Parent = game.Workspace
Where do I put it in the script?
as a command, i meant
Ah OK
replace this with your asset id is that model ID?
yes
LoadAsset(123456789)
thats an example
it wrote me ran script
what are you trying to insert, btw
it exists in workspace, but somewhere else on the map
Roblox is a global platform that brings people together through play.
but it's weird that when I'm on the studio it works very well and on the map it gives me an error message