Earthquake Simulator
This is a small resource that allows you to start a server wide earthquake that affects not only
players but also peds, vehicles and objects!
Showcase Video:
Features
- Ragdolls players and other peds.
- Applies force to vehicles and objects on the ground.
- Server side command and export to trigger an Earthquake.
- Frequency and force can be customized.
- Config allows for editing camera shake and ragdoll effects.
- Uses GlobalState state bag:
- Synced between players
- Connecting during earthquake will properly start the earthquake for that player.
Download
|
|
Code is accessible |
Yes |
Subscription-based |
No |
Lines (approximately) |
250 |
Requirements |
Onesync |
Support |
Yes - Discord |
27 Likes
Hensa
2
Damn, honestly I loved it and I’m really going to use it, what a perfect job, thanks for sharing
1 Like
After trying it, I was impressed, how amazing, thanks for sharing it, I will use it, let’s rock the server 7u7, thx amigo.
2 Likes
Exu9x
4
earthquake comes automatically after some time or how?
1 Like
Triggered by command or export, see documentation for more
1 Like
Exu9x
6
mb you can add timer so we can add time we want to earthquake is coming
2 Likes
That would also be true
SetVehicleAlarm
SetVehicleAlarmTimeLeft
2 Likes
Sounds good, I’ll keep that in mind for the next update
Got some other work to do before though
2 Likes
Finally a good earthquake script that isint too much, love it
2 Likes
hey there is there a way to link it to the server storm if so can i have a little help to do it
You can start/stop it anytime using these exports: Exports (server) | Documentation
-- starting
exports["EarthquakeSimulator"]:StartEarthquake()
-- stopping
exports["EarthquakeSimulator"]:StopEarthquake()