AirwavesMan
90b02b3d7d
Update add_recommended_mysql_events.sql
2021-01-16 10:55:02 +01:00
oiad
27ae25f636
Remove more config trader stuff
...
Move old SQL update files to Archives\ dir
2020-06-19 08:07:57 +12:00
ebayShopper
ebc952e94d
Update add_recommended_mysql_events.sql
...
required declaration for functions in MySQL server 8.0+
2019-01-20 12:24:27 -05:00
ebaydayz
8ace89ff4d
Update removeDamagedVehicles SQL event
2017-01-09 17:43:52 -05:00
ebaydayz
554dad4e9e
Add plot pole to setDamageOnAge SQL event include
...
Like locked doors, plot poles can also have UIDs in their inventory now,
since plot for life and plot management were added.
Thanks @oiad
2016-08-18 17:06:44 -04:00
icomrade
2f4815cb39
Update add_recommended_mysql_events.sql
...
Fix dead link
2016-07-18 16:38:12 -04:00
ebaydayz
eae4428e9f
Update SQL maintain event for door management
...
Since door management uses the inventory field to store doorFriends the
last condition was always returning false and locked doors would never
get damage set on them.
2016-06-22 19:54:06 -04:00
Jamie Booth
6902efa63a
Add the _ to the Land and escape the character
...
LandRover vehicles are being ignored with this script. If you escape the '_' with '\' it will only look for the '_' character used with all build able land objects. Currently LandRover vehicles will not be unlocked or deleted, as they are ignored with the current 'Land%' match.
2014-10-30 17:33:26 +11:00
Marko
03e0087f54
Update add_recommended_mysql_events.sql
...
Added 2 objects which were forgotten to this array. Would result in CharacterID 0 being set for these objects, which is not the point.
2014-10-13 01:16:35 +02:00
Florian Kinder
1ca0ded660
Fixed UnlockNonKeyVehicles Event
2014-02-01 23:20:27 +01:00
Florian Kinder
5dc494a073
Fixed wrong function name
2014-02-01 23:19:29 +01:00
Florian Kinder
4c1d638412
Added SQL Function DeleteNonKeyVehicles
2014-02-01 23:02:41 +01:00
[VB]AWOL
e2b66dad28
remove delete vehicle without keys
...
remove delete vehicle without keys as this needs to be a function not an
event. The unlock event will work but the delete function needs to be
ran before server startup.
2014-02-01 13:20:59 -06:00
[VB]AWOL
324caa8196
fixed case
2014-02-01 12:20:03 -06:00
[VB]AWOL
d5ce364c71
fixed SQL for strict mode thanks to @Tansien
2014-02-01 11:42:43 -06:00
Florian Kinder
173c5397e7
Added Unlock/Delete vehicle SQL Event
2014-01-31 20:57:58 +01:00
[VB]AWOL
51c3a053a3
done
2013-12-08 16:20:53 -06:00