Following someones advice from my previous topic, i looked at the mauler shotgun and made my own emmitter for a birthday cannon thing it was working and now its not can you see anything wrong with this script?
theirs no indentation, so the syntax is all fudged up.
Mon Dec 07, 2009 11:27 pm
411570N3
Joined: Wed Jan 07, 2009 10:26 am Posts: 4074 Location: That quaint little British colony down south
Re: Emitter not working
There's no indentation because the forum doesn't accept tabs outside of a code box. So that's not definitely the problem. You should probably post a .txt or use pastebin so we can see the tabbing.
Tue Dec 08, 2009 12:15 am
CaveCricket48
Joined: Tue Jun 12, 2007 11:52 pm Posts: 13144 Location: Here
Re: Emitter not working
I think you're missing these 2 lines:
Code:
BurstTriggered = 1 EmissionEnabled = 1
at the end of the emittter. I could be wrong, though.
Tue Dec 08, 2009 1:38 am
Benboman
Joined: Wed Dec 02, 2009 8:03 pm Posts: 11
Re: Emitter not working
CaveCricket48 wrote:
I think you're missing these 2 lines:
Code:
BurstTriggered = 1 EmissionEnabled = 1
at the end of the emittter. I could be wrong, though.
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