|
| 08 Jul 2016 07:55 PM |
Is there anyway possible to make truss parts, or ladders, only usable by certain players?
For example, a person who is holding the 'e' key can make interactions with a truss part and climb up and down it. |
|
|
| Report Abuse |
|
|
| |
|
dave2011
|
  |
| Joined: 02 Oct 2010 |
| Total Posts: 10581 |
|
|
| 08 Jul 2016 08:19 PM |
make the truss cancollide false, when a player presses e make it cancollide true for just them (using FE or clone it into their currentcamera)
My siggy is a lie |
|
|
| Report Abuse |
|
|
|
| 08 Jul 2016 08:31 PM |
:O ?
How would I even... So if a player is touching a truss and is holding e, the truss gets cloned into there currentcamera, and when they let go of e the truss gets uncloned? er.. |
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 08 Jul 2016 08:36 PM |
Filtering Enabled can work magic.
In a local script define uis and when he pressed E, make certain ladders in the map, (or ladders near him) cancollide true or false.
|
|
|
| Report Abuse |
|
|
|
| 08 Jul 2016 10:00 PM |
I don't want to convert my whole game to filtering enabled..
I would if I knew how to..its actually a good idea since my game lags alot, but filtering enabled crushes my games scripts. |
|
|
| Report Abuse |
|
|
dave2011
|
  |
| Joined: 02 Oct 2010 |
| Total Posts: 10581 |
|
|
| 08 Jul 2016 10:01 PM |
game lagging = poor coding, its probably better for you to rewrite it anyways, and filtering enabled crushes your game scripts because you coded it really poorly, meaning exploiters can completely wreck you even if you manage to get your place popular
My siggy is a lie |
|
|
| Report Abuse |
|
|
|
| 08 Jul 2016 10:05 PM |
| rip - no its because your changing the colors of bricks in the hundreds. |
|
|
| Report Abuse |
|
|
|
| 08 Jul 2016 10:36 PM |
FilteringEnabled. Make an invisible part that's slightly bigger than the truss and switch it's cancollide off/on when they hold e.
This is so you can't just pass through the truss because that would look ugly. |
|
|
| Report Abuse |
|
|
|
| 08 Jul 2016 10:36 PM |
'rip - no its because your changing the colors of bricks in the hundreds.'
Your coding must suck' because this is easy to do without lag. |
|
|
| Report Abuse |
|
|
|
| 09 Jul 2016 05:06 PM |
| Your computers lagging either way. |
|
|
| Report Abuse |
|
|
pidgey
|
  |
| Joined: 16 Jan 2008 |
| Total Posts: 2739 |
|
|
| 09 Jul 2016 05:16 PM |
just put it in camera and make a script making it collidable and visible to the person u want
beep beep +1 post woohoo |
|
|
| Report Abuse |
|
|