#Color
1 messages · Page 1 of 1 (latest)
are you trying to play
im going to report for not helping me
...

MAN TELL ME NOW
I DONT HAVE ALL DAY
omg
now you go offline
useless
bro you talking chatgpt what you need there and you copied the text of it
like, touch a part?
oh
run a command that changes the color of a part
oops
Is it that "parts" folder from before? or is it a different one
different like if you have a part / and if you ran the command the part changes to a other color
bro you just saying the issues from chatgpt
useless
to be a useless man
hold on let me get an example
stolas pfp, based
look at that profile pic
is that TheWildDeveloper (QSERF) or a different one
what the hell man thats messed up
i dont have a pfp that has a animal in it
also
AN WHEN DID I SAY IT
plus i dont send emojis
that could be you because you do stuff like that
i want on this server 2021 i joined 2022
wasnt*
haha
i got it
ok i dont care anymore can i have now the color thing
return function(Vargs)
local server, service = Vargs.Server, Vargs.Service
server.Commands.ColorPart = {
Prefix = server.Settings.Prefix;
Commands = {"ColorP"};
Args = {"arg1"};
Description = "meow.mp3";
Hidden = false;
Fun = false;
AdminLevel = "admin level go here";
Function = function(plr,args)
game.Workspace.YourPartPath.Part.BrickColor = BrickColor.new(args[1])
end
}
end
Try that and tell me if it works, i'm not too experienced when it comes to Adonis' API or anything related to it lol
ok
im not sure if partial names work
BrickColor and RGB are not the same
ex: "Dark Stone Gr" being "Dark Stone Grey"
try doing both partial and full
and tell me the results (if it works that is)
i love workspace 😍
@sly beacon or alternatively, you could run (AS A COMMAND)
:s game.Workspace.PartPath.Part.BrickColor = BrickColor.new("BrickColor Name")
(Replace : with your adonis prefix)
it should be a ModuleScript called "Server-ColorPart" (or really anything, just make sure it has Server- infront of it)
ye
in plugin?
ok
@sly beacon Or, you could go to Adonis > Adonis_Loader > Config > Settings, Line 244
what do i replace the ":s"
yes.
:s is basically
its a command
: is prefix
s is command
(script)
it runs code
basically
ok
the ":s" gives me error and doesnt load up the adonis
is your prefix :
ok
did you put that in a module script 🗿
it should be a command run by a player, outside of the adonis script
this is the plugin version
how do i make a command if you run it rockets shoots out to a player
you meant this?
there will not be one for sure the just saying how change the settings and like that