#someone help meh
34 messages · Page 1 of 1 (latest)
character creator is just gui that replaces player character accessories for what they pick, probably stored in replicated storage. All of this is being fired from a remote event so server could do the changes. and the eliminated is also a gui that pops up when someone is defeated by yourself aka the player.
start and i can help where you get stuck
the one in the video is pretty basic
just use their theme of dark/light grey and a decent font
recommend making a dictionary for the buttons though
so you can just loop through for selecting rather than button.activated
when you click on a text button you have to use button.activate for results no?
usually when i have a lot of buttons in a gui i just put them in a table and write most of it there
and then loop through that table
what you got so far?
ok
alright
let me ask you this, did you create the gun system?
also that audio
wild
** You are now Level 10! **
i see
ok what did you create?
i'm trying to gage your skill level, i feel like you should know how to do this
it's simple but a lot of work
like a maze, you need to know how to get back once you've entered
that's how i see guis
then i recommend watching a gui scripting tutorial
once you get the concept it's easy from there
i'm not that good to whip up all that code real quick
plus if you don't know how to make it, then how will you fix it?
but if you don't understand it, you can't tie the knots that binds your game together
intendedbutton.visible = true
intendedbutton.activate:connect(function()
remoteEvent:fireserver()
end)
end)```
from server you just equip the accessory and attach it to character of said player
if you don't know what a remote event is, then watch some more tutorials and i highly recommend reading roblox's api
WHY ARE U BEING MEAN HE IS JUST TRYING TO HELP
I hope your problem doesn't get fixed
** You are now Level 27! **