Commit Graph

12 Commits

Author SHA1 Message Date
Ghostrider [GRG]
de9852e16c Adding back lost settings; debugging spawns / respawns of static missions
there is a lot of logging - ignore that for now.
2023-10-14 12:50:53 -04:00
Ghostrider [GRG]
40f257b149 Adding a missing config setting. 2023-10-13 22:04:09 -04:00
Ghostrider [GRG]
5491df83b1 tweaked player detection
Missions are triggered if a player is on foot or in a vehicle.
the playerNear condition is met as long as the player is less than 5 meters above the ground, in a vehicle or on foot.
2023-10-13 21:49:53 -04:00
Ghostrider [GRG]
ba1cf2399f Debugged Support for money on AI 2023-10-13 17:33:49 -04:00
Ghostrider [GRG]
81a22451da small bug fixes 2023-10-12 22:26:59 -04:00
Ghostrider [GRG]
d7bf03b38c Build 268 Version 7.164
Debugged support for adding money to assets.
Debugged quite a bit regarding spawning of mission assets.
2023-10-12 21:26:29 -04:00
Ghostrider [GRG]
78e89d852c Fixed one scripting error on a specific case 2023-10-06 07:24:06 -04:00
Ghostrider [GRG]
d1b4a14296 More fixes of small bugs / inconsistencies 2023-10-06 07:09:26 -04:00
Ghostrider [GRG]
315aaa67a8 Build 267 - Version 7.162
REQUIRES GMSCore
	version = 1.053;
	build = 36;
	buildDate = "10-01-23";

Or Later
2023-10-02 20:05:16 -04:00
Ghostrider [GRG]
d4a7542d5f Added Support for Static Missions
And tweaked some code
And Fixed one bug with spawning aircraft.
2023-09-25 15:54:52 -04:00
Ghostrider [GRG]
df9689a8e8 Add Documentation 2023-09-23 10:06:04 -04:00
Ghostrider [GRG]
a64f4aca20 Add GMS Mission System 2023-09-23 10:05:31 -04:00