#Need help for admin panel

1 messages · Page 1 of 1 (latest)

soft sapphire
#

So i want to make announce with my admin panel i made some draw to help my explication i m not good to script and idk how to make announcements message i want to make announce to player i selected or All players (i already did the players selection with scrolling frame and a script and it work i just need to make the message the button announcement and the announce )

soft sapphire
#

Ummhh wait

#

When I write something in the message box I select a player then I press the button announcement it while send the message I wrote above his screen

#

Like the global message from sab,gag.. but only for one person selected

soft sapphire
#

@gritty pivot ???

gritty pivot
#

Okay so this is really easy. You can litterally just connect a function to send a remoteevent to the server with the message you wrote and the playernames in a list. Then on the server, you can loop through this table, fire a remote to the clients that has their name in the list and then on the client make a textlabel and set the text of that label to the message given by the server through a remoteevent.

#

Sorry for late reply

#

I did not see you sent a message

soft sapphire
soft sapphire
onyx sirenBOT
#

studio** You are now Level 1! **studio

soft sapphire
#

Can you tell me What to do step by step pls ??? @gritty pivot