Kawe Mazidjatari 8e379457bf Fix server code crasher in 'FireWeaponBolt'
The function 'FireWeaponBolt' calls 'CreateWeaponBolt' to create a bolt entity, but it can return NULL. 'FireWeaponBolt' does NOT check for NULL and derefs the pointer regardless. This rarely happens though; in all cases, it was caused by a defect in scripts. Code has been hooked to throw an engine error instead of crashing.
2023-05-31 23:58:10 +02:00
..
2023-03-18 16:45:43 +01:00
2023-05-29 21:11:36 +02:00
2023-05-10 00:05:38 +02:00
2023-05-10 00:05:38 +02:00
2023-05-10 00:05:38 +02:00
2023-03-18 16:46:15 +01:00
2023-05-15 20:16:58 +01:00
2023-05-10 00:05:38 +02:00
2023-05-10 00:05:38 +02:00