{$app_name} Game Manager To install a new, we must first install all the required game tables. {if $warning_count > 0}The {$app_name} Install Utility has detected {$warning_count} warnings. These are listed at the right hand side column of this page. Please ensure these warnings are cleared before proceeding with the installation. If you feel certain these warnings are not correct, you may attempt to continue installation. {/if} {if $notice_count > 0}The {$app_name} Install Utility has detected {$notice_count} notices. These are listed at the right hand side column of this page. These are not essential to installation, but should be examined in further detail prior to operating a public game. {/if} {if $warning_flag == "false" && $notice_flag == "false"}No warnings or notices detected. Fire up your engines, you're good to go! {/if}Please complete the following required information prior to installing a new set of game-specific tables. Game database prefix (also referred to as the "db_name") should be a unique term which will be used to identify the new game on the database and with the source code. Admins are required to enter a second password before entering a specific game - under this method a single Admin account may be used by multiple people to access different hosted games. Games may also be hidden from all players (except the Admin). |
{if $warning_flag == "true"}
{section name=i loop=$warnings}
Warning! {$warnings[i]} {/section} {/if} {if $notice_flag == "true"} {section name=j loop=$notices}Notice {$notices[j]} {/section} {/if} {if $warning_flag == "false" && $notice_flag == "false"}No warnings or notices detected. {/if} |
|
![]() ![]() |