urbanyoung / Phasor

Phasor is a server extension for Halo PC which focuses on giving the end-user the ability to deeply customize gameplay. Phasor does this via its scripting system, which uses the Lua language. Scripters are able to react to and change many different aspects of the game.
MIT License
19 stars 9 forks source link

Vehicles Respawn Immediately After Exit #27

Closed twhitcomb closed 11 years ago

twhitcomb commented 11 years ago

I have the gametype vehicle respawn set to 5 minutes and am running no scripts.

urbanyoung commented 11 years ago

Cannot replicate, respawns seem to work correctly for me..

twhitcomb commented 11 years ago

That's really strange.. In 99% of the gametypes on my server, vehicles respawn immediately (people complain about it all the time). There are some very rare times when they don't, and I'm not sure why that is. But none of my scripts are doing anything with respawn times of vehicles (and when I run with no scripts, I still have the problem). Did you use a gametype with a vehicle respawn time of anything but "Never" when you tried to replicate it?

urbanyoung commented 11 years ago

Caused by gametypes that are set to never respawn vehicles.

fixed 7e07fa3