Jump to content

LVB2

Supporter
  • Posts

    114
  • Joined

  • Last visited

Everything posted by LVB2

  1. morning all dawnguard scripts they are there go to scripts\source\dawnguard then copy and paste in just source folder then they are there
  2. thank you very much that works
  3. morning everyone i have a question i have been looking for 3 days now and can seemed to find it here it is im trying to mod the vampire lord drain life spell i see a lot of drain life spells in creation kit but i dont know which one is for the the vampire lord its the one you hold in your right hand when your in vampire lord form and you throw it it looks like a red ball can some please help and thank you
  4. morning everyone i have a question i have been looking for 3 days now and can seemed to find it here it is im trying to mod the vampire lord drain life spell i see a lot of drain life spells in creation kit but i dont know which one is for the the vampire lord its the one you hold in your right hand when your in vampire lord form and you throw it it looks like a red ball can some please help and thank you
  5. i agree im not one to complain but some of us are paying customers this is really annoying i would like to download some mods
  6. how do u get your companion to draw there weapons when you do i tried scripting it but they still wont my script looks like this what am i doing wrong can someone please help ScriptName MyCompanionQuestScript short Status ;1 = following, 2 = waiting, 3 = sandboxing short DoOnce short Weaponout begin GameMode setplayerteammate 1 if (DoOnce != 1) set Status to 3 set DoOnce to 1 MyCompanionRef.evp endif Endif MyCompanionRef.evp if ( Player.isweaponout == 1 ) MyCompanionRef.evp . Setalert 1 elseif ( Player.isweaponout == 0 && player.IsInCombat == 0 ) MyCompanionRef.Setalert 0 endif END ________
  7. morning folks i just had a question how do you mod perk points with the creation kit and what i mean is how to make it where you get more than just 1 point per level i have looked through the creation kit and cant find anything can some please help or if someone has any idea you can throw my way thank you in advance
  8. good afternoon i had a question how do you get an NPC wear a modded armor or any armor i downloaded a modded clothing but i dont know how to get NPC'S to wear it can someone help me
  9. LVB2

    Nexus problem

    it was google crome im using firefox 9.01 now and the site works i wont use crome again unless i have too i uninstalled google crome
  10. LVB2

    Nexus problem

    i think i found the problem i just used Internet Explorer it worked fine im on google crome now and the site dont work soo its googe crome but how would i fix this i like google crome if unstall and reinstall i wonder if that will help
  11. LVB2

    Nexus problem

    no im on a broadband connection im using google crome
  12. here some of the errors Uncaught SyntaxError: Unexpected token , 20event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. http://www.skyrimnexus.com/:256Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function 2event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. http://www.skyrimnexus.com/:263Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function http://www.skyrimnexus.com/:256Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function 2event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. http://www.skyrimnexus.com/:263Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function 6event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. http://www.skyrimnexus.com/:256Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function 2event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. http://www.skyrimnexus.com/:263Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function 22event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. 2http://www.skyrimnexus.com/:73Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function 6event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
  13. LVB2

    Nexus problem

    here are some errors im getting in the script Uncaught SyntaxError: Unexpected token , 20event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. http://www.skyrimnexus.com/:256Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function 2event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. http://www.skyrimnexus.com/:263Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function http://www.skyrimnexus.com/:256Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function 2event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. http://www.skyrimnexus.com/:263Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function 6event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. http://www.skyrimnexus.com/:256Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function 2event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. http://www.skyrimnexus.com/:263Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function 22event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. 2http://www.skyrimnexus.com/:73Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function 6event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
  14. i got some error on the page now something about array or something
  15. i was just trying some stuff out and i log out of the skyrim nexus and the site seems to work but if you log in then it dont work
  16. LVB2

    Nexus problem

    i was just trying some stuff out and i log out of the skyrim nexus and the site seems to work but if you log in then it dont work
  17. morning all the site still done work for me i use crome i think im my google crome it say the site has poision scripts and some errors theres no other site that i have bben to thats having this problem actually all nexus sites has this problem now i think it has something to do with the scripts
  18. LVB2

    Nexus problem

    well i did that and work for a min but now its doing the same thing i have to other nexus sites they woirk the skyrim nexuses is giving the problems ill be off to bed soon so ill just try again tommorrow
  19. LVB2

    Nexus problem

    now i cant dowmload nothing when i click on a file i cant look at images or download files this needs fixed i am paying each month for the site im starting to get upset
×
×
  • Create New...