Posted by Stealth on March 17, 1998 at 00:05:26:
In Reply to: BLASTECH problems In Mots.tpl posted by Stealth on March 16, 1998 at 23:54:58:
>
> OK people there is a mixup in the MOTS.TPL file which causes the blastech to always show up..
> Heres how to fix it until we finish checking the tpl and make a new one.
1. In Jed Mots.tpl find
blastechpistol _powerup thingflags=0x400 model3d=blsp.3do cog=pow_blastech_m.cogreplace with (this is if you don`t want blast tech pistol on bryar leave line alone if you want blastech)
blastechpistol _powerup thingflags=0x400 model3d=bryp.3do cog=pow_blastech_m.cog
2.In Jed Mots.tpl find
bryarpistol _powerup thingflags=0x400 model3d=blsp.3do cog=pow_blastech_m.cog"
replace with(above line is wrong)
bryarpistol _powerup thingflags=0x400 model3d=bryp.3do cog=pow_bryar_m.cog