[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Форум » Скрипты: » Хранилище скриптов » Имя как в CS
Имя как в CS
МишаДата: Воскресенье, 06.05.2012, 12:27 | Сообщение # 1
Уровень 2

Группа: Новички
Сообщений: 29
Награды: 0
Репутация: 10
Статус: Offline
Все играли в шутеры,и вы фактически видели,как ваша команда называется или игрок.
ВСТРЕЧАЙТЕ ,добавление одной строки в скрипт DARK AI (main-weapon)- друг по которому можно увидеть его имя,попробуйте он реально работает
Code
;//Requires v1.17+ DarkAI

desc          = DarkAI generic shoot and melee with ally command+имя

;//debug-----------
;//:state=1,plrfacing=1:fpgcrawtextsize=18,fpgcrawtextfont=arial,fpgcrawtextr=200,fpgcrawtextg=200,fpgcrawtextb=200,fpgcrawtextx=50,fpgcrawtext   y=10,fpgcrawtext=state 1 ready
;//:state=2,plrfacing=1:fpgcrawtextsize=18,fpgcrawtextfont=arial,fpgcrawtextr=200,fpgcrawtextg=200,fpgcrawtextb=200,fpgcrawtextx=50,fpgcrawtext   y=10,fpgcrawtext=state 2 enemy close
;//:state=10,plrfacing=1:fpgcrawtextsize=18,fpgcrawtextfont=arial,fpgcrawtextr=200,fpgcrawtextg=200,fpgcrawtextb=200,fpgcrawtextx=50,fpgcrawtex   ty=10,fpgcrawtext=state 10 gut check
;//:state=20,plrfacing=1:fpgcrawtextsize=18,fpgcrawtextfont=arial,fpgcrawtextr=200,fpgcrawtextg=200,fpgcrawtextb=200,fpgcrawtextx=50,fpgcrawtex   ty=10,fpgcrawtext=state 20 fall back to cover
;//:state=30,plrfacing=1:fpgcrawtextsize=18,fpgcrawtextfont=arial,fpgcrawtextr=200,fpgcrawtextg=200,fpgcrawtextb=200,fpgcrawtextx=50,fpgcrawtex   ty=10,fpgcrawtext=state 30 heard sound
;//:state=55,plrfacing=1:fpgcrawtextsize=18,fpgcrawtextfont=arial,fpgcrawtextr=200,fpgcrawtextg=200,fpgcrawtextb=200,fpgcrawtextx=50,fpgcrawtex   ty=10,fpgcrawtext=state 55 closing in
;//:state=67,plrfacing=1:fpgcrawtextsize=18,fpgcrawtextfont=arial,fpgcrawtextr=200,fpgcrawtextg=200,fpgcrawtextb=200,fpgcrawtextx=50,fpgcrawtex   ty=10,fpgcrawtext=state 67 falling back
;//:varequal=911,plrfacing=1:fpgcrawtextsize=18,fpgcrawtextfont=arial,fpgcrawtextr=200,fpgcrawtextg=200,fpgcrawtextb=200,fpgcrawtextx=50,fpgcra   wtexty=10,fpgcrawtext=911 responding
;//----------------------

;//Start

;//local var flags default, escort or responder behavior. 0=default, 1=escort (Ally), 911=responder
:always:localvar=1
:state=0:aiusefullaim=1,setvar=0

;//Dark AI Animations----------------------------------------------------------------------------------------------------

;Walking animations
:ducking=0,strafingleft=1:animationnormal,animate=3
:ducking=0,strafingright=1:animationnormal,animate=4
:ducking=0,movingforw ards=1:animationnormal,animate=2
:ducking=0,runningforwards=1:animationnormal,animate=5
:ducking=0,movingbackwards=1:animationreverse,anim ate=2
:ducking=0,idle=1:animate=1

;Crouching Animations
:ducking=1,movingforwards=1:animate=32
:ducking=1,movingbackwards=1:animationreverse
:ducking=1,strafingleft=1:animate=32
:du cking=1,movingbackwards=1:animate=32
:ducking=1,idle=1:animate=31

;//Common behavior triggers---------------------------------------------------------------------------------

:state=1:airotatetotarget

:state=1,idle=1,ai canshoot=0,aiheardsound=2500:aistop,state=30,etimerstart
:state=1,idle=0,aicanshoot=0,aiheardsound=1000:aistop,state=30,etimerstart

:sta te=1,ifweapon=1,aicanshoot=1,aitargetdistfurther=70,idle=1,random=1:aisettarget,useweapon,rundecal=6
:state=1,ifweapon=1,aicanshoot=1,aitar getdistfurther=70,idle=0,rateoffire:aisettarget,useweapon,rundecal=6

:state=1,varequal=0,aicanshoot=1,aitargetdistfurther=70,aitargetdist within=250:state=54,aistop
:state=1,varequal=1,aicanshoot=1,aitargetdistfurther=70,aitargetdistwithin=150:state=54,aistop
:state=1,varequa l=911,aicanshoot=1,aitargetdistfurther=70,aitargetdistwithin=100:state=54,aistop

:state=1,aitargetdistwithin=70:state=2

:state=1,haswe apon=1,ifweapon=0:state=10

;//Take cover when shot
:state=1,shotdamage=1:state=60,aisettarget
:state=30,shotdamage=1:state=60,aisettarget

;//Enemy at close range
:state=2,ifweapon=1,aicanshoot=1,random=3:aifollowplr=0,state=60,aistop,animate=1
:state=2,ifweapon=0,random=5:aifollowplr=0,state=6 0,aistop,animate=1
:state=2,ifweapon=1,random=1:airotatetotarget,state=190
:state=2,ifweapon=0:airotatetotarget,state=190
:state=2,aitarg etdistfurther=100:state=1
:state=2:aisettarget

;//Respond to any sounds
:state=30:aisettarget,airotatetotarget
:state=30,varequal=1,aiheardsound=3000:airotatetosound
:state=30,varequal=0,aiheardsound=30 00:aimovetosound
:state=30,healthless=50,aicanshoot=1:aistop,state=1,aicallteam=2000
:state=30,aicanshoot=1:aisettarget,useweapon,rundecal =6,state=1
:state=30,etimergreater=4000,idle=1:state=1
:state=30,ifweapon=0:state=10

;//Fall back to cover while returning fire
:state=60:state=67,etimerstart
:state=67:airotatetotarget
:state=67,aiatcover=0:aimovetocover=0,aisettarget,airotatetotarget
:state =67,ifweapon=1,aicanshoot=1,rateoffire:aisettarget,useweapon,rundecal=6
:state=67,etimergreater=1000,aitargetdistwithin=70,aicanshoot=1,rat offire:aistop,state=190
:state=67,etimergreater=1000,aicanshoot=0:state=1
:state=67,etimergreater=1000,ifweapon=0:freeze,setaiactive=0,sta te=25

;//close with enemy for melee if seen nearby
:state=54,idle=1:animate=1,state=55
:state=55,ifweapon=1,aicanshoot=1,rateoffire:aisettarget,useweapon,rundecal=6
:state=55:aisett arget,aimovetotarget
:state=55,aitargetdistwithin=60:state=191
:state=55,aitargetdistfurther=150,varequal=1:aistop,state=1,aifollowplr=1
: state=55,aitargetdistfurther=210:aistop,state=1
:state=55,aicanshoot=0:state=1

;//reloading-------------------------------------------------------------------------
;//when out of ammo, choose to fall back and reload or charge foreward and melee.

;//Assess situation
:state=10,varequal=1,idle=1:aistop,setaiactive=0,aifollowplr=0,state=25
:state=10,varequal=911,idle=1:aistop,setaiactive=0,state =25
:state=10,aitargetdistwithin=70:state=190
:state=10,aitargetdistfurther=70,aitargetdistwithin=120:state=54
:state=10,aiatcover=0,idle =1:aisettarget,state=20,etimerstart
:state=10,aiatcover=1,ducking=0,idle=1:freeze,setaiactive=0,state=25
:state=10,aiatcover=1,ducking=1,i dle=1:freeze,setaiactive=0,state=45
:state=10,ducking=0,idle=1:freeze,setaiactive=0,state=25
:state=10,ducking=1,idle=1:freeze,setaiactive =0,state=45

;//Attempt to fall back to cover and reload
:state=20,aiatcover=0:aimovetocover=0,airotatetotarget
:state=20,aiatcover=1,ducking=0:freeze,setaiactive=0,state=25
:state=20,aia tcover=1,ducking=1:freeze,setaiactive=0,state=45
:state=20,etimergreater=500,idle=1,ducking=0:freeze,setaiactive=0,state=25
:state=20,etim ergreater=500,idle=1,ducking=1:freeze,setaiactive=0,state=45
:state=20,etimergreater=2000,ducking=0,random=10:freeze,setaiactive=0,state=25    
:state=20,etimergreater=2000,ducking=1,random=10:freeze,setaiactive=0,state=45
:state=20,aitargetdistwithin=70:aistop,state=191

;//Reload standing
:state=25:freeze,setframe=6,state=26
:state=26:freeze,incframe=6
:state=26,framebeyond=6 60:reloadweapon
:state=26,varequal=1,frameatend=6:sound=audiobank\guns\reload.wav,state=28
:state=26,frameatend=6:sound=audiobank\guns\rel oad.wav,state=27
:state=27:state=1,setaiactive=1
:state=28:state=1,setaiactive=1,aifollowplr=1

;//Reload crouched
:state=45:freeze,setframe=36,state=46
:state=46:freeze,incframe=36
:state=46,framebeyond=36 60:reloadweapon
:state=46,varequal=1,frameatend=36:sound=audiobank\guns\reload.wav,state=48
:state=46,frameatend=36:sound=audiobank\guns\r eload.wav,state=47
:state=47:state=1,setaiactive=1
:state=48:state=1,setaiactive=1,aifollowplr=1

;//melee strike
:state=190,varequal=0:state=191
:state=190,varequal=1:state=291
:state=190,varequal=911:state=191

:state=191:aisettarget,airota tetotarget
:state=191,aitargetdistwithin=70,aicanshoot=1:state=192,aistop
:state=191,aitargetdistfurther=70:state=1
:state=191,aicanshoot =0:state=1
:state=192:setaiactive=0,state=193,setframe=8
:state=193:incframe=8,airotatetotarget
:state=193,framebeyond=8 60,aitargetdistwithin=70:aisetmeleedamage=10,aiusemelee=1,state=194,sound=audiobank\misc\melee.wav
:state=193,frameatend=8:animate=1,state= 1,setaiactive=1,airotatetotarget
:state=194,frameatend=8:animate=1,state=1,setaiactive=1,airotatetotarget

:state=291:aisettarget,airotat etotarget
:state=291,aitargetdistwithin=70,aicanshoot=1:state=292,aistop
:state=291,aitargetdistfurther=70:state=1,aifollowplr=1
:state=2 91,aicanshoot=0:state=1,aifollowplr=1
:state=292:setaiactive=0,state=293,setframe=8
:state=293:incframe=8,airotatetotarget
:state=293,fra mebeyond=8 60,aitargetdistwithin=70:aisetmeleedamage=10,aiusemelee=1,state=294,sound=audiobank\misc\melee.wav
:state=293,frameatend=8:animate=1,state= 1,setaiactive=1,airotatetotarget
:state=294,frameatend=8:animate=1,state=1,setaiactive=1,airotatetotarget

;//Enemy team2 behavior------------------------------------------

;//Enemy idle- move about randomly
:state=1,aiteam=2,aiaction=0,aicanshot=0,random=30:aimoverandom

;//Ally team1 behavior------------------------------------------

;//Ally idle- start escort/follow when 'G' is pressed and switch to escort behavior
;//Ally Following stop when 'H' is pressed

:aiteam=1,varequal=0,plrdistwithin=70,plrfacing=10:fpgcrawtextsize=18,fpgcrawtextfont=arial,fpgcrawtextr=200,fpgcrawtextg=200,fpg crawtextb=200,fpgcrawtextx=50,fpgcrawtexty=10,fpgcrawtext=Press [G] To Recruit Ally
:aiteam=1,varequal=0,plrdistwithin=70,plrfacing=10,etimergreater=200,scancodekeypressed=34 1:etimerstart,setvar=1,sound=audiobank\switches\click.wav,aifollowplr=1
:aiteam=1,varequal=1,plrdistwithin=70,plrfacing=10:fpgcrawtextsize= 18,fpgcrawtextfont=arial,fpgcrawtextr=200,fpgcrawtextg=200,fpgcrawtextb=200,fpgcrawtextx=50,fpgcrawtexty=10,fpgcrawtext=Press [H] To Leave Ally
:aiteam=1,varequal=1,plrdistwithin=70,plrfacing=10,etimergreater=200,scancodekeypressed=35 1:etimerstart,setvar=0,sound=audiobank\switches\click.wav,aifollowplr=0
[u]:aiteam=1,plrfacing=1:fpgcrawtextsize=18,fpgcrawtextfont=arial,fpgcrawtextr=200,fpgcrawtextg=200,fpgcrawtextb=200,fpgcrawtextx=50,fpgcrawtex   ty=10,fpgcrawtext=DarkAI[/u]

:aiteam=1,varequal=1,plrdistfurther=200:aifollowplr=1
:state=1,aiteam=1,varequal=1,idle=1,plrdistwithin=100,aicanshoot=0:aimoverandom    

;//-----------------------------------------------------------

;//free teammate respond to call
:varequal=0,aiaction=0,aicalled=2000:airespondtocall,setvar=911
:varequal=911,aicanshoot=1:setvar=0
:varequal=911,idle=1:setvar=0
: varequal=911,shotdamage=1:setvar=0
;//-----------------------------------------------------------

:state=0:setaiactive=1,alwaysactive=1,reloadweapon,state=1

:nearactivatabl e=0:settarget,activatetarget=2

;//End

 
DavidKeertДата: Вторник, 01.11.2016, 22:36 | Сообщение # 2
Уровень 3

Группа: Новички
Сообщений: 40
Награды: 0
Репутация: 0
Статус: Offline
I've found who's really helps me, and I'm sure you'll make use of it too. The dancing then begins again. 6 based 911 Turbo S built. It allows users to directly and efficiently make performance adjustments. Sirius and XM Satellite Radios. I am not always a massive fan of parody being a means of comedy, but once my high school graduation advanced drama class suggested to me we create a parody of our own high school and perform it to the end on the year production, I had to adopt their idea seriously and ponder over it. They usually offer exclusive embroidery patterns and designs as well as embroidery supplies. People with a good deal of muscle don't show accurate BMI readings. Men and some women alike purchased them as fashion accessories as well as as status symbols in certain parts with the world. portable or stationary.
are simply a few inside group. Certainly not because as being a healthcare professional and from the legal perspective, you happen to be able to help besides the victims but in addition their families dealing with what happened especially when everything you do helps catch whoever is in charge of it. In gambling a long-term strategy is most beneficial. dignity from the individual. In summary good romantic comedy ought to have proper balance between romance side and humour side.
Read Even more
Exercises To Completely Cure Snoring! - Blue Heron Health News
Xbox 360 Repair Guide - The Original 3 Red Light Fix Guide!
see this website
helpful hints

The salient point of color films is that they can be more versatile. This measurement may vary depending about the subject and that means you may need to make adjustments in your figure drawing. Type 1diabetes sufferers exhibit characteristics including onset thirst, often urination, and drastic fat loss. Let’s just stop for any moment. • The journey ends using a modern-day look with the ways two masters of American cinema collaborated to generate a amount of classic Western movies in "John Ford/John Wayne: The Filmmaker as well as the Legend. Check which the magician has public liability insurance. Simon Cowell, usually probably the most truthful with the judges has vowed to quit in the event the young singer wins. Learning the truth on celiac disease should 't be approached as something scare but rather needs to be treated as a possible opportunity to have to are aware of the disease along with the right method of approaching it. They will in certain instances order the happy couple to seek counseling. The scotch mentioned here from Scotland is in the Bruichladdich distillery in Islay Scotland, and that is at by far the most southern of Hebridian islands.

Other links:
http://psp1008.ucoz.ru/index/8-19531

The Renegade Diet
My Web Page

Добавлено (01.11.2016, 22:36)
---------------------------------------------
to entitle you to some loan, you will need to rebuild your. The church is usually a large institution and tend to be its financial transactions. Sometimes I added creamer. You might find you might have better luck if you make use of a more obscure online search engine, where people haven't taken the problem to game the effects. What would you consider watching football or baseball games which can be blacked out with your area, on the home PC. Keeping your body safe from harm and also. You can have to ignore buying any luxury items or going towards the spa for the while since these are merely unnecessary expenses. them as big or small while you need these phones be so you. The trade for share is fast about the rise from the market nowadays. But, on the years, there may be a constant increase inside the number of children which are being impacted by kidney stones.
Text to speech programs are somewhat similar, only how they work one other way around. The best individual who can keep you motivated for life needs to be yourself. Thomas, but you've got never been before, you tend not to have to get anxious. The motor is said to get the heart with the cars and could be the most complex portion of assembling your own personal RC car. It is usually a manifestation of your optimum health insurance and an evidence youthful glow.
recommended
just click the next post
Videos Subliminales, Audios Isocronicos, Audios Binaurales, Metas

Terms and documents are represented inside the space and. However, there is but one product that continues to be cherished by individuals for greater than a quarter century. The way to obtain hydrogen for the car's useusually derives from water (containing hydrogen). But Americans are a are capable of doing people, no matter just how much a can of Middle Eastern oil efforts to grease the skids inside their wallets. Instead of printing out journaling through your computer, try using your own personal handwriting. Artist: Steve Kimock Band. A vaginal yeast infection may have symptoms including redness, irritation from the tissues, and swelling. What would you imagine yourself running. being for the inside. And he carries a true gift for instruction, combining the nuts-and-bolts specifics of positioning with exactly what feels want to stretch and balance.

Other links:
http://nemnogo.3dn.ru/index....8-26959

click
https://www.art.com/me....ly+FREE


[url=https://www.art.com/me/mennewpaleosnacksboo/]Our Web Site[/url]
[url=https://www.art.com/me/milkcannabiscoachqui/]about his[/url]
 
Форум » Скрипты: » Хранилище скриптов » Имя как в CS
  • Страница 1 из 1
  • 1
Поиск:

Все материалы, размещенные на FPSC-PACKS.RU, принадлежат данному сайту. При копировании файлов ссылка на сайт обязательна!
2011 © FPSC-PACKS.RU - Все официальные Model-Pack'и для движка FPS Creator..
Design by FPSC-PACKS.RU
Хостинг от uCoz