this is not a plug and play script, need some fix but have open code in Lua
Demostration video:
I refactored this script to use object-oriented Lua (OOP). I also try added some performance optimizations; for example, when no players are near the Ferris wheel or roller coaster, the script puts the thread to sleep. It still requires further testing and refinement.
Known Issues:
- Players need to be properly attached to the Ferris wheel cabins and roller coaster cars.
- Synchronization is functional but needs more testing. Currently, my tests indicate that players just need to be attached to the correct object positions.
- Attempting to improve performance with the sleep mode introduced a minor bug with the instructional buttons (I prefer handling instructional buttons through a very simple NUI).
original author repository
Donwload here the - repository github
My Discord: Shruog Corphate Store
Maybe i can help you with something more about this script…
| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | 1.500~ |
| Requirements | No |
| Support | No |
