Log in

View Full Version : Jcs Faq?


Violet CLM
Oct 4, 2002, 12:05 AM
First, I'll just say this is the 400th thread in JCS, so as to get it out of my system.

I notice some of the same questions get posted repeatedly, albeit not as much recently, and was thinking that a list of answers to common questions might be a good idea. Post some question that isn't in the list (yes, this does require pre-submission reading), and I shall do my best to answer it and put it in the list (or get someone else to answer it first). This starting post shall be edited when a new question must be added, so everything can be viewable at first look. Please make sure your questions are understandable, and try not to make them like this;
Whatss the roket turtle ????

Anyway, I shall now start the list.

What does the Rocket Turtle do, and how do I make him work?
The rocket turtle, despite being in the Enemies section, is really a boss, and will appear when you hit an Activate Boss event. The Rocket Turtle will, once activated, follow a path of Area IDs (Gameplay: Area, you must lay them out beforehand, as they will not magically appear). As far as I know, the actual ID of the Area ID does not matter (thanks to EvilMike), though lower numbers may take precedent, I don't know. If there are no Area IDs around him at the start, he flies to the upper left corner, so make sure to have a heavy curtain of Area IDs around his top left corner, as well as a thin one around the rest of him. Once he reaches the last Area ID on the path, he will stop moving, and can be defeated at leisure (unless unreachable).
How do I stop ammo from going through walls?
TNT you can't stop from going through walls, so if the level has TNT (which it generally shouldn't, as TNT can give the server a Game Over), make the walls kind of thick (four tiles should be thick enough. Or you could put lots of No Fire Zones around the walls, but that leads to its own problems). Otherwise, TNT scenery, Richochet or Ceilling/Horizontal Spring events all around the enclosed area will all effectively stop shot from getting through the wall.
I'm making a level using ambient lighting, and you go underwater, but the lighting suddenly stopped working!
As soon as water is in a level, ambient lighting will not work, and only changes the color of the water slightly. However, you can have all the ambient lighting you want Before hitting the water level event.
Water doesn't work for me. I hit a Water Level event and no water appears.
The first water level event the player hits MUST have Instant set to 1, or it will not work. After the first one, they will all work.
After the first one, if Instant is set to 1, the water will automatically go that height, if set to 0, it would rise/sink to that height. (like it did in JJ1)
Set water level to the Y pos you want the water level to be at. If set to 0, the water level will go to whatever Y pos you are at at the moment.
When I try to run my level, it gives me an Access Violation!
This could be for a variety of reasons.
A) You have flipped animated tiles with a Destruct/Stomp/Trigger/Collapse/Speed scenery event on it.
B) Layer 4 has Tile Width/Height on.
C) JCS just doesn't like you.
I tried to make some Destruct Scenery blocks, but they didn't work, and now lots of tiles are missing!
All Destruct/Stomp/Collapse/Speed scenery events must be on an animated tile of AT LEAST three frames. The first frame is the initial tile, the second to last frame is what will be there once the block is destroyed, and the last frame is what goes flying. (In Collapse and Destruct, all frames between First and Second to last are more stages) Trigger is about the same, only it doesn't Require the third frame, though if it has more then two frames in its animation it will end at the second to last frame.
I put some text in my level, but it displays some weird text like "A flame weapon can be used to kill bugs" instead of what I filled in for the text strings.
If your level's filename is a set of characters from an official level (E.G. Car from Carrot1), all text strings in the level will be the ones from the official level, other then the ones not used in the official level. You can remedy this, obviously, by changing the filename or using TextIDs not in the official level. It is unknown why this bug exists.
How do I make ceilling spikes?
Place the "Bees" event (Enemies: Bad Guys) on top of the tile you wish to be a ceilling/wall hurt thing, and it should work effectively. However, if the tile's fully masked, or mostly masked, it may not quite work.
How do I make a hotel?
How you make a hotel is up to you,, but I can tell you some things to do so it's not as likely to get a 3.7.
Have an understandable layout, don't have a bank where you get tons of free money for no reason, have a lot of activities, have some original stuff, if you must have rooms try not to make them all exactly the same and have good eyecandy.
What does "Limit Visible Region" do in layer properties?
Sorry, I'm exactly sure. The noticable effect is that it moves it down, and thus is useful for background mountain ranges, etc.

Super Saiyan
Oct 4, 2002, 11:20 AM
Tell me, how to stop ammo going through walls.

I already know it though, but it might be useful to others. :)

MoonBlazE
Oct 4, 2002, 12:12 PM
Easy.

1: Make an animation
2: Flip it
3: Put it into your area where you want to prevent ammo.
4: Now choose the event 'bomb scene' on the animation
5: You'r done. Now players won't be able to shoot thought the wall<strike>, not even being able to come near</strike>.

Super Saiyan
Oct 4, 2002, 01:19 PM
Another thing: <b>You cant use water and lighting together in a level.</b> Unknown, this thread might turn into some kind of a JCS TIPS page :)

$tilettø
Oct 4, 2002, 01:44 PM
isnt that what its Purpose is?

FAQ is the same you might want to combine some of the TIPS on the Other JCS site zeeland Something i forgot adress

Trafton AT
Oct 4, 2002, 03:03 PM
Originally posted by Moonblaze
Easy.

1: Make an animation
2: Flip it
3: Put it into your area where you want to prevent ammo.
4: Now choose the event 'bomb scene' on the animation
5: You'r done. Now players won't be able to shoot thought the wall<strike>, not even being able to come near</strike>.

There are other ways to do it that are much better. Doing steps 1 and 2 here can cause Access Violations.

4I Falcon
Oct 4, 2002, 03:29 PM
Isn't it impossible to flip an animation without getting an access violation?

and why is it that when an access violation window pops up, and i close it, another one appears, and another, and another, ad infinitum?! THIS INFURIATES ME TO NO END!

blah. :D

EvilMike
Oct 4, 2002, 06:41 PM
TNT generally does not give the server game over. I believe only hurt events can do that.

TNT is ultimately useless in all gametypes except for CTF, where it barely qualifies as a weapon. TNT DOES kill players in CTF mode, if you hit them 3 times. Ignore the fact that your health won't change.

Violet CLM
Oct 4, 2002, 10:23 PM
"TNT generally does not give the server game over. I believe only hurt events can do that."

Yes it can.

Super Saiyan
Oct 6, 2002, 03:01 AM
Originally posted by 4I Falcon
Isn't it impossible to flip an animation without getting an access violation?

and why is it that when an access violation window pops up, and i close it, another one appears, and another, and another, ad infinitum?! THIS INFURIATES ME TO NO END!

blah. :D


You can flip animations, you will only get a A/V if you put a Scenery event on it. Also, the acces violations isnt only one bug, each time you close it, it shows the next bug. And believe me there are loads of those bugs then. The only way to close is to just wait pressing the OK button and wait until crashes.

You might also could download the Anti A/V patch, Overlord have made. Stronghold: Jazz (http://www.geocities.com/atlastsome/)

Violet CLM
Oct 11, 2002, 03:39 PM
Keep them coming..

Tubz
Oct 11, 2002, 05:22 PM
Stilleto, the A/V patch isn't 100% foolproof. I'd say only about 50% foolproof. You see, I have the program and yet I have the endless # of AV windows still.

There are different AV problems. The patch doesn't cover them all.

Violet CLM
Oct 16, 2002, 07:52 PM
Just because you know the answer, doesn't mean you can't post a question.. (only one has been submitted so far)

MoonBlazE
Oct 17, 2002, 01:15 AM
HOW TO BUILD A HOTEL? =O

Super Saiyan
Oct 17, 2002, 04:35 AM
Texture mode / Parallaxing stars background (star wars), doesnts work on layer 1 'till 7, only on layer 8.


* Im not sure but, but does it give the background more stars if you activate the Parall. stars background on layer 5/6/7?

Super Saiyan
Oct 17, 2002, 04:38 AM
Can somebody tell me what 'Limit visible region' has as effect? The only thing what Ive noticed is that it moves the layer a bit (down)?

atesoRJOL
May 27, 2003, 12:06 PM
Limit Visible region, I think that is so that when there is a boss in your level and the player gets to it, they can't go back so they either have to die or kill the boss.

Trafton
May 27, 2003, 02:09 PM
Originally posted by URJazz
I believe that Roseta is refering to Limit X Scroll. I have no idea what Limit Visible Region does though.
It is not an event; it is a layer property.

~ Traft

atesoRJOL
May 27, 2003, 02:57 PM
Sorry, yes thats what I meant. I tested it on layer 4 and it made weird masking bugs I mean like where you stand in the air and jazz acts like theres a vine but I could'nt see it and I could go through the top parts of walls..
If that helps.

KRSplat
May 27, 2003, 03:20 PM
The bug errors are easy to get rid of. Just hold Enter down until they are all gone. That's what I've done the past 4 years.

Blackraptor
May 27, 2003, 05:59 PM
Pfft. Krsplat, its easier pressign Ctrl ALt Delete, they'll go away after you do that 4 times, instead of holding enter for about 4 minutes.

atesoRJOL
May 27, 2003, 06:04 PM
Hm. Warning: Don't press ctrl+alt+delete in full screen mode unless you know what your doing, it freezes my computer.

Trafton
May 27, 2003, 06:05 PM
Originally posted by atesoRJOL
Hm. Warning: Don't press ctrl+alt+delete in full screen mode unless you know what your doing, it freezes my computer.
...That does not happen for most people, I think. Besides, that is JJ2, not JCS.

~ Traft