I haven't released anything in a while and for some reason I was annoyed with DrapokyR's VIP move script since it was only limited to only two guilds and since the download link died within only 10 downloads, so I decided to make my own better VIP move script. Same concept except it allows you to select any user/character/guild to be VIP. It makes it more adjustable for server admins. I tried to make as simple as possible for anyone to configure it. Just read the readme.txt.
Info:
The script when properly configured allows users defined by the administrator to access a map that they define as the VIP map. The script will automatically detect users that are VIP and write them in the select box. However if the user has no characters that are in a VIP group, then no characters will appear.
I tested the user and character VIP detection but I haven't tested the VIP guild detection.
Hmm, verry nice RisingKing2010 , i really like your ideas :) , hope you can help me with my website i work at it if you remember i once post it at [Dev] Section
works fine for me, did you configure it correctly?
read the readme... you need a site with a cookie based login function (session or cookie, but session is safer). Eg: Muweb.
When you install it you need to configure the site to run using the variables set by that login system. For example muweb 0.8 uses $_SESSION['user'] as the login variable (which is the default in the configuration).