Commit Graph

9 Commits

Author SHA1 Message Date
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