Jump to content

Joy! Happiness! and a question.


Guest erik

Recommended Posts

I'm using an italian filter called "Sepoina graf-ix" right now... works very well in some cases, gives interesting blobs of color in other.

 

http://www.sepoina.it/grafix/index.htm

 

Miloch: relax, my script snippet above was using a monty python reference, not a npc-in-progress.

 

Eirik: would be interesting, could you send it to knan anduin net ? (add @ and . where seems likely)

Link to comment

Eirik:

 

Best result for me so far is with a greyscale source image and 'Watercolor Faber' plus a suitably tuned paper colour.

 

Your filter seems to use a quite different method... interesting combined with the other one, I expect. Must experiment. :)

Link to comment
COPY_EXISTING ~dplayer2.bcs~ ~override~
 DECOMPILE_BCS_TO_BAF
REPLACE_TEXTUALLY ~BreakingPoint()~
  ~BreakingPoint()
   !CharName("EricTheHalfABee",Myself)~
 COMPILE_BAF_TO_BCS

 

Well, that wasn't too bad... I very much suspect there are less hacky ways to do it, though.

 

As I am in the process of revising Gavin, I need to revisit this.

 

So, for Gavin, it would be

COPY_EXISTING ~dplayer2.bcs~ ~override~
 DECOMPILE_BCS_TO_BAF
REPLACE_TEXTUALLY ~BreakingPoint()~
  ~BreakingPoint()
   !CharName("Gavin",Myself)~
 COMPILE_BAF_TO_BCS

Right?

 

Using his actual name here, not his DV or CRE id or anything?

Link to comment
Guest erik

His actual name, yep. As CharName() implies :)

 

DV, CRE filename, etc. won't work.

 

Not all that hard to test. Do the change, turn on party AI and go on a killing spree! If he stays when everybody else has left in disgust, it works. Granting you don't trip one of your own other LeaveInDisgustDamnit() triggers :D

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...