Scarab creature - Форум Игроделов
Пт, 03 Май 2024, 19:55 
 
Приветствую Вас Гость Главная | Регистрация | Вход
Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Форум Игроделов » FPS CREATOR COMMUNITY (СООБЩЕСТВО) » FPSCreator ENGLISH COMMUNITY » Scarab creature (Creature style 'Starship trropers')
Scarab creature
CyberChris62Дата: Вт, 09 Авг 2011, 01:36 | Сообщение # 1
Нет аватара
 
Сообщений: 81
Награды: 12
Репутация: 221
Статус: Offline
Here is one for you remake of a creature that I re-revived with a shot option ==>

You will need the 'pitcrawler' (creature of ROLFY) findable on FPSC (Expand the game) ...

Video of the beast:
http://www.youtube.com/watch?v=Rz1AcO3A38s

link
Bestiola (1.94 MB) http://www.multiupload.com/OKBSN9S9TQ

Main script: pitrawler.fpi
script secondary shoot.fpi
weapon ww2 \ pitgun

Voila pour vous un remake d'une creature que j'ai ré-réanimé avec une option tir ==>


Vous aurez besoin du 'pitcrawler' (creature de ROLFY) trouvable sur fpsc (Expand the game) ...

Vidéo de la bestiole :
http://www.youtube.com/watch?v=Rz1AcO3A38s

Lien
BESTIOLE (1.94 MB) http://www.multiupload.com/OKBSN9S9TQ

Script principal : pitrawler.fpi
script secondaire : shoot.fpi
arme : ww2\pitgun


pitcrawler script =>
;Artificial Intelegence Script

;Header

desc = Strafe Shoot

;Triggers

:state=0,ifweapon=0:state=8,setframe=6
:plrcanbeseen:settarget,rotatetotarget,resethead
:plrdistfurther=450:rotatetoplr,resethead

:state=0,random=20:state=9
:state=0,shotdamage=1:rotatetoplr,state=7
:state=0,ifweapon=1,plrcanbeseen:state=2

:state=1:incframe=3,strafe=-90,rotatetoplr
:state=1,frameatend=3:state=0,animate=1

:state=5:useweapon,rundecal=6,state=0
:state=4:state=5
:state=3:state=4
:state=2:state=3

:state=6:incframe=4,strafe=90,rotatetoplr
:state=6,frameatend=4:state=0,animate=1

:state=7,random=1:state=6,setframe=4
:state=7:state=1,setframe=3

:state=8:incframe=6
:state=8,frameatend=6:state=0,reloadweapon,sound=audiobank\guns\reload.wav

:state=9,plrcannotbeseen:state=10
:state=9:state=0
:state=10,random=1:rotatetoplr,strafe=135
:state=10,random=1:rotatetoplr,strafe=-135
:state=10,random=1:rotatetoplr,strafe=-65
:state=10,random=1:rotatetoplr,strafe=65
:state=10,plrdistwithin=450:state=12
:state=10:state=7

:state=11:state=12
:state=12,plrdistfurther=120:rotatetoplr,movefore=3,animate=3
:state=12,plrdistfurther=450:animate=2,state=0
:state=12,plrdistwithin=120:rotatetoplr,animate=5,plraddhealth=-1

;End of Script

pitcrawler melee script =>
desc = Pit crawler

;Triggers

:state=0,plrdistwithin=500:state=1
:state=1,plrdistfurther=120:rotatetoplr,movefore=3,animate=3
:state=1,plrdistfurther=500:animate=2,state=0
:state=1,plrdistwithin=120:rotatetoplr,animate=5,plraddhealth=-1


Moi j'aime pas les voix off (Schtroumpf grognon)
Les voix off ont toujours foutu la merde (Jeanne d'arc)
Quand on est une voix off on ferme sa gueule (Michel Audiart)


Сообщение отредактировал CyberChris62 - Вт, 09 Авг 2011, 01:37
 
Сообщение Here is one for you remake of a creature that I re-revived with a shot option ==>

You will need the 'pitcrawler' (creature of ROLFY) findable on FPSC (Expand the game) ...

Video of the beast:
http://www.youtube.com/watch?v=Rz1AcO3A38s

link
Bestiola (1.94 MB) http://www.multiupload.com/OKBSN9S9TQ

Main script: pitrawler.fpi
script secondary shoot.fpi
weapon ww2 \ pitgun

Voila pour vous un remake d'une creature que j'ai ré-réanimé avec une option tir ==>


Vous aurez besoin du 'pitcrawler' (creature de ROLFY) trouvable sur fpsc (Expand the game) ...

Vidéo de la bestiole :
http://www.youtube.com/watch?v=Rz1AcO3A38s

Lien
BESTIOLE (1.94 MB) http://www.multiupload.com/OKBSN9S9TQ

Script principal : pitrawler.fpi
script secondaire : shoot.fpi
arme : ww2\pitgun


pitcrawler script =>
;Artificial Intelegence Script

;Header

desc = Strafe Shoot

;Triggers

:state=0,ifweapon=0:state=8,setframe=6
:plrcanbeseen:settarget,rotatetotarget,resethead
:plrdistfurther=450:rotatetoplr,resethead

:state=0,random=20:state=9
:state=0,shotdamage=1:rotatetoplr,state=7
:state=0,ifweapon=1,plrcanbeseen:state=2

:state=1:incframe=3,strafe=-90,rotatetoplr
:state=1,frameatend=3:state=0,animate=1

:state=5:useweapon,rundecal=6,state=0
:state=4:state=5
:state=3:state=4
:state=2:state=3

:state=6:incframe=4,strafe=90,rotatetoplr
:state=6,frameatend=4:state=0,animate=1

:state=7,random=1:state=6,setframe=4
:state=7:state=1,setframe=3

:state=8:incframe=6
:state=8,frameatend=6:state=0,reloadweapon,sound=audiobank\guns\reload.wav

:state=9,plrcannotbeseen:state=10
:state=9:state=0
:state=10,random=1:rotatetoplr,strafe=135
:state=10,random=1:rotatetoplr,strafe=-135
:state=10,random=1:rotatetoplr,strafe=-65
:state=10,random=1:rotatetoplr,strafe=65
:state=10,plrdistwithin=450:state=12
:state=10:state=7

:state=11:state=12
:state=12,plrdistfurther=120:rotatetoplr,movefore=3,animate=3
:state=12,plrdistfurther=450:animate=2,state=0
:state=12,plrdistwithin=120:rotatetoplr,animate=5,plraddhealth=-1

;End of Script

pitcrawler melee script =>
desc = Pit crawler

;Triggers

:state=0,plrdistwithin=500:state=1
:state=1,plrdistfurther=120:rotatetoplr,movefore=3,animate=3
:state=1,plrdistfurther=500:animate=2,state=0
:state=1,plrdistwithin=120:rotatetoplr,animate=5,plraddhealth=-1

Автор - CyberChris62
Дата добавления - 09 Авг 2011 в 01:36
Форум Игроделов » FPS CREATOR COMMUNITY (СООБЩЕСТВО) » FPSCreator ENGLISH COMMUNITY » Scarab creature (Creature style 'Starship trropers')
  • Страница 1 из 1
  • 1
Поиск:
Загрузка...

Game Creating CommUnity © 2009 - 2024