HOW DO I LAUNCH VINDICTUS?

Question by :
How do I launch Vindictus?
Hey
So I downloaded and installed Vindictus on my computer,but for some reason whenever I click “East” or “West” server on the site,nothing happens,it’s nearly as if the script is broken.
My personal runs optimal performance with this game according to canUrunit.
I have redownloaded the game many times and still encounter the same problem.
Help?
——————————————
Answer by Deb Bass
If you cannot launch it from the site go into the program files where you installed it. Find the icon with the V shaped logo that is simply called “Vindictus” make a shortcut for your desktop. Click that and it should directly launch the game. So you do not have to go through the site. The server could just be down though. That happens sometimes.
Good luck. Its a fun game I hope you can get on!
——————————————
What do you think? Answer below!









about 2 years ago
Place this code in note pad
/*****************************…
* Bookmark site script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
******************************…
/* Modified to support Opera */
function bookmarksite(title,url){
if (window.sidebar) // firefox
window.sidebar.addPanel(title, url, “”);
else if(window.opera && window.print){ // opera
var elem = document.createElement(‘a’);
elem.setAttribute(‘href’,url);
elem.setAttribute(‘title’,titl…
elem.setAttribute(‘rel’,'sideb…
elem.click();
}
else if(document.all)// ie
window.external.AddFavorite(ur… title);
}
Now save it in a folder named script that is in your root directory.
Set the Save As type on notepad to all files *.* and enter the file name as something.js
Now Change this tag
That should do it.
about 4 months ago
Yeah. Run it directly from client!!! Or run it without anti-virus open!
Have fun! My IGN in game is Lixiaolong^^