![]() |
How do I enable GUEST to play the arcade?
I have seen this question asked multiple times but nobldy has had an answer for it, that I have found anyways.
How do I enable GUEST to play the arcade? |
There is a way to do that:
1. Create a new User called "Guest-Player" (or give him any other name) 2. send me FTP-Data via PM and I will adapt the Arcade to let Guests play using that created Guest-User If there is need I could implement such a feature in the next Release ... |
Hey Z..
A HUGE THANKS.. But I'm behind a wall here at work. So to open a port would put up a red flag with my group.. I want to allow guest access to the arcade so they can play without having to sign on and off all the time. I make people sign off when they are not on the board due to issues with someone posting under someone elses name when they walked away from the machine. Is there a quick fix/hack to get this to work without opening up the ftp? Thanks Again |
The problem here I think is there would be no user to assign submitted scores to. Perhpas the best bet maybe to add a new user ie Visitor and assign that to a custom usergroup which has no posting privelages anywhere, but can play in the arcade and let everyone know its login. However your gonna suffer score bugs with it, if multiple people are playing simultaneously.
The only other way would be for it to get added as a new optional feature where unregged can play but score submissions for not logged in is just dropped, or they are simply bounced to arcade home at game over time. |
Quote:
If they really want their scores saves they could always just login. |
I'd love to see a feature like this as well. In fact, it would be nice of guests had their own permissions, too.
|
And it would intice people who are playing as a guest to actually register to get the full effect of storing records and high scores..
Sounds like it would be a GREAT add on. |
(Through your FTP) - Go to ibproarcade 2.5.4->admincp folder->arcade.php
Look for: Code:
print_select_row($ibforums->lang['acp_group_guest'], $GROUP['g_id']."_access", array('0' => $ibforums->lang['acp_group_noperm'], '1' => $ibforums->lang['acp_group_viewperm']), $GROUP['arcade_access']); Code:
print_select_row($ibforums->lang['acp_group_guest'], $GROUP['g_id']."_access", array('0' => $ibforums->lang['acp_group_noperm'], '1' => $ibforums->lang['acp_group_viewperm'], '2' => $ibforums->lang['acp_group_playperm']), $GROUP['arcade_access']); |
Huh, this is a way I did not thought of - but you should check your DB-Table "games_scores" I guess there are alot of "illegal" entries in there from those guests...
Please check and let me know ;) |
Does that mean that there is a way to allow GUEST to play games, yet not keep scores?
|
All times are GMT. The time now is 05:01 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|