Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Why do not you see me transformed or do not I see you transformed? [closed]

Asked by 6 years ago

I'm using an SSJ script, and I transform 100% without problems but my friends can not see me from SSJ and I do not see him from SSJ, but I can see myself from SSJ and he can see himself from SSJ, why?

FE on in workspace.

how do I see it from ssj or the other way around?

using this script

001    wait(1)
002Player = game.Players.LocalPlayer
003jun = script.Parent.Parent
004local player = game.Players.LocalPlayer
005local mouse = player:GetMouse()
006local me2 = script.Parent.Parent
007local ch = Player.Character
008    local char = player.Character
009    char:WaitForChild("switch")
010 
011anim=Instance.new("Animation",workspace)
013jun = script.Parent.Parent
014Stuff = false
015local sp = script.Parent
View all 151 lines...
0
where is the script located The_Pr0fessor 595 — 6y
0
and what type is it The_Pr0fessor 595 — 6y
0
Not even your script. User#19524 175 — 6y

Closed as Not Constructive by User#19524 and GingeyLol

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?