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

Notification

Icon
Error

2 Pages<12
Options
Go to last post Go to first unread
Offline Reignscythe  
#21 Posted : Sunday, April 27, 2014 11:15:31 PM(UTC)
Reignscythe
Private
Joined: 4/13/2014(UTC)
Posts: 34
Philippines

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
what exactly is the purpose of the enum? that's the only line I don't understand..
(>T^T)><{Help me make my mod become a reality..}


Offline Reignscythe  
#22 Posted : Monday, April 28, 2014 7:37:56 AM(UTC)
Reignscythe
Private
Joined: 4/13/2014(UTC)
Posts: 34
Philippines

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
NOW I have another problem. This time, I modified a Nuke Battlemaster, made it double-barrelled. All went well. Until it fired. It fired fire but with a black square behind it (Can't explain it better.. but that's it.. ) What will I do to fix it? Thankss........
(>T^T)><{Help me make my mod become a reality..}


Offline acidbrain  
#23 Posted : Monday, April 28, 2014 10:08:53 AM(UTC)
acidbrain
General
Joined: 12/30/2011(UTC)
Posts: 982

Thanks: 95 times
Was thanked: 574 time(s) in 364 post(s)
Originally Posted by: Reignscythe Go to Quoted Post
what exactly is the purpose of the enum? that's the only line I don't understand..

It's a programming expression for Enumeration, Here is some more info.

Originally Posted by: Reignscythe Go to Quoted Post
NOW I have another problem. This time, I modified a Nuke Battlemaster, made it double-barrelled. All went well. Until it fired. It fired fire but with a black square behind it (Can't explain it better.. but that's it.. ) What will I do to fix it? Thankss........

I think you forgot to set the right settings for the muzzleflash, check This for more info.
Panem et kirkinses
thanks 2 users thanked acidbrain for this useful post.
CommieDog on 4/28/2014(UTC), Reignscythe on 4/28/2014(UTC)
Offline Reignscythe  
#24 Posted : Monday, April 28, 2014 11:42:34 PM(UTC)
Reignscythe
Private
Joined: 4/13/2014(UTC)
Posts: 34
Philippines

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
I changed that Enum line many times.. It still won't work.. X(
(>T^T)><{Help me make my mod become a reality..}


Offline acidbrain  
#25 Posted : Tuesday, April 29, 2014 12:53:44 AM(UTC)
acidbrain
General
Joined: 12/30/2011(UTC)
Posts: 982

Thanks: 95 times
Was thanked: 574 time(s) in 364 post(s)
Originally Posted by: Reignscythe Go to Quoted Post
I changed that Enum line many times.. It still won't work.. X(


You can´t change the Enum value, they are hardcoded.
The enumerations are set in the sourcecode of the game.
Panem et kirkinses
Offline Reignscythe  
#26 Posted : Tuesday, April 29, 2014 12:58:42 AM(UTC)
Reignscythe
Private
Joined: 4/13/2014(UTC)
Posts: 34
Philippines

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: acidbrain Go to Quoted Post

I think you forgot to set the right settings for the muzzleflash, check This for more info.


Now there's another problem. Can't find the W3D export settings.. XD
(>T^T)><{Help me make my mod become a reality..}


Offline acidbrain  
#27 Posted : Tuesday, April 29, 2014 10:40:57 AM(UTC)
acidbrain
General
Joined: 12/30/2011(UTC)
Posts: 982

Thanks: 95 times
Was thanked: 574 time(s) in 364 post(s)
If you are in Renx go to the upper right corner and press the hammer symbol, now click on 'W3D tools' in utilities, below the utilities are the W3D export settings.
Panem et kirkinses
Offline Reignscythe  
#28 Posted : Thursday, May 1, 2014 10:34:05 PM(UTC)
Reignscythe
Private
Joined: 4/13/2014(UTC)
Posts: 34
Philippines

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
still can't find vertex material, shader, and textures! X(
(>T^T)><{Help me make my mod become a reality..}


Offline acidbrain  
#29 Posted : Friday, May 2, 2014 2:42:42 AM(UTC)
acidbrain
General
Joined: 12/30/2011(UTC)
Posts: 982

Thanks: 95 times
Was thanked: 574 time(s) in 364 post(s)
Click the checkerboard icon, check This
Panem et kirkinses
Offline Reignscythe  
#30 Posted : Saturday, May 3, 2014 12:53:54 AM(UTC)
Reignscythe
Private
Joined: 4/13/2014(UTC)
Posts: 34
Philippines

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
I've just decided to call my mod The Golden Army. Unlike other mods that aims to "enchance gameplay, graphics, etc.." I intend to establish a story through the General's Challenge and the Campaign, of how China attempted to conquer the world through its Golden Army, and how the two factions, USA and GLA, cope up to stop it. (There should be ASEAN, Russia and ECA/NATO too, but well, I just found out I'm not great with modeling..) I just made my list of priorities of what to change, and since I'm just a highschool graduate with no actual experience in modding, it would be great if you help/teach me to:

- change the Challenge and Campaign UI.. Make the Challenge sort of a 1v1 against another General you choose to fight..
- a campaign for each new faction
- maps and AI
- improve graphics, like in Contra..
- make hero tanks and more balanced hero infantries..

That's all. I know it's impossible to do in 3 months (college starts in August) but, heck, let's just give it a shot. XD
(>T^T)><{Help me make my mod become a reality..}


Offline Reignscythe  
#31 Posted : Saturday, May 3, 2014 3:05:34 AM(UTC)
Reignscythe
Private
Joined: 4/13/2014(UTC)
Posts: 34
Philippines

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
I'll start making the AI. But there's a limit to the player list, so I can't put all of my faction AI in the SkirmishScripts.scb. What will I do? create a new script for my new factions or what? O-o
(>T^T)><{Help me make my mod become a reality..}


Offline Reignscythe  
#32 Posted : Monday, May 12, 2014 5:19:20 AM(UTC)
Reignscythe
Private
Joined: 4/13/2014(UTC)
Posts: 34
Philippines

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
Guys I need help in getting all three upgrades of overlord to show up! I'm really stuck.

I tried putting all the models in one OCL, but only the last model is shown..
I tried removing the ConflictsWith.. still only one shows..

Any ideas besides joining their models altogether?
(>T^T)><{Help me make my mod become a reality..}


Offline Annihilationzh  
#33 Posted : Monday, May 12, 2014 6:06:38 AM(UTC)
Annihilationzh
General
Joined: 8/2/2008(UTC)
Posts: 1,779
United Kingdom

Thanks: 26 times
Was thanked: 475 time(s) in 331 post(s)
Originally Posted by: Reignscythe Go to Quoted Post
Any ideas besides joining their models altogether?

You can do this solely with code. No need to use a model editor.

Just create a unit with all three model codes.
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
thanks 1 user thanked Annihilationzh for this useful post.
Reignscythe on 5/12/2014(UTC)
Offline Reignscythe  
#34 Posted : Monday, May 12, 2014 9:59:16 PM(UTC)
Reignscythe
Private
Joined: 4/13/2014(UTC)
Posts: 34
Philippines

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
What do you mean? By creating an OCL or an Object with art parameters and such? How would I put it? in modelnames? Thanks anyways..
(>T^T)><{Help me make my mod become a reality..}


Offline Rrtaya_tsamsiyu  
#35 Posted : Tuesday, May 13, 2014 12:31:44 AM(UTC)
Rrtaya_tsamsiyu
Colonel
Joined: 5/8/2012(UTC)
Posts: 615
United States
Location: USA, Tennessee, Home, Livingroom, couch.

Thanks: 102 times
Was thanked: 194 time(s) in 139 post(s)
Quote:
Just create a unit with all three model codes.

wait, i thought max on object upgrades was one.. tried all sorts of ways to get more whenever i tried to make a ship with a bunch of turrets
one soul at a time
Offline Reignscythe  
#36 Posted : Tuesday, May 13, 2014 7:23:24 AM(UTC)
Reignscythe
Private
Joined: 4/13/2014(UTC)
Posts: 34
Philippines

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: Rrtaya_tsamsiyu Go to Quoted Post
Quote:
Just create a unit with all three model codes.

wait, i thought max on object upgrades was one.. tried all sorts of ways to get more whenever i tried to make a ship with a bunch of turrets


I really don't understand what you're saying.. mind explaining it a little more elaborate for me?
(>T^T)><{Help me make my mod become a reality..}


Offline Annihilationzh  
#37 Posted : Tuesday, May 13, 2014 7:37:23 AM(UTC)
Annihilationzh
General
Joined: 8/2/2008(UTC)
Posts: 1,779
United Kingdom

Thanks: 26 times
Was thanked: 475 time(s) in 331 post(s)
Originally Posted by: Reignscythe Go to Quoted Post
What do you mean? By creating an OCL or an Object with art parameters and such? How would I put it? in modelnames? Thanks anyways..

Create a unit such as OverlordSpeakerGattlingBunkerTower by cloning the overlord gattling cannon. Copy ModuleTag_01 from the speaker tower, gattling and bunker addons and put them all into the code of the OverlordSpeakerGattlingBunkerTower. Then copy over the ability modules of the bunker and speaker tower.

Thus you have one addon that appears and acts as all three.
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
thanks 2 users thanked Annihilationzh for this useful post.
Reignscythe on 5/13/2014(UTC), CommieDog on 5/14/2014(UTC)
Offline Reignscythe  
#38 Posted : Tuesday, May 13, 2014 8:20:45 AM(UTC)
Reignscythe
Private
Joined: 4/13/2014(UTC)
Posts: 34
Philippines

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
oh thanks, will try.. how about the design parameters? which of the three will I use?
(>T^T)><{Help me make my mod become a reality..}


Offline Reignscythe  
#39 Posted : Wednesday, May 14, 2014 4:19:30 AM(UTC)
Reignscythe
Private
Joined: 4/13/2014(UTC)
Posts: 34
Philippines

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
another question. I copy/pasted burton's stab animation and jarmen kell's snipe attack animation, it seems okay but when she stabs her laptop seems to fly around, and she does nothing when she snipes. is there anyway to hide her laptop when doing the stab anim, and what animation will I get to substitute the original snipe anim.. and how to put the delay so that she can perform the transitions before firing? thanks.
(>T^T)><{Help me make my mod become a reality..}


Users browsing this topic
Guest
2 Pages<12
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.