|
| 29 Feb 2016 04:11 PM |
So i have a couple of tools in the game that doesn't seem to work. The tools work fine in studio but in a server off studio they just don't work.
Any advice? |
|
|
| Report Abuse |
|
|
| |
|
|
| 29 Feb 2016 04:15 PM |
| Do you have any more information? |
|
|
| Report Abuse |
|
|
|
| 29 Feb 2016 04:27 PM |
Well...
they are both scripted tools
they are in lighting |
|
|
| Report Abuse |
|
|
| |
|
|
| 29 Feb 2016 08:56 PM |
Without more information there isn't much we can do for you.
Try giving what type of tool it is, what kinds of scripts are involved in it. Is anything from it working or is the entire tool's scripts broken?
|
|
|
| Report Abuse |
|
|
WoolHat
|
  |
| Joined: 19 May 2013 |
| Total Posts: 1873 |
|
|
| 29 Feb 2016 08:59 PM |
Potential problems: If the tool scripts are server scripts (for some reason), perhaps they are trying to find game.Players.LocalPlayer
Something else.
Try debugging. Do print tests to find where the script is stopping on you (in server test mode) |
|
|
| Report Abuse |
|
|