Jump to content

DOWNLOAD MODS

Are you looking for something shiny for your load order? We have many exclusive mods and resources you won't find anywhere else. Start your search now...

LEARN MODDING

Ready to try your hand at making your own mod creations? Visit the Enclave, the original ES/FO modding school, and learn the tricks of the trade from veteran modders...

JOIN THE ALLIANCE

Membership is free and registering unlocks image galleries, project hosting, live chat, unlimited downloads, & more...

Grohiik

Allies
  • Posts

    2
  • Joined

  • Last visited

Grohiik's Achievements

Layman

Layman (1/11)

0

Reputation

  1. yes, i have it setup as an active magic script. That's all the script actually .-. I had changed the target actor to the variable name before, but it didn't work, changed it again now. I have no idea why i didn't leave it with the variable name .-. Anyways, i changed it to the variable name, but i still don't know what's wrong, it still doesn't work Edit: It's actually working now. Thanks for the help. It didn't work before when i had changed the actor target to the variable because of my save .-.
  2. Hey guys, i need help i'm trying to make a simple script that makes an actor sneak .-. here's what i got so far: Scriptname Arons_NPCVampireLordFly extends activemagiceffect {Makes actors sneak} ;=============================================== EVENT OnEffectStart(Actor Target, Actor Caster) GetTargetActor().StartSneaking() EndEvent I attach the script to a new magic effect, then i place the effect on a spell and then place the spell on an actor, but it doens't work at all. I'm sure something is wrong with the script. please, help .-. Yeah, i'm still a noob at scripting
×
×
  • Create New...