Data Realms Fan Forums http://45.55.195.193/ |
|
Help with coding http://45.55.195.193/viewtopic.php?f=1&t=31462 |
Page 1 of 1 |
Author: | Zizou [ Wed Jul 18, 2012 12:02 pm ] |
Post subject: | Help with coding |
I tried teching myself modding for cortex command by looking at the .ini files, modifying them and looking at the results. I'm making a simple mod right now, but I don't think I'll ever release it I've done good so far, I made 4 characters, 3 grenades, 1 gun and 2 crafts, but there are some problems I couldn't figure out how to fix: - When I throw a grenade i made, it becomes a german stick grenade (graphically) - When my dropship explodes, the gibs are the gibs of the dummy dropship - I can't change the jetpack graphic of my characters Apart from that, there are also some things I wanted some help with: - How do I make a body that walks like an animal? - How can I make a sword? - How can I make a bow and arrow? Thanks |
Author: | 4zK [ Wed Jul 18, 2012 2:57 pm ] |
Post subject: | Re: Help with coding |
These are very simple problems that you are having. I'm trying to answer them shortly, so some of my answers wont necessarily explain how to fix them. Helping just by explaining is hard.
Copy the "ImpactFuze.lua" from the Ronin.rte\Devices\Explosives folder to your own. Take a look at it and I bet you can figure out what's wrong. - You've obviously used the Dummy dropship as the base. If you want your dropship's gibs to match the dropships itself, you'll have to create them yourself. This can be a really tough and time-consuming job, that is, if you wan't to make it look good. You can take a look at what your dropship gibs into. You should take a look at the gibbing editor and experiment with it. If you were to take a look at this, I'd also recommend adding a folder titled "NewData" to your .rte folder. I've had some problems with the game not creating it automatically. - The basic vanilla jetpack is located in Base.rte\Effects\Pyro\Pyro.ini. Try searching the .ini file for "Jetpack" until you find it. Copy that to your actor file and experiment with it. - Depends on what kind of an animal. If you're talking about crabs, it's your lucky day. - The last time swords were cool was back in build 18. I don't like making melee weapons too much since there's only a few ways how to make them. (that I know of) Usually they're just sword-shaped guns that shoot a bunch of invisible particles with high spread that disappear instantly. They tend to be overpowered though. - Depends on the quality, much like the sword. Making a good bow would require a lot of scripting, so it's not something I would recommend to someone who's new to modding. |
Author: | Zizou [ Wed Jul 18, 2012 3:38 pm ] |
Post subject: | Re: Help with coding |
4zK wrote: These are very simple problems that you are having. I'm trying to answer them shortly, so some of my answers wont necessarily explain how to fix them. Helping just by explaining is hard.
Copy the "ImpactFuze.lua" from the Ronin.rte\Devices\Explosives folder to your own. Take a look at it and I bet you can figure out what's wrong. - You've obviously used the Dummy dropship as the base. If you want your dropship's gibs to match the dropships itself, you'll have to create them yourself. This can be a really tough and time-consuming job, that is, if you wan't to make it look good. You can take a look at what your dropship gibs into. You should take a look at the gibbing editor and experiment with it. If you were to take a look at this, I'd also recommend adding a folder titled "NewData" to your .rte folder. I've had some problems with the game not creating it automatically. - The basic vanilla jetpack is located in Base.rte\Effects\Pyro\Pyro.ini. Try searching the .ini file for "Jetpack" until you find it. Copy that to your actor file and experiment with it. - Depends on what kind of an animal. If you're talking about crabs, it's your lucky day. - The last time swords were cool was back in build 18. I don't like making melee weapons too much since there's only a few ways how to make them. (that I know of) Usually they're just sword-shaped guns that shoot a bunch of invisible particles with high spread that disappear instantly. They tend to be overpowered though. - Depends on the quality, much like the sword. Making a good bow would require a lot of scripting, so it's not something I would recommend to someone who's new to modding. Thank you so much! These are all very helpful tips, I'll try and fix all the problems. |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |