#Ui scripting Stuff
1 messages · Page 1 of 1 (latest)
use local scripts
i know u need to use local scripts but just make it visible to everybody else except the person who triggered it
like lets say u need to click on a UI to make another ui appear and when a player clicks it, others can see the ui appear on their screen except for the player who clicked it
@fickle nymph
how exactly?
im not that proffesional and i dont think that would work
so basically you fire the server and you make sure that it wont be visible for you by just doing some checks with If, for everybody else they get UI visible for them
i think thats
how it workx
you should try to make a script and just test my way, if it would work i can call myself cool👍
well i did just that, using the player who click's UserId and doing for _,plr in ipairs( game.players:Getplayers) do yet the Ui only shows on my screen, also btw when the player2 left, the player1 who activated it, his UI disppeared as player2 left
even tried with player.name and even tried doing player~=theplayerWhoActivatedIt
i been stuck on this for a hour or two
pls help
Show the actual code
this is local side
this is serverside
sorry if the code is a bit unorganized, i am still learning to organize it
well tried it and it actually fixed it
its kinda scary ngl how fast these clankers are evolving but thanks
so u actually need to inform server
and tell all clients to open their ui