[ New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 2
  • 1
  • 2
  • »
Forum moderator: [hwk]poppen, Ienzo  
Forum » American Conquest » Modding » a few questions
a few questions
HWKStonewallDate: Sunday, 04/March/2012, 6:54 AM | Message # 1
Knight
Group: Modders
Messages: 16
Awards: 0
Reputation: 0
Status: Offline
-How do you make grapeshot less powerful? (I know it is somewhere in WEAPONS.NDS but I do not know the exact name of the weapon type)

-How do you make it so that solid shot from cannons cause fear?

-How do you decrease the effect of stray bullets hitting troops behind the main line? (this is a big problem in un-modded ACFB)
 
EbelAngelDate: Wednesday, 07/March/2012, 10:47 AM | Message # 2
Site Administrator
Group: Administrators
Messages: 996
Awards: 7
Reputation: 12
Status: Offline
Quote (HWKStonewall)
-How do you make grapeshot less powerful? (I know it is somewhere in WEAPONS.NDS but I do not know the exact name of the weapon type)


I think it's "Kartech".

I dont know the answer to the other questions because i dont know enough about American Conquest.


 
NowyDate: Wednesday, 07/March/2012, 2:15 PM | Message # 3
Marquis
Group: Users
Messages: 320
Awards: 1
Reputation: 1
Status: Offline
Sorry, can't answer on thses questions, but it could be questions to Gex, he dealt with artillery many things in HEW.

Did you ask him?

Quote (EbelAngel)
I think it's "Kartech".


It could be, because in Russian "kartech" mean somehow as like grapeshot or canister or caseshot.
 
ab_99Date: Wednesday, 07/March/2012, 2:30 PM | Message # 4
Count
Group: Modders
Messages: 126
Awards: 1
Reputation: 1
Status: Offline
Quote (Nowy)
It could be, because in Russian "kartech" mean somehow as like grapeshot or canister or caseshot.

Yes.
"Kartech" = "canister"

Quote (HWKStonewall)
-How do you make grapeshot less powerful?

ARTPUS.MD
WEAPONKIND 5 KARTECH
//Add
DAMAGE 5 300 // DAMAGE 5 200 ... DAMAGE 5 100 ... DAMAGE 5 0

Quote (HWKStonewall)
-How do you decrease the effect of stray bullets hitting troops behind the main line? (this is a big problem in un-modded ACFB)

DAMAGEDEC 1 xxx

Quote (HWKStonewall)
-How do you make it so that solid shot from cannons cause fear?


ARTPUS.MD
//Add
FEARTYPE 1 10 // FEARTYPE 1 100 ... FEARTYPE 1 1000 ... etc. smile

-------------------------------------------------------------------------------
PS!

OR
FEARTYPE 5 10 // FEARTYPE 5 100 ... FEARTYPE 5 1000 ... etc.

unit1.md
FEARFACTOR 5 10 // FEARFACTOR 5 100 ... FEARFACTOR 5 1000...
...
unitxxx.md
FEARFACTOR 5 10 // FEARFACTOR 5 100 ... FEARFACTOR 5 1000...

TEXT/MORALE_TEXT.TXT
//Add:
FEAR_TXT3 Fear of of guns
FEAR_TXWIDE5 Fear of guns
FEAR_TXWIDE5H Probability of panic amidst artillery attack (oh my gun!) cool


Message edited by ab_99 - Wednesday, 07/March/2012, 8:25 PM
 
HWKStonewallDate: Saturday, 10/March/2012, 8:27 AM | Message # 5
Knight
Group: Modders
Messages: 16
Awards: 0
Reputation: 0
Status: Offline
Thanks. I was able to fix the stray bullets effect. However, I still cannot seem to fix grapeshot and make solid shot cause fear. I tried searching with ctrl-F and looking around in WEAPONS.NDS but apparently, there is nothing there called "Kartech".
 
ab_99Date: Saturday, 10/March/2012, 12:33 PM | Message # 6
Count
Group: Modders
Messages: 126
Awards: 1
Reputation: 1
Status: Offline
Quote (HWKStonewall)
However, I still cannot seem to fix grapeshot and make solid shot cause fear.

it is enough:
FEARTYPE 1 10 // OR FEARTYPE 1 50

Perhaps http://translate.google.com wrongly translates my thoughts. wink
Click in the editor press "U" and watch the fear.
The gun must shoot to the fear of work.

Quote (HWKStonewall)
I tried searching with ctrl-F and looking around in WEAPONS.NDS but apparently, there is nothing there called "Kartech".


search by ctrl-F "PSMPOINTTPUS"

enough to insert in the ARTPUS.MD:
DAMAGE 5 xxx


Message edited by ab_99 - Saturday, 10/March/2012, 1:09 PM
 
HWKStonewallDate: Sunday, 18/March/2012, 5:01 PM | Message # 7
Knight
Group: Modders
Messages: 16
Awards: 0
Reputation: 0
Status: Offline
I have a few more questions.
How do you change the background picture in the main menu?
How do you add new terrain textures for map making?
 
ab_99Date: Sunday, 18/March/2012, 6:11 PM | Message # 8
Count
Group: Modders
Messages: 126
Awards: 1
Reputation: 1
Status: Offline
Quote (HWKStonewall)
I have a few more questions. How do you change the background picture in the main menu? How do you add new terrain textures for map making?

Here are stored backgrounds:
MAINMENU.GP

textures:
\GROUND\TEX1.BMP ... TEX39.BMP
you risk losing compatibility with other maps wink

PS! You concentrate their efforts on 3D models, and the rest I'll help you set up. cool


Message edited by ab_99 - Sunday, 18/March/2012, 7:42 PM
 
HWKStonewallDate: Saturday, 24/March/2012, 5:33 PM | Message # 9
Knight
Group: Modders
Messages: 16
Awards: 0
Reputation: 0
Status: Offline
How do you change the stand ground bonus of formations? For example, the current stand ground bonus for infantry is +10. I want to decrease it.
 
ab_99Date: Sunday, 25/March/2012, 1:29 PM | Message # 10
Count
Group: Modders
Messages: 126
Awards: 1
Reputation: 1
Status: Offline
Quote (HWKStonewall)
How do you change the stand ground bonus of formations? For example, the current stand ground bonus for infantry is +10. I want to decrease it.

ORDERS.LST
#LINE120 SYM2 9 2 9 3 1 2

9 - attack
3 - protection

PS! publish the entire list of questions smile
 
Forum » American Conquest » Modding » a few questions
  • Page 1 of 2
  • 1
  • 2
  • »
Search: