Charas-Project

  • Home
  • Help
  • Search
  • Calendar
  • Login
  • Register
*
Please login or register.

Login with username, password and session length
 

News:

New forum theme up and running!



  • Charas-Project »
  • Game Creation »
  • Requests »
  • RPG Maker Programming »
  • How do I
« previous next »
  • Print
Pages: 1 [2]

Author Topic: How do I  (Read 5929 times)

Offline evmaster

  • Member
  • Associate
  • *
  • Posts: 231
(No subject)
« Reply #15 on: August 01, 2006, 11:02:06 PM »
Well, it isnt working because nothing comes up. Like theres no message.
Logged

Offline Tomi

  • *does mannerism*
  • Leader
  • *
  • Posts: 2,000
(No subject)
« Reply #16 on: August 01, 2006, 11:05:47 PM »
Is the event parallel processing?
Logged

Offline evmaster

  • Member
  • Associate
  • *
  • Posts: 231
(No subject)
« Reply #17 on: August 01, 2006, 11:07:23 PM »
No it's not.
Logged

Offline DragonBlaze

  • A Wild DB Appeared!
  • Royal
  • *
  • Posts: 3,329
(No subject)
« Reply #18 on: August 01, 2006, 11:12:38 PM »
It'll need to be parallel process to work. Otherwise the event will run through once and be done with, if you don't press the key in time, nothing will happen.
Logged
Hell Yeah! Just recovered all my old rm2k/3 games from my 10 year old, broken laptop hard drive that had been formatted and had a new OS installed on it. Oh, and I did all of this from my phone. WIN

Offline evmaster

  • Member
  • Associate
  • *
  • Posts: 231
(No subject)
« Reply #19 on: August 01, 2006, 11:16:10 PM »
Thanks everybody. The pararell process made it work. :D
Logged

Offline Tomi

  • *does mannerism*
  • Leader
  • *
  • Posts: 2,000
(No subject)
« Reply #20 on: August 01, 2006, 11:36:59 PM »
Tomi ftw!  Glad it works.
Logged

Offline Meiscool-2

  • Sage
  • *
  • Posts: 7,030
  • If you support n00bs, you support communism.
(No subject)
« Reply #21 on: August 02, 2006, 05:04:02 AM »
Quote
Originally posted by Tomi
Tomi ftw!  Glad it works.


He'll run into problems because you can press shift anywhere to give the guy the item.

Tomi ftl.
Logged
Most Recent:

________________________
Old Stuff:

Offline DragonBlaze

  • A Wild DB Appeared!
  • Royal
  • *
  • Posts: 3,329
(No subject)
« Reply #22 on: August 02, 2006, 01:23:28 PM »
Quote
Originally posted by Meiscool
quote:
Originally posted by Tomi
Tomi ftw!  Glad it works.


He'll run into problems because you can press shift anywhere to give the guy the item.

Tomi ftl.


I'm confused, isnt it supposed to be that he can press the shift key anywhere to give the item? Or did I misread something...
Logged
Hell Yeah! Just recovered all my old rm2k/3 games from my 10 year old, broken laptop hard drive that had been formatted and had a new OS installed on it. Oh, and I did all of this from my phone. WIN

Offline elementalhero76

  • Your Ad here!
  • Zealot
  • *
  • Posts: 612
  • The Writer of Light
    • Official Esgardum Wiki (locked)
darn tresure chests!
« Reply #23 on: August 02, 2006, 02:26:46 PM »
Treasure chests give me such a pain the y keep coming back after i open them test play or not, but my friend figured out how to fix this but he is away can you tell me how? _veryangry_

oh and two days ago the rm2k3 crashed and my map tree got corrupted oh well... im starting over again _veryangry_

legend of semathia is my game it will never be done now college is starting *sigh*
Logged
Retired RM2k3 user. Using VS2015 Pro.
Discord:LightWriterOfLegend2016#5786

Esgardum Legends wiki:
Dead. Need to pay $100/yr to stay open and editable. Debating if I want to or not.

Esgardum Series status:
RPG: World building and planning stage
Books: Still on book 1: The Four Sinners

Offline Linkizcool

  • Doesn't exist for official purposes.
  • Exemplar
  • *
  • Posts: 1,290
  • I am Canadian.
(No subject)
« Reply #24 on: August 02, 2006, 04:35:01 PM »
Okay. In the treasure chest event, you need two pages. The first page has the tresure chest stuff, like give item to hero, message "OMGOSH OMGOSH FOUND A POTION I HAVE THAT CURETH 25 HEALTH" etc, etc.
Then you need a switch function that turns a switch on, say
Switch Operations[0001:DA TRESURE] ON
Then in the nextpage, you need in the sidebar beside the event script under Triggers:
activated by Switch[0001:DA TRESURE] ON
Then in the event script put a message that says:
"FUDGECICLES, DA TREUSRE CHEST OF DESTINY IS EMPTYETH" or whatever you had in mind.

Done.

there is also a way to fix the map tree bug.
Just let me find the link to the tut.
Or Google it, because the site is down.
Logged

Offline elementalhero76

  • Your Ad here!
  • Zealot
  • *
  • Posts: 612
  • The Writer of Light
    • Official Esgardum Wiki (locked)
(No subject)
« Reply #25 on: August 02, 2006, 04:53:35 PM »
now how do you keep the chest from repeating the item when you return to the map or area?

I made a couple of rare items and i dont want them to be gotten again.
Logged
Retired RM2k3 user. Using VS2015 Pro.
Discord:LightWriterOfLegend2016#5786

Esgardum Legends wiki:
Dead. Need to pay $100/yr to stay open and editable. Debating if I want to or not.

Esgardum Series status:
RPG: World building and planning stage
Books: Still on book 1: The Four Sinners

Offline MrMister

  • damn u vile woman
  • Royal
  • *
  • Posts: 3,506
(No subject)
« Reply #26 on: August 02, 2006, 05:05:14 PM »
Quote
Originally posted by elementalhero76
now how do you keep the chest from repeating the item when you return to the map or area?

I made a couple of rare items and i dont want them to be gotten again.

Switches carry over to all maps.
If you go back, the switch will still be on.
Logged
you look like an orphan

Offline elementalhero76

  • Your Ad here!
  • Zealot
  • *
  • Posts: 612
  • The Writer of Light
    • Official Esgardum Wiki (locked)
(No subject)
« Reply #27 on: August 02, 2006, 06:35:37 PM »
thanks i made a chest already that contains the rtp wood shield :bend:

Um... is there any way to fix my locked doors?
they come back locked in a dungeon if i go back to that floor.
Logged
Retired RM2k3 user. Using VS2015 Pro.
Discord:LightWriterOfLegend2016#5786

Esgardum Legends wiki:
Dead. Need to pay $100/yr to stay open and editable. Debating if I want to or not.

Esgardum Series status:
RPG: World building and planning stage
Books: Still on book 1: The Four Sinners

  • Print
Pages: 1 [2]
« previous next »
  • Charas-Project »
  • Game Creation »
  • Requests »
  • RPG Maker Programming »
  • How do I
 

  • SMF 2.0.10 | SMF © 2015, Simple Machines
  • XHTML
  • 2O11
  • RSS
  • WAP2
  • Simple Machines Forum