Duke Nukem 3D

Duke Nukem 3D

17.10.2013 05:24:44
How to let the pigs fly
You can make the pig cops fly like the predator things by altering the
game.con file. All you have to do is copy the Troop Jetpack data.
Just follow the instructions below and hopefully it should work. Also I've
noticed that when you change the .con file you have to start a new game as the
saved games have there own .con file.

************************************************************

action APIGJETPACK 30 1 5 1 1
action APIGJETPACKILL 30 2 5 1 50
move PIGJETPACKVELS 64 -84
move PIGJETPACKILLVELS 192 -38
ai AIPIGJETPACK APIGJETPACK PIGJETPACKVELS seekplayer

// ***** INSERT THE ABOVE CODE ******
// ***** AND REPLACE THE state pigseekenemystate with the one below *****


state pigseekenemystate

ifcansee ifp phigher { ifceilingdistl 128 { } else ifactornotstayput ai
AIPIGJETPACK break }
ifai AIPIGCHARGE
{
ifcansee ifpdistl 3084
{
ifnotmoving ai AIPIGSEEKENEMY
else ai AIPIGDIVING
}
break
}
else iffloordistl 32
{
ifpdistg 4096 { ifactornotstayput ai AIPIGCHARGE }
ifrnd 8 { ifbulletnear ai AIPIGDODGE }
}

ifrnd 128 ifcansee
{
ifai AIPIGDODGE { ifcount 32 ai AIPIGCHARGE break }
iffloordistl 32
{
ifpdistl 1024 ifp palive ifcanshoottarget
{ ai AIPIGSHOOTENEMY break }
ifcount 48 { ifrnd 8 ifp palive ifcanshoottarget { ifrnd 192 ai
AIPIGSHOOTENEMY else ai AIPIGDIVING break } }
}
}
ends

// ***** Insert the state pigjetpackstate as well *****

state pigjetpackstate
ifaction APIGJETPACKILL
{
ifcansee ifactioncount 2
{
resetactioncount
sound PIG_ATTACK
shoot SHOTGUN
}

ifp phigher ai AIPIGJETPACK
else ifinwater ai AIPIGJETPACK
ifcount 26 iffloordistl 32 ai AIPIGSEEKENEMY
}
else ifcount 48 ifcansee
{ action APIGJETPACKILL move PIGJETPACKILLVELS seekplayer }
ends

// ***** And replace the actor PIGCOP with the code below ****

actor PIGCOP PIGCOPSTRENGTH APIGSTAND fall
state checksquished
ifaction APIGSTAND ai AIPIGSEEKENEMY
else ifaction APIGDEAD
{
ifrespawn ifcount RESPAWNTIME
{ spawn TRANSPORTERSTAR cstat 257 strength PIGCOPSTRENGTH ai
AIPIGSEEKENEMY }
else { strength 0 ifhitweapon ifwasweapon RADIUSEXPLOSION { sound
SQUISHED state standard_jibs state delete_enemy } break }
}
else ifai AIPIGDYING state pigdyingstate
else ifai AIPIGHIT { ifactioncount 3 ai AIPIGSEEKENEMY }
else ifai AIPIGSHRINK state pigshrinkstate
else
{
ifai AIPIGSEEKENEMY state pigseekenemystate
else ifai AIPIGJETPACK { state pigjetpackstate soundonce
DUKE_JETPACK_IDLE }
else ifai AIPIGDODGE state pigseekenemystate
else ifai AIPIGSHOOTENEMY state pigshootenemystate
else ifai AIPIGFLEEENEMY state pigfleeenemystate
else ifai AIPIGDIVING state pigdivestate
else ifai AIPIGCHARGE state pigseekenemystate
ifhitweapon state checkpighitstate
ifrnd 1
{
ifrnd 32 soundonce PIG_ROAM
else ifrnd 64 soundonce PIG_ROAM2
else soundonce PIG_ROAM3
}
}

/*

 
Comments:
Your comment has been saved!!!
The Captcha element applies the Captcha validation, which uses reCaptcha's anti-bot service to reduce spam submissions.

Boss FAQ
FAQ

14.October 2013
Editing FAQ
FAQ

14.October 2013
How to finish the game on DAMN I'M GOOD skill?
Hints

17.October 2013
Cheats
Cheats

18.October 2013
Map making
FAQ

14.October 2013
Modem FAQ
FAQ

16.October 2013
How to let the pigs fly
Hints

17.October 2013
Tip collection
Hints

06.October 2013
Hacking the CON files
Hints

15.October 2013
Dukematch guide
Hints

05.October 2013
 
Most Popular
04.March 2019
28.February 2016
30. December 2013
09.November 2015
13. December 2013
07.July 2015
07.June 2019
25.June 2019