EOSERV Forum > EOSERV > Read an Help please
Page: << 1 >>
Read an Help please
Author Message
Post #202222 Read an Help please

Where do I go to see effects like in quest writer it has play effects where do I go to know what effect is which id

Also how do I add in different music an what program do I use to do this

ok found out theres jbox and mfx which is for map music an quest sound I'm thinking mfx I'm thinking I don't need to borther with jbox

7 years, 16 weeks ago
Post #202223 Re: Read an Help please
Here are the effect IDs:

  EffectFire      = 0;
  EffectHearts    = 1;
  EffectBubbles1  = 2;
  EffectBubbles2  = 3;
  EffectCelebrate = 4;
  EffectSparkle   = 5;
  EffectFear      = 6;
  EffectTerror    = 7;
  EffectSplash    = 8;
  EffectHeal      = 9;
  EffectLighting  = 10;
  EffectConfetti  = 11;
  EffectSplash2   = 12;
  EffectFireBall  = 13;
  EffectShield    = 14;
  EffectFireRing  = 15;
  EffectBlueStar  = 16;
  EffectEnergy    = 17;
  EffectWhirlwind = 18;
  EffectEgg       = 19;
  EffectBoulders  = 20;
  EffectHeavans   = 21;
  EffectBluePlasma = 22;
  EffectDarkBeam  = 23;
  EffectBubbles3  = 24;
  EffectDarkHand  = 25;
  EffectDarkBubble = 26;
  EffectThump     = 27;
  EffectVines     = 28;
  EffectMud       = 29;
  EffectSwirl     = 30;
  EffectDarkWhat  = 31;
  Effect101ring   = 32;
  EffectGreenWoo  = 33;


To add in new sfx, you will need a sound file in the form of a wave file (.wav). To add in new music though, you need .mid which is a midi file. You can find these online or make your own using some programs (not sure which ones off the top of my head.)

---
stay tuned.
7 years, 16 weeks ago
Page: << 1 >>

EOSERV Forum > EOSERV > Read an Help please