|
| 13 May 2016 02:50 AM |
| So I know you can disable the default UIs but there is one UI that is going to become really distracting in my game. Is there anyway to disable the pop-up notification for PlayerPoints being awarded? |
|
|
| Report Abuse |
|
|
| |
|
|
| 13 May 2016 06:36 AM |
Yeah, there is, I forget how.
|
|
|
| Report Abuse |
|
|
|
| 13 May 2016 08:01 AM |
http://wiki.roblox.com/index.php?title=Disabling_parts_of_the_game_interface
I'll check it's enum in a second. |
|
|
| Report Abuse |
|
|
|
| 13 May 2016 08:03 AM |
My bad! You can't disable it with the method I just linked.
Trying to see how you would disable it.
However a better question is: why do you need to be rewarding PPs? |
|
|
| Report Abuse |
|
|
|
| 13 May 2016 08:06 AM |
To keep track of players' kills, duh..
If that is the case then you should be using DataStores. |
|
|
| Report Abuse |
|
|
|
| 13 May 2016 08:09 AM |
| I was thinking he might want a global leaderboard @above. |
|
|
| Report Abuse |
|
|
|
| 13 May 2016 08:31 AM |
There's a specific way to do it. You can also toggle badge notifications.
Found it: http://wiki.roblox.com/index.php?title=API:Class/StarterGui/SetCore
|
|
|
| Report Abuse |
|
|