I created a vehicle based on the core raider tank (same piece and the piece had the same name) but when the tank attack it doesnt use it turret but its base


I use scriptor

Sorry for my bad englishQueryPrimary(piecenum)
{
piecenum=flare;
}

Moderator: Moderators
Sorry for my bad englishQueryPrimary(piecenum)
{
piecenum=flare;
}
Code: Select all
rendertype=0;
lineofsight=1;
turret=1;
range=1100;//600;
reloadtime=40;//20;//30;
energypershot=1000;//1500
weaponvelocity=1000;
areaofeffect=8;
soundstart=annigun1;
soundhit=xplolrg1;
firestarter=90;
beamweapon=1;
color=144; /* PURPLE */
color2=217;
explosiongaf=fx;
explosionart=explode5;
waterexplosiongaf=fx;
waterexplosionart=h2oboom1;
lavaexplosiongaf=fx;
lavaexplosionart=lavasplashsm;
guidance=1;
[DAMAGE]
{
default=1;//1;
CORKROG=70000;
}
}