{if $title}
{if $custom_title_tpl} {include file=$custom_title_tpl} {elseif $custom_title_html && $mod_name ne 'mod_friends'} {$custom_title_html} {/if} {if !empty($more_link) && $show_more_link_top} {/if}

{if $show_rss && $rss_link} {/if} {if $header_link} {$title} {else} {$title} {/if}

{if $custom_title_html && $mod_name eq 'mod_friends'} {$custom_title_html} {/if}
{/if} {if $description} {$description} {/if}
    {$mod_content}
{if $totaltime}
{$mod_name} :: Module loaded in {$totaltime} seconds.

{/if}
{if $custom_footer_tpl} {include file=$custom_footer_tpl} {elseif $custom_footer_html} {$custom_footer_html} {/if} {if !empty($more_link) && $show_more_link_bot} {/if}
 
Post Reply
Quick Reply
Cancel
80s Menu Mod and Tchoupa Pause
3 years ago  ::  Apr 04, 2010 - 1:31PM #1
{** * Mini Profile Component Container * * @param $outputs Array of the mini profile components. * @param $id The MiniProfileId_* netopt name used for overriding components. *}
{foreach from=$outputs item=component}
{$component.display}
{/foreach}
finalack.com/Idol/SR2_80s_Menu_and_Tchou...



This mod replaces the Main Menu KRHYME rap playlist with the 80s songs from the game. A random 80s song will be chosen each time the Main Menu loads:



* a-ha - "Take on Me"

* Culture Club - "Karma Chameleon"

* Duran Duran - "The Reflex"

* Europe - "The Final Countdown"

* Hall & Oates - "Out of Touch"

* Loverboy - "Working for the Weekend"

* Men at Work - "Down Under"

* Night Ranger - "Sister Christian"

* The Psychedelic Furs - "Pretty in Pink"

* Simple Minds - "Don't You (Forget About Me)"

* Tears for Fears - "Everybody Wants to Rule the World"



The pause menu music has also been changed to the Tchoupa Twist by Nicolas Folmer because it is the best catchy song ever in the history of all catchy songs. It will infect you and you will sing along or else you have no soul.



INSTALLATION:

Compile with your other favorite mods using Gibbed's Tools



NOTE: This mod has been integrated into the upcoming Gentlemen of the Row v1.7 public release



EDIT: New updated version with the pause menu music replaced with Tchoupa Twist by Nicolas Folmer.


0 (0 Ratings)
Quick Reply
Cancel
Post Reply
Quick Reply
Cancel
Jump Menu:
{if $title}
{if $custom_title_tpl} {include file=$custom_title_tpl} {elseif $custom_title_html && $mod_name ne 'mod_friends'} {$custom_title_html} {/if} {if !empty($more_link) && $show_more_link_top} {/if}

{if $show_rss && $rss_link} {/if} {if $header_link} {$title} {else} {$title} {/if}

{if $custom_title_html && $mod_name eq 'mod_friends'} {$custom_title_html} {/if}
{/if} {if $description} {$description} {/if}
    {$mod_content}
{if $totaltime}
{$mod_name} :: Module loaded in {$totaltime} seconds.

{/if}
{if $custom_footer_tpl} {include file=$custom_footer_tpl} {elseif $custom_footer_html} {$custom_footer_html} {/if} {if !empty($more_link) && $show_more_link_bot} {/if}