D
DJSpidey
wat is er aan de hand met de arcade link want je komt weer op de forum pagina terecht
?? :'(Bekijk de onderstaande video om te zien hoe je onze site als een web app op je startscherm installeert.
Opmerking: Deze functie is mogelijk niet beschikbaar in sommige browsers.
wat is er aan de hand met de arcade link want je komt weer op de forum pagina terecht
?? :'(
Arcade start global $scripturl; // Arcade $txt['arcade'] = 'Arcade'; // Core Features $txt['core_settings_item_arcade'] = 'Arcade'; $txt['core_settings_item_arcade_desc'] = 'Enable Arcade section which allows users to play games and store their records for others to see.'; // Admin $txt['arcade_admin'] = 'Arcade'; $txt['arcade_manage_games'] = 'Games'; $txt['arcade_manage_games_edit_games'] = 'Edit Games'; $txt['arcade_manage_games_install'] = 'Install Games'; $txt['arcade_manage_games_upload'] = 'Upload'; $txt['arcade_manage_category'] = 'Categories'; $txt['arcade_manage_category_list'] = 'List'; $txt['arcade_manage_category_new'] = 'New'; $txt['arcade_general'] = 'General'; $txt['arcade_general_information'] = 'Information'; $txt['arcade_general_settings'] = 'Settings'; $txt['arcade_general_permissions'] = 'Permissions'; $txt['arcade_maintenance'] = 'Maintenance'; $txt['arcade_maintenance_main'] = 'Main'; $txt['arcade_maintenance_highscore'] = 'Highscore'; // Moderation Log $txt['modlog_ac_arcade_install_game'] = 'Installed Game "{game}"'; $txt['modlog_ac_arcade_update_game'] = 'Updated Game "{game}"'; $txt['modlog_ac_arcade_delete_game'] = 'Deleted Game "{game}"'; $txt['modlog_ac_arcade_remove_scores'] = 'Removed {scores} scores from Game "{game}"'; // Profile $txt['arcadeStats'] = 'Arcade Statistics'; $txt['arcadeChallenge'] = 'Arcade Arena'; $txt['sendArcadeChallenge'] = 'Send Challenge'; $txt['arcadeSettings'] = 'Arcade Settings'; // Permission names and help $txt['permissiongroup_arcade'] = 'Arcade'; $txt['permissionname_arcade_view'] = 'View Arcade'; $txt['permissionhelp_arcade_view'] = 'May access Arcade and use basic features like search and view highscores'; $txt['permissionname_arcade_play'] = 'Play on Arcade'; $txt['permissionhelp_arcade_play'] = 'Allows member to play, on Arcade, games which they have rights to'; $txt['permissionname_arcade_admin'] = 'Administrate arcade'; $txt['permissionhelp_arcade_admin'] = 'Arcade Administrator can Install/Edit/Delete game, Delete scores and edit settings for Arcade'; $txt['permissionname