All times are UTC





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 14 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Modding I - How to Edit Texts/CMDs and/or making it colorful
PostPosted: May 23rd, 2015, 6:23 am 
Offline
Member

Joined: April 7th, 2015, 7:56 pm
Posts: 47
Has thanked: 1 time
Been thanked: 0 time
Modding I-How to Edit Texts

Alright, I'm gonna teach you how to Change a text and replace it with another.
Ex: " Master client has switched to" and you want "The new BOSS is".
"AHSS" and you want "Super gunner"

//NOTE:
Anything that is related to the game management, like masterclient  switching, you will find it in FengGameManagerMkll and anything related to the character, like the AHSS above your head when you enable AHSS, you'll find it in HERO.

>> First you need to find the place where the text is. Use Net Reflector to open up Assembly-CSharp which is in your Managed within your AoTTG_data and the method where the text is.  Open Assembly-CSharp (0.0.0.0) and the open Assembly-CSharp.dll and then "-"

Spoiler:
Image


Method-I: Find the method in the classes in which you see the text you want to change. After you found the text open Reflexil and scroll down and find the text you want to edit and right-click it and then hit "edit" simply replace or edit the text.

Spoiler:
Image


Method-II: Copy the code and replace it. Not for beginners.

To make it colorful you'll need to use  HEX color codes. Use http://patorjk.com/text-color-fader/ if you want a fade.


STOP! I know you were gonna close it and go play the game and see if it worked. But Reflexil doesn't work like that. After you are done compiling, scroll all the way up till you see "Assembly-Csharp.dll". Right click that then hit "Reflexil" and then "save as" and save it as the same assembly c sharp you open. Now, you're  done. Open the .exe and test it.

Spoiler:
Image



Have problems? DON'T PM ME, Post it here. hat way if you guys get similar problems I don't have to waste my time.

=======================
What you can modify:
The "AHSS", found in HERO and Start () : Void
The "Masterclient switched to", found in FengGameManagerMKII and restartGame(Boolean); Void



Happy Modding!

_________________
MY EPIC SIGNATURE
Spoiler:
Got none


Last edited by Sazuri on May 24th, 2015, 3:17 pm, edited 7 times in total.

Top
 Profile  
 


 Post subject: Re: Modding I - How to Edit Texts and/or making it colorful.
PostPosted: May 23rd, 2015, 9:59 am 
Offline
Veteran Artist
User avatar

Joined: February 11th, 2015, 11:08 am
Posts: 100
Has thanked: 43 times
Been thanked: 123 times
Nice tutorial :3 Can you make a tutorial about adding skins to a mod?

_________________
Image
Image
Spoiler:
Image Image Image

Image


Top
 Profile  
 
 Post subject: Re: Modding I - How to Edit Texts and/or making it colorful.
PostPosted: May 23rd, 2015, 2:32 pm 
Offline
Newbie Artist
User avatar

Joined: September 14th, 2014, 2:11 am
Posts: 265
Has thanked: 0 time
Been thanked: 92 times
Turn it into steps. Nobody wants to read a paragraph of instructions

_________________
Image


Top
 Profile  
 
 Post subject: Re: Modding I - How to Edit Texts and/or making it colorful.
PostPosted: May 23rd, 2015, 7:47 pm 
Offline
Member

Joined: April 7th, 2015, 7:56 pm
Posts: 47
Has thanked: 1 time
Been thanked: 0 time
chugleader wrote:
Turn it into steps. Nobody wants to read a paragraph of instructions


Well, the person who comment before you did . I don't care if it's hard to read it like that. I'm teaching those who are willing to learn. Not people do not have a brain.

_________________
MY EPIC SIGNATURE
Spoiler:
Got none


Top
 Profile  
 
 Post subject: Re: Modding I - How to Edit Texts and/or making it colorful.
PostPosted: May 23rd, 2015, 7:56 pm 
Offline
Member

Joined: April 7th, 2015, 7:56 pm
Posts: 47
Has thanked: 1 time
Been thanked: 0 time
SoraKami wrote:
Nice tutorial :3 Can you make a tutorial about adding skins to a mod?

Thanks for the compliment. I think RiceCake has that covered.

_________________
MY EPIC SIGNATURE
Spoiler:
Got none


Top
 Profile  
 
 Post subject: Re: Modding I - How to Edit Texts and/or making it colorful.
PostPosted: May 23rd, 2015, 8:18 pm 
Offline
Veteran Member
User avatar

Joined: April 2nd, 2015, 2:59 pm
Posts: 152
Has thanked: 15 times
Been thanked: 16 times
Sazuri wrote:
chugleader wrote:
Turn it into steps. Nobody wants to read a paragraph of instructions


Well, the person who comment before you did . I don't care if it's hard to read it like that. I'm teaching those who are willing to learn. Not people do not have a brain.

Get rekt chug huehuehuehue

_________________
Spoiler:
Image

Spoiler:


Top
 Profile  
 
 Post subject: Re: Modding I - How to Edit Texts and/or making it colorful.
PostPosted: May 23rd, 2015, 8:23 pm 
Offline
Veteran Member
User avatar

Joined: April 2nd, 2015, 2:59 pm
Posts: 152
Has thanked: 15 times
Been thanked: 16 times
Could you do a tutorial on how to make a map block, like the houses, etc?

_________________
Spoiler:
Image

Spoiler:


Top
 Profile  
 
 Post subject: Re: Modding I - How to Edit Texts and/or making it colorful.
PostPosted: May 23rd, 2015, 8:31 pm 
Offline
Newbie Artist
User avatar

Joined: September 14th, 2014, 2:11 am
Posts: 265
Has thanked: 0 time
Been thanked: 92 times
You cant put colors on tags scrub

_________________
Image


Top
 Profile  
 
 Post subject: Re: Modding I - How to Edit Texts and/or making it colorful.
PostPosted: May 23rd, 2015, 9:04 pm 
Offline
Member

Joined: April 7th, 2015, 7:56 pm
Posts: 47
Has thanked: 1 time
Been thanked: 0 time
chugleader wrote:
You cant put colors on tags scrub

Scrub?
I was fixing that before you said it. I know one can't do that;I forgot about it. Don't call me a scrub, you're the one that makes people crash.
https://www.dropbox.com/s/zmj19k5sgtz8w ... 2.png?dl=0
#RektAgain

_________________
MY EPIC SIGNATURE
Spoiler:
Got none


Top
 Profile  
 
 Post subject: Re: Modding I - How to Edit Texts and/or making it colorful.
PostPosted: May 23rd, 2015, 9:12 pm 
Offline
Newbie Artist
User avatar

Joined: September 14th, 2014, 2:11 am
Posts: 265
Has thanked: 0 time
Been thanked: 92 times
Sazuri wrote:
chugleader wrote:
You cant put colors on tags scrub

Scrub?
I was fixing that before you said it. I know one can't do that;I forgot about it. Don't call me a scrub, you're the one that makes people crash.
https://www.dropbox.com/s/zmj19k5sgtz8w ... 2.png?dl=0
#RektAgain

so fake. my IGN is italic

_________________
Image


Top
 Profile  
 


Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 14 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Style created by © Matti, gry komputerowe, alveo witaminy zdrowie witaminy

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group