Author Topic: Coding Help  (Read 985 times)

Hello, I am currently coding for a CityRPG game-mode and I can't figure out why it is in a separate mini-game?! When I die it says "Everybody is dead, no one wins" please help. (Using a 2012 version of the mod CityRPGX)

IIRC you need to change the respawn time in the code to disable the "last man standing" mode you're describing


IIRC you need to change the respawn time in the code to disable the "last man standing" mode you're describing
IIRC?


There is an entire board dedicated to torquescript issues. Post there next time for anything related to code issues.

Somewhere in the mod's code it creates it's own minigame. You'll need to find that code and make sure that it sets the player respawn time to something above zero.

Is there a way I can add the respawn time? Because there is no spawn time

There is an entire board dedicated to torquescript issues. Post there next time for anything related to code issues.
and it's called "Coding Help" lole