Search results

  1. daspex

    How to check if any Weapon is equiped

    Ok after a few tests inv_item_equip(nil,ACTOR) did the trick. If this function is used with "nil" wich means false not or 0 the current weapon will be unequipped and automatically reequipped if the animation is done. My mistake was to use inv_remove_all(ACTOR) wich removes all items from the...
  2. daspex

    How to check if any Weapon is equiped

    Ah,ok will test that.
  3. daspex

    How to check if any Weapon is equiped

    Thanks a lot but would it erase the weapons or just deselect.If i unequip an item in oblivion it stays in the inventory (console) if i unequipp all on char player in sriv it deletes all weapons. I think i took the wrong function remove is better i guess.
  4. daspex

    How to check if any Weapon is equiped

    I guess its true or false :)No its string! But how do i get the string?
  5. daspex

    How to check if any Weapon is equiped

    How does the inv_item_get_equipped_item return the weapon name and how do i get it to put it in inv_item_remove ?
  6. daspex

    How to check if any Weapon is equiped

    Uhps,totaly forgot about that xml list,sorry will have a look inside thanks.
  7. daspex

    How to check if any Weapon is equiped

    Hi, please could someone tell me how to code if any weapon is equiped to actor then unequip? Thanks in advance. :)
  8. daspex

    Daspex´s Animation Mod

    Hi, This mod will make the Followers 1-3 play some Pole/Table dance animations. Also the Player will play all the Pole/Table dance animations i could find so far. With this mod you can make cool screenshots of your Player and Followers. It´ll be work in vehicles also as planes and buildings and...
Back
Top