mirror of
https://github.com/tribes2/SkillSector.git
synced 2026-03-02 20:10:29 +00:00
SSTB: added tractor beam/forcefield with customisable PhysicalZone parameters
use SSTB from NewbiesNexus.mis
This commit is contained in:
parent
3e82474303
commit
4f0291118b
4 changed files with 95 additions and 23 deletions
|
|
@ -12,7 +12,6 @@ function resetDummyPosition(%this) {
|
|||
%this.setvelocity("0 0 0");
|
||||
}
|
||||
|
||||
|
||||
function atsessionEnd(%player) {
|
||||
echo("session ended");
|
||||
%player.aim_training = 0;
|
||||
|
|
@ -117,4 +116,4 @@ function findAndReplacePlaceholders() {
|
|||
// Don't replace placeholder entities in development mode
|
||||
if ($DEVMODE == 0) {
|
||||
findAndReplacePlaceholders();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue