Jump to content

quake709

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by quake709

  1. Gotcha, thanks I was always confused on the properties thing but your llustration clears it up perfectly.
  2. Alright so i'm trying to make a magic effect script that will change the target's voicetype: Scriptname ChangeVoiceMagicEffect extends activemagiceffect VoiceType Property Voice = MaleKhajiit Auto Event OnEffectStart(Actor Target, Actor Caster) Target.SetVoiceType(MaleKhajiit) EndEvent The compiler throws " no viable alternative at input 'MaleKhajiit' ". I did research and people said that there needs to be an event, but there is? Any Idea how to fix? I'm a complete noob at papyrus, the only other language i really know is java.
  3. Ok so how would I do something like "change all actors to khajiit race if in a certain faction(bandit faction in this case)"? Because going through them one at a time is literally going to take hours.
  4. Hello, I was wondering how I would create a script in which all bandits are turned into male khajiits. I am a complete noob at papyrus and scripting, but I am very good at creation kit. I dont even know if I need to script for it. Remember: I have never scripted before!
  5. Hello,I am creating a custom race and I have all of the neccessary textures. I have made the skin for the body(via full armor set) but I have no idea how to apply the texture I have for the head? I have been following this guide: http://wiki.tesnexus.com/index.php/Creating_a_custom_race_for_Skyrim
  6. Whenever i enable the full dragon shape, the wings and the tail stretch out through the world. I'm not sure if this is a common issue or not, but can someone provide step by step instruction on how to fix this? I have: OBSE Robert Male V52 All the files from the Anthro-Dragon Mod.
  7. Thanks, i just thought there was something wrong with it, so i posted it :P
  8. Hi, just have a problem i recently encountered; the neck and upper body (Area above the chest) do not match with the textures of the IABT mod, and i tried to install IAFT and it just fixed the face, not the neck/upper chest. Any solutions? I am using Robert's Male v52(OMOD) I am not using the scripted Argonian feat I am using Slof's Better Beasts(I know it works because the claws show up)
  9. Ok so basically, i just installed slof's tabby khajiit re-texture, and the textures on the khajiit are like messed up, looking like an inside of an apple. I have roberts body V5 I made sure that in the male folder everything was MALE, not FEMALE For some reason only the heads work. Also another question, should i delete RTfeet? Because it wasnt in the download and i think it was there by default.
  10. Hey, was wondering if someone could make an iksar race from everquest 2? If you look on google images there will be a ton of examples.
  11. Hey, was requesting if anyone knows and/or can make a crocodile/alligator race for me
  12. Hello, was wondering if anyone can make a turian(from mass effect) race mod that can be compatible with robert's male v4/5.
×
×
  • Create New...