LeikaZ
|
  |
| Joined: 31 Jan 2008 |
| Total Posts: 595 |
|
|
| 31 Mar 2014 11:48 AM |
Im bored and trying to learn to script and I wonder how to edit player's face (With my decal or something)..
no trolls pls. |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 31 Mar 2014 11:49 AM |
game.Workspace.PLAYERNAME.Head.Decal.Texture = "asset?stuff"
I think. |
|
|
| Report Abuse |
|
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 31 Mar 2014 11:50 AM |
id = 1212541 --edit this WhatHeSaidAbove.Texture = "http://www.roblox.com/asset/?id="..id
|
|
|
| Report Abuse |
|
|
LeikaZ
|
  |
| Joined: 31 Jan 2008 |
| Total Posts: 595 |
|
|
| 31 Mar 2014 11:52 AM |
| Does it work for every player that joins ? |
|
|
| Report Abuse |
|
|
Voidition
|
  |
| Joined: 14 Jul 2012 |
| Total Posts: 1849 |
|
| |
|
LeikaZ
|
  |
| Joined: 31 Jan 2008 |
| Total Posts: 595 |
|
|
| 31 Mar 2014 11:57 AM |
| So how to make for everyone ? |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 31 Mar 2014 12:06 PM |
make a PlayerAdded then a CharacterAdded. then change the face of the character |
|
|
| Report Abuse |
|
|