Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Offline Beer_Money  
#1 Posted : Friday, December 3, 2021 11:49:05 PM(UTC)
Beer_Money
Private
Joined: 4/10/2021(UTC)
Posts: 5
United States

Thanks: 4 times
Does anyone know where to edit the tooltips in-game? I have looked everywhere in the big files for it and cannot seem to find it. I'm sure that I'm overlooking its location. Thanks in advanceBig Smile
Sponsor
Offline UTD^Force  
#2 Posted : Saturday, December 4, 2021 11:03:25 AM(UTC)
UTD^Force
Colonel
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 8/13/2013(UTC)
Posts: 817
Jordan
Location: Middle east

Thanks: 430 times
Was thanked: 184 time(s) in 168 post(s)
I hope that I'm getting this right, but is this what you mean?
Code:
CommandButton Command_DaisyCutter
  Command           = SPECIAL_POWER
  SpecialPower      = SuperweaponDaisyCutter
  Options           = NEED_SPECIAL_POWER_SCIENCE NEED_TARGET_POS CONTEXTMODE_COMMAND
  Science           = SCIENCE_DaisyCutter SCIENCE_MOAB ;These will cause the buttons to change icons, nothing more
  TextLabel         = CONTROLBAR:DaisyCutter ;;;;; this
  ButtonImage       = SACDaisyCutter
  ButtonBorderType  = ACTION 
  DescriptLabel     = CONTROLBAR:TooltipDaisyCutter ;;;;and this 
  RadiusCursorType  = DAISYCUTTER
  InvalidCursorName = GenericInvalid
End

Do you want to edit the texts? Or am I way off here?
If you want to edit the texts, I believe you need the csf editor. If not, would you mind explaining more what you want to edit?
Proud Muslim

UTD^Force

Moderator and former map reviewer
CnC Labs
Offline Beer_Money  
#3 Posted : Saturday, December 4, 2021 2:25:51 PM(UTC)
Beer_Money
Private
Joined: 4/10/2021(UTC)
Posts: 5
United States

Thanks: 4 times
Yes. There’s several descriptions in-game that are vague AF or just underwhelming. I want to go in and fix them all. Plus I’ve modded quite a few units for the General’s, so they need to be updated as well. You mentioned .csf editing, is that what is needed to do this?

Regards Thumb Up
Offline UTD^Force  
#4 Posted : Sunday, December 5, 2021 11:06:46 AM(UTC)
UTD^Force
Colonel
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 8/13/2013(UTC)
Posts: 817
Jordan
Location: Middle east

Thanks: 430 times
Was thanked: 184 time(s) in 168 post(s)
You will need to use finalBIG to extract the file English.big or EnglishZH.big, use it to extract all the data inside this file to your desktop for example. Then look for the file called "generals.csf" (In Data>English), you can open it using this csf editor.
http://www.cnclabs.com/f...Resource.aspx#post143624

Tip: when you open the .BIG file don't try to only extract the generals.csf file as it may crash finalBIG or take a very long time to load. Just click on edit>extract all.
Proud Muslim

UTD^Force

Moderator and former map reviewer
CnC Labs
Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.