View unanswered posts | View active topics It is currently Fri Oct 11, 2024 4:49 am



Reply to topic  [ 47 posts ]  Go to page Previous  1, 2, 3, 4  Next
 I need help with my first mod 
Author Message
User avatar

Joined: Thu Sep 24, 2009 2:45 am
Posts: 68
Reply with quote
Post Re: I need help with my first mod
thank you. :grin:


Fri Oct 09, 2009 5:15 am
Profile
User avatar

Joined: Thu Sep 24, 2009 2:45 am
Posts: 68
Reply with quote
Post Re: I need help with my first mod
Duh102 wrote:
On an MOPixel or MOSParticle:
Code:
>ScreenEffect = ContentFile
>>FilePath = (path to glow)
>EffectAlwaysShows = 1
>EffectStartTime = 0
>EffectStopTime = (lifetime of particle)
>EffectStartStrength = 1.0
>EffectStopStrength = 0


do you mean put it under

AddGib = Gib
GibParticle = MOPixel

like that?


Thu Oct 15, 2009 3:03 am
Profile
happy carebear mom
User avatar

Joined: Tue Mar 04, 2008 1:40 am
Posts: 7096
Location: b8bbd5
Reply with quote
Post Re: I need help with my first mod
On the MOPixel you want to glow.


Thu Oct 15, 2009 3:05 am
Profile
User avatar

Joined: Thu Sep 24, 2009 2:45 am
Posts: 68
Reply with quote
Post Re: I need help with my first mod
eh....
darn, I'm dumb. (oh noes :roll: )

example please?


Thu Oct 15, 2009 3:09 am
Profile
happy carebear mom
User avatar

Joined: Tue Mar 04, 2008 1:40 am
Posts: 7096
Location: b8bbd5
Reply with quote
Post Re: I need help with my first mod
Code:
AddEffect = MOPixel
   PresetName = Flash Particle Yellow Big
   Mass = 0.1
   LifeTime = 50
   Sharpness = 0.3
   HitsMOs = 1
   GetsHitByMOs = 0
   Color = Color
      R = 255
      G = 255
      B = 187
   Atom = Atom
      Material = Material
         CopyOf = Air
      TrailColor = Color
         R = 255
         G = 255
         B = 159
      TrailLength = 5
   ScreenEffect = ContentFile
      FilePath = Base.rte/Effects/Glows/YellowBig.bmp
   EffectStartTime = 0
   EffectStopTime = 50
   EffectStartStrength = 1.0
   EffectStopStrength = 0
   EffectAlwaysShows = 1

Base.rte is your friend


Thu Oct 15, 2009 3:12 am
Profile
User avatar

Joined: Thu Sep 24, 2009 2:45 am
Posts: 68
Reply with quote
Post Re: I need help with my first mod
when I tried loading this mod, it said

"Could not Match Property at line 66!"

But it worked perfectly fine for clones... I don't get it.

Anyway, here's lines 64-66

AddGib = Gib
GibParticle = MOPixel
Copy of = Drop Blood


Thu Oct 15, 2009 3:32 am
Profile
happy carebear mom
User avatar

Joined: Tue Mar 04, 2008 1:40 am
Posts: 7096
Location: b8bbd5
Reply with quote
Post Re: I need help with my first mod
Are they tabbed correctly, using tabs and not spaces?


Thu Oct 15, 2009 3:37 am
Profile
User avatar

Joined: Thu Sep 24, 2009 2:45 am
Posts: 68
Reply with quote
Post Re: I need help with my first mod
yes

hm... I guess I'll just not use it until I've learned more.


Thu Oct 15, 2009 3:37 am
Profile
happy carebear mom
User avatar

Joined: Tue Mar 04, 2008 1:40 am
Posts: 7096
Location: b8bbd5
Reply with quote
Post Re: I need help with my first mod
CopyOf is one word.


Thu Oct 15, 2009 3:42 am
Profile
User avatar

Joined: Thu Sep 24, 2009 2:45 am
Posts: 68
Reply with quote
Post Re: I need help with my first mod
Duh102 wrote:
CopyOf is one word.


....I've been had :shock:

fix'd


Thu Oct 15, 2009 3:47 am
Profile
User avatar

Joined: Thu Sep 24, 2009 2:45 am
Posts: 68
Reply with quote
Post Re: I need help with my first mod
Also, when I tried to add the gib "Gib Small Flash A" it says that the gib was not yet defined, even though the same code worked for clones in Base.rte

anyone know why?


Thu Oct 15, 2009 3:54 am
Profile
User avatar

Joined: Sun Jul 13, 2008 9:57 am
Posts: 4886
Location: some compy
Reply with quote
Post Re: I need help with my first mod
"Gib Small Flesh A" should be spelt as i have here, not with an A. spellcheck your code more. things need to be spelt and capitalised correctly. it should also be a MOSRotating, in case you ♥♥♥♥ that up.


Thu Oct 15, 2009 7:17 am
Profile WWW
User avatar

Joined: Thu Sep 24, 2009 2:45 am
Posts: 68
Reply with quote
Post Re: I need help with my first mod
I typed it right, but no work...?

Code:
   AddGib = Gib
      GibParticle = MOSRotating
         CopyOf = Gib Flesh Small A
      Count = 90
      Spread = 360
      MaxVelocity = 200
      MinVelocity = 50


Thu Oct 15, 2009 6:15 pm
Profile
Banned
User avatar

Joined: Thu May 14, 2009 9:22 pm
Posts: 826
Location: Lookin' forward to mocking people on Jan 1st 2013.
Reply with quote
Post Re: I need help with my first mod
It's "Gib Small Flesh A", not "Gib Flesh Small A".


Thu Oct 15, 2009 6:20 pm
Profile YIM
User avatar

Joined: Thu Sep 24, 2009 2:45 am
Posts: 68
Reply with quote
Post Re: I need help with my first mod
I wrote that, and it still didnt work...

Code:
   AddGib = Gib
      GibParticle = MOSRotating
         CopyOf = Gib Small Flesh A
      Count = 90
      Spread = 360
      MaxVelocity = 200
      MinVelocity = 50


Thu Oct 15, 2009 6:23 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 47 posts ]  Go to page Previous  1, 2, 3, 4  Next

Who is online

Users browsing this forum: Google [Bot]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.069s | 15 Queries | GZIP : Off ]