Stopping players from opening multi tabs or multi browsers
Posted: Wed Oct 28, 2009 8:45 am
I would like to know if there is a way, in PHP, to stop my players from opening more than one tab, or more than one browser, at a time.
I have searched high and low, but have not been able to find an answer to this question. I realize, I may be searching with the wrong terms or maybe the wrong code.
The problem I have is that in my game, there is a dungeon area, where a player can click on lists of monsters, opening each monster attack in a seperate tab. This allows them to skip a link, which takes them back to the main dungeon screen, and therefor allows for super fast leveling.
They can also play from more than one browser, which I can see as possibly causing problems down the road.
I want to stop these two actions, but don't know how yet, and don't know where to look for information on it. If you can suggest some code, or even some links that will show me how to accomplish my goal, I would appreciate it very much.
Thank you much,
Az_Critter
I have searched high and low, but have not been able to find an answer to this question. I realize, I may be searching with the wrong terms or maybe the wrong code.
The problem I have is that in my game, there is a dungeon area, where a player can click on lists of monsters, opening each monster attack in a seperate tab. This allows them to skip a link, which takes them back to the main dungeon screen, and therefor allows for super fast leveling.
They can also play from more than one browser, which I can see as possibly causing problems down the road.
I want to stop these two actions, but don't know how yet, and don't know where to look for information on it. If you can suggest some code, or even some links that will show me how to accomplish my goal, I would appreciate it very much.
Thank you much,
Az_Critter