Post: [RELEASE] How to remove "doesn't exist" Text
11-30-2013, 01:27 AM #1
(adsbygoogle = window.adsbygoogle || []).push({});
Hello. As most of you know, MayhemModding recently released a method of making a .cfg menu without the annoying "unknown cmd" text, but this method adds an annoying "doesn't exist" text. I've recently quit .cfg modding, but decided to show all of you how to fix this and make your menus look better.
What to do:


After all of your text, you should have a "^0"
Example:
    set swag "\""vstr ^1S^2W^3A^4G [B][COLOR="#FFFF00"]^0[/COLOR][/B]"\""


Step 1: Change the ^0 to ^9.

Step 2: Add this somewhere in your menu.
    set g_teamColor_Axis "1 1 1 0"

Example:
bind apad_up "set ActiveAction \""vstr RemoveText;vstr swag;say ^2Color_MoDz is sexy af"\""
set RemoveText "g_teamColor_Axis 1 1 1 0"
set swag "\""vstr ^1S^2W^3A^4G [B][COLOR="#FFFF00"]^0[/COLOR][/B]



Thanks for reading, I hope this helps!
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Color_MoDz for this useful post:

Kieron
11-30-2013, 08:50 AM #2
crazymodzz
Pokemon Trainer
Originally posted by MoDz View Post
Hello. As most of you know, MayhemModding recently released a method of making a .cfg menu without the annoying "unknown cmd" text, but this method adds an annoying "doesn't exist" text. I've recently quit .cfg modding, but decided to show all of you how to fix this and make your menus look better.
What to do:


After all of your text, you should have a "^0"
Example:
    set swag "\""vstr ^1S^2W^3A^4G [B][COLOR="#FFFF00"]^0[/COLOR][/B]"\""


Step 1: Change the ^0 to ^9.

Step 2: Add this somewhere in your menu.
    set g_teamColor_Axis "1 1 1 0"

Example:
bind apad_up "set ActiveAction \""vstr RemoveText;vstr swag;say ^2Color_MoDz is sexy af"\""
set RemoveText "g_teamColor_Axis 1 1 1 0"
set swag "\""vstr ^1S^2W^3A^4G [B][COLOR="#FFFF00"]^0[/COLOR][/B]



Thanks for reading, I hope this helps!



Wait what is the code to remove the unknown cmd? *Detail*
11-30-2013, 12:02 PM #3
JakeP0500
Do a barrel roll!
You can also put "[{" after your menu text and it SHOULD erase anything after it. The "[{" also isn't shown.

The following user thanked JakeP0500 for this useful post:

Color_MoDz
11-30-2013, 03:40 PM #4
Originally posted by crazymodzz View Post
Wait what is the code to remove the unknown cmd? *Detail*


Put "vstr" before your text.

    set YOLO "\""vstr ^2YOLO ^9"\""
11-30-2013, 06:36 PM #5
crazymodzz
Pokemon Trainer
Originally posted by MoDz View Post
Put "vstr" before your text.

    set YOLO "\""vstr ^2YOLO ^9"\""


Really?? oh wow its not even going to hurt my menu that much to just add vstr before the script
11-30-2013, 07:01 PM #6
JakeP0500
Do a barrel roll!
Originally posted by crazymodzz View Post
Really?? oh wow its not even going to hurt my menu that much to just add vstr before the script


To get spaces, Achil put
    "vstr \"
instead of "\""

E.g.
     set line "vstr \" ^1_________________________^0" 
11-30-2013, 07:10 PM #7
crazymodzz
Pokemon Trainer
Originally posted by JakeP0500 View Post
To get spaces, Achil put
    "vstr \"
instead of "\""

E.g.
     set line "vstr \" ^1_________________________^0" 


Will that still act as "\"" ? and also will that stop the menu from being unstable when your not host?
11-30-2013, 07:20 PM #8
JakeP0500
Do a barrel roll!
Originally posted by MoDz View Post
Hello. As most of you know, MayhemModding recently released a method of making a .cfg menu without the annoying "unknown cmd" text, but this method adds an annoying "doesn't exist" text. I've recently quit .cfg modding, but decided to show all of you how to fix this and make your menus look better.
What to do:


After all of your text, you should have a "^0"
Example:
    set swag "\""vstr ^1S^2W^3A^4G [B][COLOR="#FFFF00"]^0[/COLOR][/B]"\""


Step 1: Change the ^0 to ^9.

Step 2: Add this somewhere in your menu.
    set g_teamColor_Axis "1 1 1 0"

Example:
bind apad_up "set ActiveAction \""vstr RemoveText;vstr swag;say ^2Color_MoDz is sexy af"\""
set RemoveText "g_teamColor_Axis 1 1 1 0"
set swag "\""vstr ^1S^2W^3A^4G [B][COLOR="#FFFF00"]^0[/COLOR][/B]



Thanks for reading, I hope this helps!


This didn't work for me, it made the text white... :(
11-30-2013, 07:23 PM #9
JakeP0500
Do a barrel roll!
It shouldn't matter, Achil JUST released his V5 and it looks ACE! Have a look:
11-30-2013, 08:40 PM #10
crazymodzz
Pokemon Trainer
Originally posted by JakeP0500 View Post
It shouldn't matter, Achil JUST released his V5 and it looks ACE! Have a look:


Mhmm i could include this into my cfg menu cuze the unknow cmd really bothers me.. lol do you know who invented the "vstr \"? for i can give them credit if i use it

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo