Mar 14, 2005, 10:56 AM | |
Few questions about jcs
hello i am new on this forum but some may have seen me online on tsf
![]() I have made 3 battle levels there but i am now trying to build a single player episode. I get stuck at some points so here are my questions. 1. Is it possible to change (or add extra) boss music for boss fights? And is it possible to delte it that a music starts to play at a boss fight? (you must run over activate boss (becose it wont do anyting if you dont) but than the music starts to) 2. How do you get something from a tileset into another? ![]() ![]() 3. How do you put in the tweedle boss (working). When i put him in he dont work (you dont see him and the boss energie is not show) I sure have some more questions but forget them now ![]() Btw, my english isnt very well becose i am dutch but i am sure you all know what i try to say right? ![]() |
Mar 14, 2005, 11:00 AM | ||||
Quote:
Quote:
Quote:
__________________
Mystic Legends http://www.mysticlegends.org/ The Price of Admission - Hoarfrost Hollow - Sacrosanct - other - stuff |
Mar 14, 2005, 11:04 AM | |
1. You can only have two kinds of music for bosses: music 0 or music 1. You could change the music by removing the orignial boss music files in your JJ2 directory and replacing it with something else, but other ppl would have to do the same if they want to hear the custom music. I'm not sure what 'delte' means but I guess that you want to remove the music. Well, you can only do that by manually deleting the boss music file from your JJ2 directory (boss1.j2b and boss2.j2b.
2. Nope, I'm a tileset noob as well. ![]() |
Mar 14, 2005, 12:51 PM | ||
Quote:
![]() ![]() 1.) Not really, but you can work your way around it, White Rabbit explained it already, but just for the record: look for Boss1.j2b and Boss2.j2b in your Jazz2 folder. Rename them, you'll need them for backup. If you have mod2j2b handy, choose the music you'd like to hear during boss fights, and convert them (just changing the extension to .j2b is not converting). Mod2j2b can only convert modules (like .mod, .xm, .it, s3m), not mp3's or anything related to them (They're too big anyway, music can only be 2 MB tops). After that, rename the converted files to boss1.j2b or boss2.j2b and place them in your Jazz folder. 2.) Well... I know how, but doing it is really tedious and not worth the result. However, you can cheat a little using the 16-bit 3D Background. In 16-bit, the background fades to a certain color set in the level. In layer 8, go to Layer proporties and check "Texture Mode" so you switch on the 3D Background. Right below it you'll see a field with "Fade Red", "Fade Blue" and "Fade Green". The numbers you fill in those fields (0 to 255) determine the color the background fades into. I don't have the exact numbers handy right now, maybe someone else can help you out ![]() 3) The Tweedle boss is actually unfinished, as funny as it may sound. It's an incomplete leftover from the beta which didn't get deleted because of time shortage. There you have it, if you need it in dutch, feel free to ask me ![]() - JelZe GoldRabbit =:3 Last edited by JelZe GoldRabbit; Mar 14, 2005 at 01:06 PM. |
Mar 14, 2005, 05:02 PM | ||
Quote:
However, if you really wanted to put the sky of one tileset into another, you'd have to make your own tileset with your own palette. Sorry. Tweedle does not work and what everyone else said about boss.j2b is true. |
Mar 15, 2005, 05:04 AM | |
Welcome and good luck with your pack.
![]()
__________________
Sober again. Still love it. |
Mar 15, 2005, 07:20 AM | ||
Quote:
__________________
Mystic Legends http://www.mysticlegends.org/ The Price of Admission - Hoarfrost Hollow - Sacrosanct - other - stuff |
Mar 15, 2005, 08:41 PM | |
Devan will turn into a demon when you shoot him 200 times.
|
Mar 18, 2005, 03:44 AM | |
jaj it works
![]() next questions: about bosses: 1. Is there a way to put well lets say, 3 bosses at the same time in a level. It is possible i know but i want to kill them all 3 before finished. If you finish 1 of the 3 you are already done and you go to next level. 2. Is there a way to kill a boss without going to next level. 3. Is it possible to put in 5 devans + devan robot without the robot boss? And how do you do it. |
Mar 18, 2005, 03:52 AM | |
1. I don't think so, since every boss is hardcoded into going to the next level when finished...
2. Only if you use a boss that doesn't require an "Activate Boss" event. I think the Queen Boss is the only one that works normally without using an Activate Boss. 3. Yes to the 5 Devans, I'm not sure about the Devan Robot without the boss, but if you did, the Devan Robot boss would do nothing, since it requires both events to function properly. (And, since it just stands there anyway) The robot boss also works without the Devan, but it just floats there. EDIT: After looking at it on my own, I've found that using the Devan Robot Boss without the robot causes most unusual side effects... EDIT2: But what you could do, is "trap" the robot in masked tiles (more effective is place it in the center of a 3x3 square) and activate it then. The robot won't be able to move, nor will it make noise, and you'd have a Devan Boss, and 5 Devil Devan bosses. If it matters to you, you could also cover the robot using layer 3. EDITLAST: Finally, if you use the Devil Devan boss, that Devan will be the only one that teleports, and not the Devan (Robot Boss). Last edited by Sonyk; Mar 18, 2005 at 04:04 AM. |
Mar 18, 2005, 04:06 AM | |
very nice tips tnx
i have tryed the queen boss, but that was the problem. I first use it without actifating it (i thoug, cant realy remember) but when i trow here of the stage and run to the next platform you get kinda warped to the beginning of the boss :S Its not realy warping its just switching screens. Very strange |
Mar 18, 2005, 04:13 AM | |
That problem occurs, because the game does not registrate that the queen is killed.
She will soon be there again, and as you can't be more to the right than the queen, it will automatically "warp" you back. The queen gets defeated once she hits a red spring, but that will also end the level.
__________________
Sober again. Still love it. |
Mar 18, 2005, 04:21 AM | |
Interesting. I've found this to work...
Code:
------------------------------------------ | | ------------------------ -------- | | | SSS | | ____ | Using that, you can place the queen anywhere before the pit with S's. S's are red springs (only they work). After the Queen hits the red spring, she'll get launched up by the springs and dissappear. And all this works without the activate boss event. One thing I did for fun once was placing the springs under a covering of layer 3, and on that layer 3, placed spikes. So, it looked like she got hit by the spikes and... yeah. I think you get it. |
Mar 18, 2005, 07:11 AM | ||
Quote:
![]() - JelZe GoldRabbit =:3 |
Mar 18, 2005, 12:48 PM | |
The only known boss that can be defeated without ending the level is the queen: you just drop her down a pit and then warp (or otherwise move) at least 31 tiles away from the battle. As long as you never come within a 31 tile range of the battle, you will be able to continue the level normally.
|
Mar 18, 2005, 01:52 PM | ||||
I suppose you could also make a small arena with a boss in it and set up a system so that you warp to another area after a certain amount of time (a coin warp is probably the easiest method). So the main objective would just be to survive the boss (or bosses if you chose). Unfortunately, you would be stuck with the boss music afterwards.
__________________
|
Mar 19, 2005, 11:26 PM | |
tnx for the idea's
time for next question ![]() Can you attack enemy's when you are a frog? I tryed 2 enemy's (helmet and another) and you get hurt if you touch them with your erm.... ''attack''. Is there an enemy that you can attack while you are a frog? Will be cool for my episode ![]() |
Mar 19, 2005, 11:37 PM | |
Not that I know of. The only way you can kill enemies with froggy is using sugar rush.
EDIT: There's actually another way, but it's a bit more complicated. You could put ammo MCEs into crates, get the crates to break somehow and the ammo coming out would kill the enemy. I guess you don't know how to even create MCEs though (not meant as an attack), so you'd need to learn how to do that first.
__________________
Sober again. Still love it. |
Mar 20, 2005, 02:01 AM | |
You could lure Bubba with Frog/Bird into a death trap, say...
__________________
Mystic Legends http://www.mysticlegends.org/ The Price of Admission - Hoarfrost Hollow - Sacrosanct - other - stuff |
Mar 20, 2005, 02:46 AM | |
Yes. There's a revert morph event, I think it's under Gameplay/Area.
I'm not exactly sure though.
__________________
Sober again. Still love it. |
Mar 20, 2005, 02:56 AM | |
tnx i found it
![]() Okey new questions (yeah there are coming a lot in the feature so prepare yourself ![]() 1. Is there a tileset where evry tile set is in. So all tile sets in 1, on this site to download somewere? 2. Is there a tile set that have some things in it to make a lighting in the background. I want to put a battle on a roof top with flashing lighting but i think it is inpossible... But maybe someone has tryed before? |
Mar 20, 2005, 03:35 AM | ||
Quote:
2. I believe some tilesets have lightning (bliksem wilde je, toch?) in them. For a battle on a roof, Bluez' Metropolis is your best bet. - JelZe GoldRabbit =:3 |
Mar 20, 2005, 03:38 AM | |
1. No, like Jelze said there's not enough space for such a mega-tileset.
2. Either use the one Jelze reccommended or the tileset below: http://www.jazz2online.com/J2Ov2/dow...p?levelID=3135 It's made for Multiplayer though, so I guess it's not easy to use. It's possible to make SP stuff with it though.
__________________
Sober again. Still love it. |
Mar 20, 2005, 03:47 AM | |||
Quote:
Even though TSF JCS can have bigger tilesets it wouldn't support a tileset like that. Quote:
Medivo Lost World (Lost World Episode) Amazon Forest Get on the Last Dodo Habitat Christmas pack (from www.jazz2city.com) Zero (from www.jazz2city.com) Odyessy (from www.jazz2online.com) Windstorm Fortress (www.jazz2online.com) There may be others but I don't want to start looking for them all. There are probably lots of tilesets that you can use lightning in. For more information on lightning and other JCS stuff go to http://~howtojcs.zeepost.nl/. Tip: Go to www.jazz2online.com and click on JCS on the top of the website there is lots of JCS stuff in there too. If you do not find answers to some of your questions on the pages then feel free to ask us questions on the JCF. |
Mar 20, 2005, 03:52 AM | ||
Quote:
You can make "fake lightning" with it though, I think I've seen that somewhere.
__________________
Sober again. Still love it. |
Mar 20, 2005, 03:58 AM | |
I looked into the tileset, just use tile 1.79 (the pink one) and you can make an animation that looks like lightning.
__________________
Sober again. Still love it. |
Mar 20, 2005, 04:03 AM | |
Well, use another of those tilesets then. :P
__________________
Sober again. Still love it. |
Mar 20, 2005, 04:26 AM | |
Medivo does have lightning. The closest to lightning you will get in Medivo is the pink tiles. But if you don't want to do that use those other tilesets.
|
Mar 20, 2005, 05:07 AM | |
A tree for lightning?
Better use another tileset. :P
__________________
Sober again. Still love it. |
Mar 20, 2005, 07:47 AM | |
Need any beta testers? ^^
__________________
Sober again. Still love it. |
![]() |
«
Previous Thread
|
Next Thread
»
Thread Tools | |
|
|
All times are GMT -8. The time now is 05:33 AM.
Jazz2Online © 1999-INFINITY (Site Credits). Jazz Jackrabbit, Jazz Jackrabbit 2, Jazz Jackrabbit Advance and all related trademarks and media are ™ and © Epic Games. Lori Jackrabbit is © Dean Dodrill. J2O development powered by Loops of Fury and Chemical Beats. Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Original site design by Ovi Demetrian. DrJones is the puppet master. Eat your lima beans, Johnny.