|
| 08 Jul 2013 08:07 PM |
Say that I inserted a NumberValue into a player in Players when they entered the game.
Say I also altered it after I entered the game into a different number
Will that number Value save when the player dies?
|
|
|
| Report Abuse |
|
|
Azarth
|
  |
| Joined: 17 Aug 2012 |
| Total Posts: 2760 |
|
| |
|
dekkonot
|
  |
| Joined: 22 Dec 2010 |
| Total Posts: 6685 |
|
| |
|
|
| 08 Jul 2013 08:10 PM |
Ok, say that I had a script that said player.NumberValue.Value = 24
"hello" .. player.NumberValue.Value
Will the output be
hello24 |
|
|
| Report Abuse |
|
|
dekkonot
|
  |
| Joined: 22 Dec 2010 |
| Total Posts: 6685 |
|
|
| 08 Jul 2013 08:11 PM |
It needs to have a print before it. For more information on the subject, view this page:
http://wiki.roblox.com/index.php/Concatenation
|
|
|
| Report Abuse |
|
|
| |
|
dekkonot
|
  |
| Joined: 22 Dec 2010 |
| Total Posts: 6685 |
|
| |
|