Data Realms Fan Forums
http://forums.datarealms.com/

Can someone teach me how to make a mod ?
http://forums.datarealms.com/viewtopic.php?f=1&t=45900
Page 1 of 1

Author:  asdedo [ Tue Jan 27, 2015 5:50 am ]
Post subject:  Can someone teach me how to make a mod ?

the tutorial made by admins. didnt help me , so please , can someone tell me a short way to make a mod ? , pls !

Author:  RandomCoderZ [ Tue Jan 27, 2015 2:45 pm ]
Post subject:  Re: Can someone teach me how to make a mod ?

Depending on what mod you want to do then theres different ways to do them.

If you want to do a weapon mod for example theres some things thats needed.
Your gonna need a new map and name it to something like "Mymod.rte" then your gonna need an Index.ini, this tells cortex what to load.
Then a file for the weapon code.

A bullet
of some kind (MOPixel or AEMitter, havent worked with shooting anything else)

A Round:
saying what to shoot and how hard to fire it. On this you can also add some kind of shell so that it looks like when you shoot you eject a shell of the bullet.

A Magazine:
all guns need a magazine. Here you define your round and what material you want the magazine to be, if its hittable or not. And where its located om the gun.

And finally the gun
Here you define what name the gun has, what it costs and what magazine it equips, material and looks, the muzzleoffset(Where the bullets will come out) and other nifty stuff like what it will "Gib" (What items to drop when it breaks) but gibbing is purely optional.

A good explanation of this was made by Major and Mehman
Heres link to their explanation:
http://forums.datarealms.com/download/file.php?id=35285

I can explain further information about this when I get home, if you still not understand (Currently writing this on my android)

Author:  dragonxp [ Wed Jan 28, 2015 2:31 am ]
Post subject:  Re: Can someone teach me how to make a mod ?

There are quite a few resources around Mod Making. If you do a quick topic search in this subforum for 'Tutorial' you should find a large number of tutorials that should help you get started.

However, for a quick start I recommend simply opening up any faction folder in cc, going into devices and opening a random gun.
Read a few of the variables and think about what they would do. After determining what you think said variable does, try changing it!

Experimentation will always help and it will quickly become apparent what does what. Of course, we're here for any specific questions you have!

One more thing, there is no quick way to learn how to mod. Just keep at it until you feel comfortable and good luck!

Author:  RandomCoderZ [ Wed Jan 28, 2015 7:13 am ]
Post subject:  Re: Can someone teach me how to make a mod ?

dragonxp wrote:
there is no quick way to learn how to mod.

I found this way the fastest way of learning. It's almost just like you said.
Opening up code of other modders and percieve how they used the code to achieve their result, and use those new methods for yourself has been the fastest way for me.

Author:  dragonxp [ Thu Jan 29, 2015 2:32 am ]
Post subject:  Re: Can someone teach me how to make a mod ?

RandomCoderZ wrote:
dragonxp wrote:
there is no quick way to learn how to mod.

I found this way the fastest way of learning. It's almost just like you said.
Opening up code of other modders and percieve how they used the code to achieve their result, and use those new methods for yourself has been the fastest way for me.


Just to clarify, by quick I meant shortcut or easy way out. Of course it's pretty fast if you have a basic understanding of how the game works and you're willing to give up your spare time!

Author:  RandomCoderZ [ Thu Jan 29, 2015 2:04 pm ]
Post subject:  Re: Can someone teach me how to make a mod ?

dragonxp wrote:
Just to clarify, by quick I meant shortcut or easy way out. Of course it's pretty fast if you have a basic understanding of how the game works and you're willing to give up your spare time!


Yeah i know XD, Just wanted to tease you. Jokes*

But still, that way of learning is fastest for me. To be able to understand the code yourself in your own understanding. (Hope that makes sense XD)

Author:  asdedo [ Thu Jan 29, 2015 9:26 pm ]
Post subject:  Re: Can someone teach me how to make a mod ?

thanks to everybody , i will start making a mod

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/