DarkflameServer/dScripts/02_server
TAHuntling 0610fe99f8
fix: Nexus Tower Combat Challenge can be started twice if two players start it at the same time (#1147)
* Nexus Tower Dummy Challenge Dual Instance Fix

Fix for dual instance starting when two players hit start on the challenge at the same time.

* Changed GetVar to GetNetworkVar

Changed the if statement to GetNetworkVar boolean of bInUse rather than GetVar boolean of bInUse
2023-07-23 16:04:45 -07:00
..
DLU Remove inlines 2023-03-26 02:59:46 -07:00
Enemy Move dZoneManager to game namespace (#1143) 2023-07-17 17:55:33 -05:00
Equipment Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
Map fix: Nexus Tower Combat Challenge can be started twice if two players start it at the same time (#1147) 2023-07-23 16:04:45 -07:00
Minigame Move dZoneManager to game namespace (#1143) 2023-07-17 17:55:33 -05:00
Objects Move EntityManager to Game namespace (#1140) 2023-07-15 13:56:33 -07:00
Pets Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
CMakeLists.txt Organize dScripts (#814) 2022-11-03 12:57:54 -05:00