Search results

  1. daspex

    Modding Mishaps - SRIV version

    Edit Cinema sounds promising. :) Btw.Congrats for staff membership. :)
  2. daspex

    SRIV | Share your cool/funny screenshots

    Is that vanilla hair mesh?
  3. daspex

    How do i get rid of this objects?

    Yeah,works like a charme.Now im able to keep all the animations from action node xtable in my mod so modders could test their models with it or users can make cool screenshots with it.Ok then i have to search a few item names. :) Thank's again.
  4. daspex

    How do i get rid of this objects?

    Thanks alot.Have to eat something and then i try this out.Thank's man thats cool (like allways). :)
  5. daspex

    How do i get rid of this objects?

    Hm,ok to use the first function you meant i need the names of the objects that are used in the ani.Where can i get them?
  6. daspex

    How do i get rid of this objects?

    I tried the second function but i'm sure its the wrong syntax clear_animation_state(ACTOR) But not working.How should it be written?
  7. daspex

    How do i get rid of this objects?

    The "bum beg" ani left the cup in the hand of char. bench sit newspaper,guitar stand,payphone,are some more
  8. daspex

    How do i get rid of this objects?

    I didn't found them thanks.Will try the second one first.
  9. daspex

    How do i get rid of this objects?

    How can i unequip the objects showen by serveral animations and didn't unequiped after finishing. How do i unequip this objects in a lua script?
  10. daspex

    Daspex's Switchable Info Panel + Sandbox + Help Screens (IdolNinjaVersion) Mod

    Ok.Thanks for that correction. :) So text strings for selector ready and code also ok.Looks like this... Now i have to search for some more animations and when it's done all is ready to be merged into the infopanel cyceling version. :) This test version is still WIP.Still searching for...
  11. daspex

    Daspex's Switchable Info Panel + Sandbox + Help Screens (IdolNinjaVersion) Mod

    Thank you very much that looks very intresting.Will keep that in mind.
  12. daspex

    Daspex's Switchable Info Panel + Sandbox + Help Screens (IdolNinjaVersion) Mod

    Check.Set it to 0.2 works pretty quick now.Thanks
  13. daspex

    Daspex's Switchable Info Panel + Sandbox + Help Screens (IdolNinjaVersion) Mod

    I'm far away from the knowledge to manage something like that.As you can see if you read my questions here.I just want to do a cool infopanel with all the key combos displayed as a reminder for users like me who can't remember all of the key combos. Second point is with this mod i try to learn...
  14. daspex

    Daspex's Switchable Info Panel + Sandbox + Help Screens (IdolNinjaVersion) Mod

    And call them like action_play(first, second, third, "......")?
  15. daspex

    Daspex's Switchable Info Panel + Sandbox + Help Screens (IdolNinjaVersion) Mod

    Can the var be set to = local_player,follower1,follower2,follower3 ?
  16. daspex

    Daspex's Switchable Info Panel + Sandbox + Help Screens (IdolNinjaVersion) Mod

    Ah,thats makes some things more clear i read in some scripts.Thanks. I left it empty works good but it reacts very slowly is that normal behavior?
  17. daspex

    Daspex's Switchable Info Panel + Sandbox + Help Screens (IdolNinjaVersion) Mod

    Ok.Thanks.So i leave it emty for emty state?
  18. daspex

    Daspex's Switchable Info Panel + Sandbox + Help Screens (IdolNinjaVersion) Mod

    Character Selector ready (nearly). Now you can choose the character to play the animation.This was important cause i'm running out of key's. :) That's cool. :) I set the variable ACTOR for the player and followers but idk sould it be ACTOR = or ACTOR = "" to set the value to 0 or empty...
Back
Top