Some plane questions
Moderator: Moderators
Some plane questions
I am modding all the TDM maps. I know how to have a plane bomb, but I am wondering how to have to plane go on a strafing run. Also how a plane can randomly pick a person to go after and chase them, bomb them and shoot them up. I was going to ask if it were possible to have a radio and call a plane to bomb but I saw that flak88 script and i think i might be able to do it now. Cool script by the way 
Well haveing a plane chase a player is not impossible just not easy . If you click on my sig and go to my site you can download my global/strafe.scr to make a strafeing plane . In that script you will be makeing a path with info_splinepath nodes . After the script is running you can move the nodes with script .
level.strafenode[set #][node #].origin = $player[?].origin + ( 0 0 256)
worth a try anyway but not easy .
level.strafenode[set #][node #].origin = $player[?].origin + ( 0 0 256)
worth a try anyway but not easy .
