|
|||||||
| Register | Forum Rules | Developer Blogs | Project Reality | Members List | Search | Today's Posts | Mark Forums Read |
| PR:BF2 Community Modding Making or wanting help making your own asset? Check in here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 |
![]() Join Date: Sep 2006
Posts: 45
|
how does the zoom function work for weapons...
rem ---BeginComp ObjectTemplate.createComponent DefaultZoomComp ObjectTemplate.zoom.zoomDelay 0.1 ObjectTemplate.zoom.zoomLod 1 ObjectTemplate.zoom.addZoomFactor 0 ObjectTemplate.zoom.addZoomFactor 0.1 ObjectTemplate.zoom.changeFovDelay 0.1 ObjectTemplate.zoom.zoomOutAfterFire 0 ObjectTemplate.zoom.disableMuzzleWhenZoomed 1 rem ---EndComp --- is an addZoomFactor of 0.1 a larger or smaller zoom than an addzoomFactor0.8 is my main question, but what do all the terms mean??? oh does rem mean reomve this line? |
|
If i had $1 for every brain you didn't have, I'd have $1.
If you had one more brain, it would be lonely. |
|
|
|
|
|
|
#2 |
![]() Join Date: Jan 2006
Posts: 8
|
But Rem stands for remark (tells the prog it is not a command and should be skipped)
|
|
|
|
|
|
#3 |
![]() Join Date: Sep 2006
Posts: 45
|
that is the same kinda thing tho.... remove, remark...
|
|
If i had $1 for every brain you didn't have, I'd have $1.
If you had one more brain, it would be lonely. |
|
|
|
|
|
|
#4 |
![]() Join Date: Jan 2007
Posts: 151
|
Code:
ObjectTemplate.zoom.addZoomFactor 0.1 |
|
|
|
|
|
#5 |
![]() Join Date: Sep 2006
Posts: 45
|
so what is a 20x scope, 0.05???
|
|
If i had $1 for every brain you didn't have, I'd have $1.
If you had one more brain, it would be lonely. |
|
|
|
|
|
|
|
|
|
|
|
|
#6 | |
![]() Join Date: Jan 2007
Posts: 151
|
Quote:
| |
|
|
|
|
|
#7 |
![]() Join Date: Sep 2006
Posts: 45
|
thanks guys for all the help...
|
|
If i had $1 for every brain you didn't have, I'd have $1.
If you had one more brain, it would be lonely. |
|
|
|
|
|
|
|
|
|
|
![]() |
| Tags |
| questions, zoom |
| Thread Tools | |
| Display Modes | |
|
|