16.11.2016, 21:08
(
Последний раз редактировалось Jelly23; 17.11.2016 в 16:53.
Причина: because i can
)
Paramedic Minigame
This is a system based in single player's paramedic submission, but different. To rescue people you gotta go out of your ambulance and bring a trolley, so you can put them in the ambulance and continue the minigame. You can take 3 patients with you, if you reach that limit you gotta stop in the hospital to leave them there so you have free seats for few more.
The amount of patients is based on your level. If you are at level 10, then 10 actors will spawn in random coords at LS.
The system is totally dynamic, you can set the earnings, create/goto/destroy actor spawns, disable/enable the minigame and so on. It uses MySQL ofc, you can change the database name and so on at lines 52, 53, 54 & 55.
To start the minigame you must be inside an ambulance, then press submission button (2).
Album:
http://imgur.com/a/mBQgy
Player Commands:
- /equip - Used to take the trolley, go next to an actor and use /rescue, then go back to the ambulance and use /equip again to put the trolley and actor in.
- /rescue - You must have the trolley first, so when you use it, the actor will be put in the trolley.
- /pinfo
- /minigame
- /test - Will teleport you to the hospital.
I-ZCMD
foreach 0.4.1 standalone
MySQL
Download:
Filterscript:
Pastebin
Solidfiles
Tables:
paramedics.sql
actors.sql
settings.sql