|
| 21 Dec 2015 02:59 PM |
Hello.
I'm basically wondering if it's possible to create an in-game poll - or something players can do, and I can see the result.
I'm not asking for someone to do it for me, I'm wondering if it's possible and how I would do it if it is.
Thanks! |
|
|
| Report Abuse |
|
|
|
| 21 Dec 2015 03:01 PM |
| Yes it would be possible :) use a Boolvalue and when a player clicks a button submit the results to yourself |
|
|
| Report Abuse |
|
|
morash
|
  |
| Joined: 22 May 2010 |
| Total Posts: 5834 |
|
|
| 21 Dec 2015 03:02 PM |
| Set up a STMP server that emails you the results of the poll. |
|
|
| Report Abuse |
|
|
|
| 21 Dec 2015 03:03 PM |
| How would I submit it to myself? I'm trying to create something that would allow me to see the results in Studio. |
|
|
| Report Abuse |
|
|
morash
|
  |
| Joined: 22 May 2010 |
| Total Posts: 5834 |
|
|
| 21 Dec 2015 03:04 PM |
| I would personally prefer to set up a web server hosting a database so I can do more advanced analytical analysis, but you could set up a datastore holding poll results. |
|
|
| Report Abuse |
|
|
| |
|
| |
|