Jump to content


Photo

I need help for the map.ini


  • Please log in to reply
5 replies to this topic

#1 Glorfindel23

Glorfindel23
  • Project Team
  • 157 posts
  • Projects:Glorfindel23's Submod + MapsPack and The Horse Lords

Posted 16 January 2016 - 06:02 PM

Help me for the map ini please...


I don't understand why the file doesn't work

 

My ini map :

(It's for the Edain mod 4.00)

CommandButton Command_BeregondKommanda ntWeißeKompanie
    Command                = UNIT_BUILD
    Object                 = Object GondorWächterderKompanie
    Options                = CANCELABLE
    TextLabel              = CONTROLBAR:BeregondKommandantWeißeK ompanie
    ButtonImage            = HSBeregondKommandant
    ButtonBorderType       = BUILD
    DescriptLabel          = CONTROLBAR:ToolTipBeregondKommandan tWeißeKompanie
    Radial                 = Yes
    InPalantir             = Yes
    ShowProductionCount    = Yes  
End

Object GondorArcherRange
 CommandSet = CommandSet GondorArcheryCommandSet_ MinasTirith
 CommandSet = CommandSet GondorArcheryCommandSetL evel2_MinasTirith
 CommandSet = CommandSet GondorArcheryCommandSetL evel3_MinasTirith
End

CommandSet GondorArcheryCommandSet_ MinasTirith
    InitialVisible = 6
    1 = Command_ConstructGondorA rcherHorde
    2 = Command_PurchaseTechnolo gyGondorFireArrows
    3 = Command_PurchaseUpgradeG ondorStructureLevel2
    4 = Command_BeregondKommanda ntWeißeKompanie
    6 = Command_Sell
End

CommandSet GondorArcheryCommandSetL evel2_MinasTirith
    InitialVisible = 6
    1 = Command_ConstructGondorA rcherHorde
    2 = Command_PurchaseTechnolo gyGondorFireArrows
    3 = Command_PurchaseUpgradeG ondorStructureLevel3
    4 = Command_BeregondKommanda ntWeißeKompanie
    6 = Command_Sell
End

CommandSet GondorArcheryCommandSetL evel3_MinasTirith
    InitialVisible = 6
    1 = Command_ConstructGondorA rcherHorde
    2 = Command_PurchaseTechnolo gyGondorFireArrows
    4 = Command_BeregondKommanda ntWeißeKompanie
    6 = Command_Sell
End

http://forum.modding...2454.0/all.html


                                                                                                                                        mini_175165Glorfindel23Cover.jpg

 

31062.png

 

 


#2 Ruthrelad

Ruthrelad
  • Members
  • 22 posts

Posted 30 January 2016 - 02:12 AM

To set command sets for an upgraded structure you need to edit the upgrade module. It should look something like this (taken example on structure I am working on but principle is the same):

 
Object IsengardTavern
 
CommandSet = IsengardTavernCommandSetLevel1NEV (new command set for level 1)
 
ReplaceModule ModuleTag_IsengardTavernLevel2
Behavior = CommandSetUpgrade ModuleTag_IsengardTavernLevel2poop (the name of the moduletag should be altered so it differs from the one in the replace module line)
TriggeredBy = Upgrade_IsengardTavernLevel2
ConflictsWith = Upgrade_IsengardTavernLevel3
CommandSet = IsengardTavernCommandSetLevel2NEV (new command set for level 2)
End
End
 
ReplaceModule ModuleTag_IsengardTavernLevel3
Behavior = CommandSetUpgrade ModuleTag_IsengardTavernLevel3poop
TriggeredBy = Upgrade_IsengardTavernLevel3
CommandSet = IsengardTavernCommandSetLevel3NEV (new command set for level 3)
End
End
End


#3 Glorfindel23

Glorfindel23
  • Project Team
  • 157 posts
  • Projects:Glorfindel23's Submod + MapsPack and The Horse Lords

Posted 27 February 2016 - 11:52 AM

Thank you


                                                                                                                                        mini_175165Glorfindel23Cover.jpg

 

31062.png

 

 


#4 Glorfindel23

Glorfindel23
  • Project Team
  • 157 posts
  • Projects:Glorfindel23's Submod + MapsPack and The Horse Lords

Posted 22 April 2016 - 04:22 PM

I've a new problem help me please

 
When I build a batiment the cliff is deleted (Like in the video below).
Have you an idea to fix this problem (with "world builder" or the "map.ini" for example) ?
 
 
(I can't release my new version of Minas Tirith without the solution of this problem)

                                                                                                                                        mini_175165Glorfindel23Cover.jpg

 

31062.png

 

 


#5 Rider of Rohan

Rider of Rohan

    The Lazy Modder

  • Division Leaders
  • 1,555 posts
  • Location:The Caribbean
  • Projects:Age of the Ring and the HD Editions
  •  Mathijs' Bug fix expert
  • Division:BFME
  • Job:T3A Leader

Posted 22 April 2016 - 09:34 PM

You should probably move your building plot forward a bit or move the cliff back if it would look good still, what's happening there is similar to if you'd build a structure in a woody area, it clears the props to make room for the building.


99dxc486ltde132zg.jpgh5je9noaofg3o26zg.jpg

No parent should have to bury their child - King Theoden


#6 Glorfindel23

Glorfindel23
  • Project Team
  • 157 posts
  • Projects:Glorfindel23's Submod + MapsPack and The Horse Lords

Posted 22 April 2016 - 10:09 PM

Ok thank you ! ;)


                                                                                                                                        mini_175165Glorfindel23Cover.jpg

 

31062.png

 

 





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users