AdrianeMapMaker
9 years ago
Question:1
How to made a working unique tooltip

Question:2
how to insert new unique voice's in the game

Question:3

how to insert new unique Music in the game

Question:4
Did i need a Shortcut for my mod (not a minimod)

Thanks for Advance guys😂 .

A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




Sponsor
klingondragon
9 years ago
1. I think these are the lines you'd want to change.
  SelectPortrait         = SAAurora_L
  ButtonImage            = SAAurora
you can change them into any image you like.

2. put your audio file in 'Data\Audio\Sounds\' then add your AudioEvent to Voice.ini then add that audio event to the object's ini. (this should be a .wav)

3. New Music:
Simple: Place your music in 'Data\Audio\Tracks\' and name it CHI_##, GLA_##, or USA_## (where ## <= 11). (this should be a .mp3)
More Complex: see below
Additional Music:
As above except: give your music different names and add your MusicTrack to Music.ini

4. Depends: If it's in the game root, no, any shortcut to ZH will use the mod; If it's in your ZH data folder in your documents, yes, it needs the ZH shortcut to have the target '[game root]\generals.exe" -mod [.BIG file]'.
AdrianeMapMaker
9 years ago

1. I think these are the lines you'd want to change.

  SelectPortrait         = SAAurora_L
  ButtonImage            = SAAurora

Originally Posted by: klingondragon 



i mean the .csf file one. or simply how can i add a new tooltip text


A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




klingondragon
9 years ago
I see,

Simple. open generals.csf (after extracting it from the 'english' big). thaen go to Action >> Insert String.
Write what you want the game to call your string and what you want your string to say. Then use that string in the object's code.
AdrianeMapMaker
9 years ago
Question:5
In the Model:Do I need to import it as a .W3d file ?

Question:6
In FinalBig:Did i need to put the New Unit's .Tga ,the Unit Model in a folder or not ?

Question:7
What Name Should i use for My Wall,Actually this is for the Big Archive too Question.

Question:8
For GmaxWithRenx: Can i see The animation only in game or the gmax have a purposed button for this?

Question:9
Where do i Put the mod.big file in art folder in Gameroot???
A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




klingondragon
9 years ago
The .big file is basically like a .zip or .rar file.
When you put things in there it keeps the file structure of all your files and just makes it easier to manage mods.
When you are making your mod, don't worry about .big files.
When you've finished it, copy all your files into it.

The big file should be in the gameroot. ini files should start 'Data\INI\' models 'Art\W3D'. If you're not sure, open an existing big archive and check.
SkyMix_RMT
9 years ago
Question 8
For Gmax you can preview the animation by opening the .W3D file that contains the animation and pressing play.
Check out:
My Music  (Techno/House/Experimental)
My Website  (GeneralsCentral)
My Youtube Channel  (Inactive)
World Builder Community Discord 
AdrianeMapMaker
9 years ago

Question 8
For Gmax you can preview the animation by opening the .W3D file that contains the animation and pressing play.

Originally Posted by: SkyMix_RMT 



Question:10
How to Make the Whole Box's in The Gmax Make Them into 1 Object,how?

And other ,Can You Pls Answer The Unanswered question ,thanks in advance.

Edit: wrong numbering this is number10
A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




acidbrain
9 years ago
Question:5
You can open a gmax file or you can import a w3d file, since the game only has w3d you have to import a w3d model first and figure out how they saved the model, usually a lot of objects are combined and the textures look f'ed up, you can select all the polygons from the object you would like to detach and use the detach option, right-click and use detach.
If you finished the model you have to save the model as a gmax file and export it as w3d because a w3d file doesnt save the settings, if you import you model again you have to redo all your settings in textures and stuff so always save as gmax also.

Question:6
I usually make a work folder for a new model where i put all my modded stuff and the textures, you can make a new path for gmax/renx so the programm uses your new textures when you load your model.
Go to Customize/Configure Paths and select the bitmaps tab, now press add and a filechooser will open up, search for your texture and use Add Path when you found it.
You have to restart gmax/renx after this to activate it.
When you are finished with your model you can put the texture in Art/Textures in the gameroot.

Question:7
Use a unique name for your new model and dont use more then 14 characters.

Question:9
If you want to make 1 object of multiple objects you can select 1 object and right-click, select attach, the attach button in the ui becomes yellow now(it's under edit geometry), every object you select now will be added to the first object you selected.

Greetz
Panem et kirkinses
AdrianeMapMaker
9 years ago
Thanks!!!!!!!!

Where do i see this attach button i cant find it.
A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




acidbrain
9 years ago
Look for the yellow button...
UserPostedImage
Panem et kirkinses
AdrianeMapMaker
9 years ago
did i need to be bother what i see of it skin ,its pure white ?(now its already w3d file and its already done)
A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




renaissance
9 years ago

Question 8
For Gmax you can preview the animation by opening the .W3D file that contains the animation and pressing play.

Originally Posted by: SkyMix_RMT 


This is true, but I remember there being a really simple W3D Viewer. It worked well and was much faster when you just wanted a preview without loading the whole program
UserPostedImage
SkyMix_RMT
9 years ago

Question 8
For Gmax you can preview the animation by opening the .W3D file that contains the animation and pressing play.

Originally Posted by: renaissance 


This is true, but I remember there being a really simple W3D Viewer. It worked well and was much faster when you just wanted a preview without loading the whole program

Originally Posted by: SkyMix_RMT 



finalBIG can preview models but not animations.
Check out:
My Music  (Techno/House/Experimental)
My Website  (GeneralsCentral)
My Youtube Channel  (Inactive)
World Builder Community Discord 
renaissance
9 years ago
W3D Viewer comes with Renegade Tools and if I recall correctly it shows animations as well.

UserPostedImage
acidbrain
9 years ago

did i need to be bother what i see of it skin ,its pure white ?(now its already w3d file and its already done)

Originally Posted by: adrianemapmaker 


No you dont need to bother, if it looks good in game it's ok, you can check all the applied textures in gmax/renx if you go to File/Summary info btw...

Greetz


Panem et kirkinses
AdrianeMapMaker
9 years ago
i find a play button but when it comes to bones it does nothing (the bone does nothing)


By Acidbrain:
In Question:6
you said that the texture(tga.file)will be in the texture and what for the w3d in the w3d , right?

Question:11,In Big archive

Is it FinalBig always putting the directory of the thing that you will put on the big archive?
if so,do i need to be bother, do i need to just ok to this ???

UserPostedImage
A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




Zatsupachi
9 years ago
It's okay so long as it's on the correct directories.

Art/W3D/yourmodel.w3d - for models
Art/Textures/yourtexture.tga - for textures
"It's precision_bomber."
Death Label HAS BEEN RELEASED(go get v0.99):
http://www.moddb.com/mods/death-label/downloads/death-label-ver-099 
Next Episode:
precision_bomber's Zero Hour SCIENCE!
acidbrain
9 years ago

i find a play button but when it comes to bones it does nothing (the bone does nothing)

Originally Posted by: adrianemapmaker 


Be sure that you load a model with an animation, check the code and look for Animation, here is an example:

Model     = UBScudStrm_EA2N
Animation = UBScudStrm_EA2N.UBScudStrm_EA2N

Watch this animation tutorial:



Panem et kirkinses
AdrianeMapMaker
9 years ago

It's okay so long as it's on the correct directories.

Art/W3D/yourmodel.w3d - for models
Art/Textures/yourtexture.tga - for textures

Originally Posted by: Zatsupachi 


is this Answer for 6 or 11?


A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage