I just realized the problem. This mod still requires map locator files.
Edit:
ERROR in
action number 1
of Destroy Event
for object NemesisShot:
Error in code at line 2:
with owner.currentWeapon nShotsOut -= 1;
^
at position 13: Unknown variable currentWeapon
Edit: I, the host, gets no response from any input. I cannot scroll, change team/class or anything. Other players can play fine. This is about 1 round after the error above.
Edit:
ERROR in
action number 1
of Collision Event with object ChryssalidRed
for object ShotProjectile:
Error in code at line 4:
*owner.physicalOffenseMod/other.physicalDefenseMod;
^
at position 21: Unknown variable physicalOffenseMod
Edit:
___________________________________________
ERROR in
action number 1
of Other Event: User Defined 12
for object HappySentry:
Error in code at line 10:
receiveCompleteMessage(global.serverSocket, 2, global.deserializeBuffer);
^
at position 60: Unknown variable deserializeBuffer