aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/vscripts/rodeo
AgeCommit message (Collapse)Author
2022-12-15[FD]Player Data Collect (#465)zxcPandora
* Player Data Collect Player Data Collect * Compare time Compare time * Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com> * Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com> * Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com> * Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com> * Specification and support more callback Specification and support more callback * Add Battery Heal Callback Add Battery Heal Callback * Add Battery Heal Collect Add Battery Heal Collect * Add files via upload * Update _gamemode_fd.nut * Update mp_titanweapon_stun_laser.nut * Improve AddSmokeHealCallback Improve AddSmokeHealCallback * Add Smoke Heal Collect Add Smoke Heal Collect * Check the battery owner Check the battery owner * Update mp_titanability_smoke.nut * Delete mp_titanability_smoke.nut * Delete mp_titanweapon_stun_laser.nut * Adapt to new code 1.Adapt to new code:heals,timeNearHarvester,SetUsedCoreCallback 2.Add data collect:turretKills * Update _gamemode_fd.nut * Add score for heal teammate(test) Add score for heal teammate * Add Heal Score Add Heal Score * Update _gamemode_fd.nut * Update _rodeo_titan.gnut * Update _gamemode_fd.nut * Update _gamemode_fd.nut * Update _gamemode_fd.nut * Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com> * Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com> * Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com> * Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com> * Update _gamemode_fd.nut Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
2021-08-31move to new mod formatBobTheBob