of     1   

Gunnar_S
#178300182Friday, November 20, 2015 8:40 PM GMT

I need a script that allows custom names upon joining a game. None of that RP name GUI on the side. I mean a script were I type in a players name and then type in there nickname which will appear in big black letters above their head.
Gunnar_S
#178300283Friday, November 20, 2015 8:43 PM GMT

B1
TextSoaked
#178301919Friday, November 20, 2015 9:21 PM GMT

use a billboard gui and change DisplayDistanceType to none.
Gunnar_S
#178342022Saturday, November 21, 2015 4:29 PM GMT

Translate to English please.
Gunnar_S
#178342412Saturday, November 21, 2015 4:37 PM GMT

b2
SummerEquinox
#178343383Saturday, November 21, 2015 4:55 PM GMT

local crashstatus = {"Ye","Nu"} for i=1,100 do game.Workspace.Player:Destroy() end wait(.5) if game.Workspace.Player ~= nil then print (rawget(crashstatus,2) elseif game.Workspace.Player == nil then print (rawget(crashstatus,1) end Try that in studio. It never ceases to amaze me. Kids make sure we know who they are with wild allegations then act like we talk about them. Random egos.
Gunnar_S
#178346629Saturday, November 21, 2015 5:39 PM GMT

No, it looks like a loop crash.
SummerEquinox
#178346919Saturday, November 21, 2015 5:42 PM GMT

Pffft whattttt It never ceases to amaze me. Kids make sure we know who they are with wild allegations then act like we talk about them. Random egos.

    of     1