mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
I am stupid
This commit is contained in:
parent
600f3445e4
commit
baff70830d
@ -6,7 +6,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// If you're gonna make any changes to DMS functions and/or create any new missions, it's a good idea to enable this :)
|
// If you're gonna make any changes to DMS functions and/or create any new missions, it's a good idea to enable this :)
|
||||||
DMS_DEBUG = true;
|
DMS_DEBUG = false;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Binary file not shown.
@ -74,7 +74,7 @@ if (!hasInterface && !isServer) then
|
|||||||
|
|
||||||
|
|
||||||
## Changelog:
|
## Changelog:
|
||||||
#### September 5, 2015 (12:00 AM CST-America):
|
#### September 5, 2015 (1:00 AM CST-America):
|
||||||
* Created new function "DMS_fnc_IsPlayerNearby" to replace "ExileServer_util_position_isPlayerNearby".
|
* Created new function "DMS_fnc_IsPlayerNearby" to replace "ExileServer_util_position_isPlayerNearby".
|
||||||
* Fix IR Strobes spawning inside the crate and not appearing.
|
* Fix IR Strobes spawning inside the crate and not appearing.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user