Raised This Month: $ Target: $400
 0% 

Issue Changing store menu


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Rainaka
Junior Member
Join Date: Dec 2014
Old 12-09-2014 , 07:09   Changing store menu
Reply With Quote #1

How would I go about changing the store menu? can't seem to find which file to edit
When typing !store instead of it showing all the description underneath how would i get it to just show the name for example


!store opens menu

1.Trails
2.Acessories
- Hats
- Glasses
3.Tracers
Rainaka is offline
Deven
AlliedModders Donor
Join Date: Jun 2009
Old 12-09-2014 , 07:16   Re: Changing store menu
Reply With Quote #2

Sourcemod>Configs>Store>core.cfg "hide_menu_descriptions" "0" <-- set to 1
Deven is offline
Rainaka
Junior Member
Join Date: Dec 2014
Old 12-09-2014 , 07:23   Re: Changing store menu
Reply With Quote #3

Quote:
Originally Posted by Deven View Post
Sourcemod>Configs>Store>core.cfg "hide_menu_descriptions" "0" <-- set to 1
I only got this in my core.cfg

Code:
"Core" 
{
    "mainmenu_commands"        "!store /store"
    "currency_name"             "Credits"
    "credits_command"			"sm_credits"
}
Rainaka is offline
corymkg
Member
Join Date: Jan 2012
Old 12-22-2014 , 03:00   Re: Changing store menu
Reply With Quote #4

Navigate to /cstrike/addons/sourcemod/translations

Open
store.phrases.txt


Replace lines 128-151 with:
Quote:
"Shop Description"
{
"en" ""
}

"Inventory Description"
{
"en" ""
}

"Refund Description"
{
"en" ""
}

"Gift Description"
{
"en" ""
}

"Loadout Description"
{
"en" ""
}
corymkg is offline
Send a message via Skype™ to corymkg
corymkg
Member
Join Date: Jan 2012
Old 12-22-2014 , 03:02   Re: Changing store menu
Reply With Quote #5

Navigate to /cstrike/addons/sourcemod/translations

Open
store.phrases.txt


Replace lines 128-151 with:
Quote:
"Shop Description"
{
"en" ""
}

"Inventory Description"
{
"en" ""
}

"Refund Description"
{
"en" ""
}

"Gift Description"
{
"en" ""
}

"Loadout Description"
{
"en" ""
}
corymkg is offline
Send a message via Skype™ to corymkg
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:17.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode