IMG

 
IMG
IMG   IMG
  Welcome to GTAForums! Be sure to check out the Grand Theft Auto V Forum.

You are not registered! (If you are, click here to login) Registering is fast, free and easy and allows you to instantly reply to any topic on GTAForums.
Why wait? Click here to register your own unique username and become part of the ever-growing community!


( Log In | Register | Revalidate Validation E-mail )
Quick Log-In:
  IMG
       
>
Forum Rules 

Design Your Own Mission

  Closed TopicStart new topicStart Poll

 Colored text crashes the game

 I dont know what to do...
 
Dude1  
Posted: Monday, Jun 25 2012, 20:15
Quote Post


*Boom!!!* -Headshot!!!
Group Icon
Group: Members
Joined: Jun 25, 2012

ussr.gif

XXXXX



When i write in colored text then save and load the mission it crashes,please help sad.gif
I have DYOM v6.1
CLEO 3
and some scripts.(which i dont think is important)
I have tested this on 2 computers,
and it is the same result.
PM
  Top
 

 
xMatix  
Posted: Monday, Jun 25 2012, 20:33
Quote Post


The Illusive Man
Group Icon
Group: Members
Joined: Jul 28, 2010

pl.gif

XXXXX



You probably did something wrong with the code. "~" is really important, without closing the code mission can crash.
To be 100% sure, use + instead of ~.
CODE
+B+Blue
will work same as
CODE
~B~Blue
This is the mostly problem with coloured text.
Users WebsitePM
  Top
 

 
Dude1  
Posted: Tuesday, Jun 26 2012, 07:19
Quote Post


*Boom!!!* -Headshot!!!
Group Icon
Group: Members
Joined: Jun 25, 2012

ussr.gif

XXXXX



I tryed it once more,and it crashed.I did use + and ~.What do i have to do whatsthat.gif (on my other computer there are no scripts)
PM
  Top
 

 
xGhostx  
Posted: Tuesday, Jun 26 2012, 07:32
Quote Post


...
Group Icon
Group: Members
Joined: Apr 3, 2012

jolly-roger.gif

XXXXX



What? The ''+'' code work pretty normal to me. If yours still crash, try to reinstall Gta: SA, if it still doesn't work then don't use color text.
Users WebsitePMYahoo
  Top
 

 
Dude1  
Posted: Thursday, Jul 5 2012, 11:53
Quote Post


*Boom!!!* -Headshot!!!
Group Icon
Group: Members
Joined: Jun 25, 2012

ussr.gif

XXXXX



Arrrgh! angry.gif I really want to use the coloured text.I am making a storyline,but without color it just doesnt look good sad.gif .
Could someone post a example how the colored text should be,maybe i'm making something wrong.

This post has been edited by Dude1 on Thursday, Jul 5 2012, 12:01
PM
  Top
 

 
-S-hark21  
Posted: Thursday, Jul 5 2012, 12:32
Quote Post


Great shot !
Group Icon
Group: Members
Joined: Nov 9, 2011

my.gif

XXXXX



If you want use ingame color, you should do like this.

If you want red color, press Ctrl + r. Then, it shows like this :

CODE
+r+


You can use it like this :

CODE
+r+"Name"+w+


The "+w+" is for turning the text to it's normal color.

It will show like this:
"Name"

If you use Notepad++, you can use it like this :

CODE
~r~"Name"~w~


That's it.

Anyway, the color code :

Red = ~r~ or +r+
Blue = ~b~ or +b+
Yellow = ~y~ or +y+
Green = ~g~ or +g+
White = ~w~ or +w+

There is some other code but this five is the one I used the most.
Users WebsitePM
  Top
 

 
Dude1  
Posted: Friday, Jul 6 2012, 11:44
Quote Post


*Boom!!!* -Headshot!!!
Group Icon
Group: Members
Joined: Jun 25, 2012

ussr.gif

XXXXX



Ok.I was doing the colors in the notepad, but i tested,and even if i change one letter in notepad it crashes.So i tried doing it in-game and it worked out.Dunno why i didnt try that first but ok. cool.gif
PM
  Top
 

 

0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)

0 Members:

Topic Options Closed TopicStart new topicStart Poll
Search topic for posted by (exact match)



 
IMG IMG