Jump to content

Ludwig_VanCover

Members
  • Posts

    409
  • Joined

Everything posted by Ludwig_VanCover

  1. Just one of a couple available guides - http://holonet.thearmyoflight.com/swtor-news/chevin-grand-acquisitions-walkthrough
  2. I love the event and look forward to future events! Thanks Bioware
  3. http://holonet.thearmyoflight.com/swtor-news/swtor-live-event-the-grand-acquisitions-race Just another source for some info though most of what is known is already...well... known, lol
  4. Basically, I want to hear about LGBT romance options - they said that it would be a feature after launch and I know a lot of people are still waiting for it. Hate romancing Mako. lol
  5. Hey everyone! I posted this a long time about (about launch) on my guilds youtube channel but thought that I should share it with everyone (actually a guildy asked me if I posted it on swtor.com because they liked it so much and I said no). Here is the link to the "Main Theme" - http://www.youtube.com/watch?v=9f3MK-hiKa8 I used the motif from the original SWTOR main theme as well as some melodic patterns, but the rest is all my scoring and writing. As the sheet music for the original ST is not available I had to use my formal training in ear training to figure out certain melodic harmonies and counter harmonies. This music, due to the fact it does contain more sampled melodic lines, is not for commercial use. Thanks and I hope you all enjoy!
  6. Checking in on The Ebon Hawk! Main character is- KYLE'B (healer, I am always usually queued for FPs, lol) on the Republic Side. Feel free to add me to friends list and chat with me whenever your online. Guild chat gets boring after awhile, lol.
  7. Ahh okay. Later today I will try that out. Don't really need the login module or links on that page - which should allow for extra space.
  8. Well, here is the iFrame code for anyone that wonders what it could be (see code below or download at: http://cloud-assets.static.thearmyoflight.com/assets/characters/get_char.php) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> <?php $id = $_GET['id']; ?><body style="background:url(http://www.calikillednox.com/blank-char.png) no-repeat 14px 14px"> <script type="text/javascript" src="http://char.calikillednox.com/<?php echo $id;?>"></script> </body></html> <body> </body> </html> Note that this is a PHP file. the $id will allow you to get the character ID from the URL.
  9. Oh, also I forgot to say: if too many people use the iFrame from CKN's site, it may cause server load issues, so you should create an iFrame source on your own site and use their javascript in that page. I will edit this post in a few with how to do that: first, need to do EV 16 HM with some people real quick.
  10. There are a couple of way of doing so, but here is what I am doing: 1st for the gear widget, you will need to use an iFrame from CKN's website. Here is the iFrame code and recommended height/width: <iframe id="ckn-profile-frame" name="ckn-profile" src="http://www.calikillednox.com/getchar.php" scrolling="no" width="340" height="430"> In order for the gear stats to update when someone selects someones name (say from a roster), you will fist need to link their name to: http://www.calikillednox.com/getchar.php?id=[CHARACER ID] Next, you will need to switch to an HTML view and find where you added that link. You will see this before the character's name: <a href="http://www.calikillednox.com/getchar.php?{CHARACTER ID]"> As you will recall, we have a Target ID associated with our iFrame source, so right beside the link code in HTML, you will need to add the following: <a href="http://www.calikillednox.com/getchar.php?id={CHARACTER ID}" target="ckn-profile"> So for example, here is my character's (Kyle'b VanCover) full HTML link: <a href="http://www.calikillednox.com/getchar.php?id=4ab2b8ef-43be-45ad-bdd1-8669a4b47be8" target="ckn-profile">Kyle'b VanCover</a> I hope this helps!
  11. I am using the feature at: http://holonet.thearmyoflight.com/features/roster If you scroll down, you can see the gear stats. I kind of "if you don't mind" used the same function that you are using on your guild site so that when you click on someones name, it will update the gear stats iframe. I plan to update the page and make the gear stats iframe be a following box that will scroll with the page so when you select a members name, it updates there rather than having to have to scroll all the way down.
  12. I am using the feature at: http://holonet.thearmyoflight.com/features/roster If you scroll down, you can see the gear stats. I kind of "if you don't mind" used the same function that you are using on your guild site so that when you click on someones name, it will update the gear stats iframe. I plan to update the page and make the gear stats iframe be a following box that will scroll with the page so when you select a members name, it updates there rather than having to have to scroll all the way down.
  13. I am actually deploying a couple of updates to our guild's HoloNet (http://holonet.thearmyoflight.com/) - a couple of which are related to your armory script! Thank you SOO MUCH for taking your time to create this!
  14. I reject your reality and substitute it for my own. (lol) I wonder if it could be a bug. I think that only very long FPs that require a lot of walking (or maybe just over lvl 25 when everyone gains the speeder ability, not just from your legacy) should allow speeders. Did you know that speeders where also removed from Republic Maelstrom Prison? I think Bioware is trying to help body type 3+ losing weight. lol
  15. You know what I find odd? On the republic Essless, speeders are disabled for thr HM and SM versions. I wonder why imperials can use speeders though?.... Hmm...
  16. EDIT: Our website is back online. You can view the full wordpress powered site at - http://holonet.thearmyoflight.com/
  17. Our guilds Holonet is build using Wordpress. It also acts as the user manager so that other CMS's I use on our site calls the user table from wordpress to login users. http://holonet.thearmyoflight.com/ I will surly link to other sites using wordpress! The trick is to make it not LOOK like a wordpress site, lol. So many people use Enjin... they don't know WHAT they are missing out on. *UPDATE: 7/20/12 - 7/21/12 our webhost's datacenter has been down due to a power outage and should be online in a couple of hours.
  18. Nice info about why BW made come of the class changes. I do wish that more FAQ was answered weekly, though!
  19. We sense new event, like the raghoul outbreak!
  20. Hey and welcome to Star Wars: The Old Republic!
  21. From what I am reading from player forum threads, you cannot gain them from convos anymore if your are three levels over. However, some people still say you do. Personally, I don't know, lol. You will get SPoints if you are level appropriate, no matter what though
  22. There are 'two' popular choices I would recommend based on your play style: If you are a PvPer - The Fatman If you are a Roleplayer - The Ebon Hawk There are a couple of other "mega servers" based upon your timezone, but these are the most popular US servers. I hope this helps!
  23. lol just tried it. I lagged so much, but it worked. I do need to upgrade my video card, but I am just too busy to go out and buy one. I may order one off of Amazon or Newegg sometime soon. Still wish it wasn't a white blob in the mean time. I don't like over using my current graphics card.
  24. Sadly, my PC won't handle a high shader complexity level I hope that there is a fix soon for this!
×
×
  • Create New...