Author Topic: Exit help plz  (Read 3930 times)

Deblois

  • Iokan (+1)
  • *
  • Posts: 14
    • View Profile
Exit help plz
« on: October 25, 2005, 12:38:08 pm »
right now when u leave chronos room it goes to Melchoirs workshop which I wanted it to do but no sprite spawns and I can't move in the workshop but you can still access the menu how do I fix that and make the exit work

JLukas

  • Fan Project Leader
  • Squaretable Knight (+400)
  • *
  • Posts: 426
    • View Profile
Exit help plz
« Reply #1 on: October 25, 2005, 01:26:19 pm »
You need to adjust the destination X and Y coords.  If you're talking about the downstairs workshop where the Masamune is fixed, try X coord 35 and Y coord 1C

Deblois Not Logged In

  • Guest
Nope
« Reply #2 on: October 25, 2005, 01:34:05 pm »
Still doing same thing I put in those coordinates, do I have to make a new exit?

Agent 12

  • Zurvan Surfer (+2500)
  • *
  • Posts: 2572
    • View Profile
Exit help plz
« Reply #3 on: October 25, 2005, 05:13:30 pm »
Have you adjusted the code for the workshop?? If you have make sure your objects 1-7 are the "character Objects" you can steal them from just about any location.  You can delete the arbitraries after you steal them but keep the startup/load.  Also, If you've kept in alot of old code you may be "freezing" because It's looking for Playable Character 2, which you probalby don't have since it sounds like your entering this location directly after Crono's house.  So I would clear out the code minus the character loading code.....maybe throw some music into object00.  

You don't have to add a new exit

--jp

Deblois

  • Iokan (+1)
  • *
  • Posts: 14
    • View Profile
:cry:
« Reply #4 on: October 26, 2005, 11:35:06 pm »
I don't understand, it won't work  :cry:

justin3009

  • Fan Project Leader
  • God of War (+3000)
  • *
  • Posts: 3296
    • View Profile
Exit help plz
« Reply #5 on: October 27, 2005, 09:21:01 am »
maybe what jsondag said.  Or maybe the character's are somehow being hid or deleted.  If so i think you would have to do a a Draw status command.  Easiest way to do it (make a back-up just incase) is to delete all objects then copy and paste the objects from like the end of time or something.  The ones that have LoadPC Lucca etc...

Deblois

  • Iokan (+1)
  • *
  • Posts: 14
    • View Profile
How do I copy and paste
« Reply #6 on: October 27, 2005, 09:51:01 am »
How do I copy and paste man?

Agent 12

  • Zurvan Surfer (+2500)
  • *
  • Posts: 2572
    • View Profile
Exit help plz
« Reply #7 on: October 27, 2005, 12:52:05 pm »
It's ctrl C then ctrl V....usually i hit ctrl C 3 times...for some reason that works better.

If you send me your code I can take a look at it, it's probably something silly that you just learn through constant exposure to this stuff.


EDIT:

haha, thanks Justin
--jp

justin3009

  • Fan Project Leader
  • God of War (+3000)
  • *
  • Posts: 3296
    • View Profile
Exit help plz
« Reply #8 on: October 27, 2005, 02:38:34 pm »
ctrl p? don't you mean Ctrl V