Announcement

Collapse
No announcement yet.

event help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    event help

    hi i got the variables nailed but ive been trying to do this.: you start the game and a girl is blocking the exit of the town. she tells you to get your friend in your party. when you do you talk to her and she dissapears. is there an event so you see her move to a different spot?
    current project: untitled
    completetion: 0% (story in development)

    #2
    Re: event help

    unfortunately, there's no event code to change an NPC's XY coordinates on the map to anything specific, but you might try getting around the disappearing NPC quandry by having the display fade to black, moving the PLAYER to another location (with some storytellers to explain the change), and when players again went to the gate of town, the NPC would be gone.

    Comment


      #3
      Re: event help

      oh ill just stick to having it disapear thanks anyway
      current project: untitled
      completetion: 0% (story in development)

      Comment


        #4
        Re: event help

        The other option is having two girls on different places, one is displayed off. When you talk to the visible girl, you make her dissappear and turn on the display of the other girl in the other location. If the two girls just have the same name, it should work out fine.
        Game in progress: "Cards of Destiny"!
        How many of you have tried Game Maker, for PC?

        Comment


          #5
          Re: event help

          that would work but ide be using up another of my preciouse 100 characters
          current project: untitled
          completetion: 0% (story in development)

          Comment


            #6
            Re: event help

            Make 2 characters the same and under description have for one of them: Data for when blocking town gate. Have the other description say: Data for when not blocking town gate. Then place one girl blocking the town gate and another where you want her to move. Set the moved one to display off. Use your event codes to do whatever you want to do with it.
            Originally posted by darkfalcon32
            that would work but ide be using up another of my preciouse 100 characters
            Multi-file trick will do the trick.

            Comment


              #7
              Re: event help

              ezz said the same thing. but ill stick iwth making one girl display off
              current project: untitled
              completetion: 0% (story in development)

              Comment

              Working...
              X