Jump to content
R3tard3dDrake

Help in Script (Bicycle Event)

Recommended Posts

Scripting
I had asked someone make a script for a Bi Cycle..
And he had given me a event..
It looks like this..
And I press Action Button the Player jumps and Get on the Cycle
(Wrong Graphic)
But he is unable to get down..
The Script Call/Line is
*"
jump($game_map.round_x_with_direction($game_player.x,$game_player.direction)-$game_player.x,$game_map.round_y_with_direction($game_player.y,$game_player.direction)-$game_player.y)
"*
Please help
I need the Script Line to make it back to normal..

post-65600-0-43303700-1463656291_thumb.jpg

Share this post


Link to post
Share on other sites

Basically the event simply make a jump animation and then changes the player graphic

So you need another event , a parallel process event active when bicycle switch is on ,

On a player input
 -you must change the player graphic back to normal, 

-turn the bicycle switch to off

-move the bicycle event to the current player position

 

I'm not too familiar with events so if you need more details you should ask a mod to move this thread to editor support and discussion, people there should be able to explain it better

Share this post


Link to post
Share on other sites

Shiggy

But it will be a bit difficult..
I will need to make the Bi-Cycle to appear behind him and Make the player jump to the side of the Pathway (Of Region ID 3)
I will try to make it..
But what does that Script do.. I want  need to understand..
It might help me..

And I think this thread needs to be moved somewhere else..
Maybe Event/Script Request?
 

Share this post


Link to post
Share on other sites

VFlDhHO.png So far the question is more related to eventing, so I have moved this thread to VXAce Editor Support and Discussion for now~. (=

If it will turn on a different path, then I'll eventually move it again. (=

Share this post


Link to post
Share on other sites

I don't use script calls so I have no idea what that is. What are you trying to do? I might be able to make it much simpler for you.

Share this post


Link to post
Share on other sites

Can you help me out?
Lord Vectra

I tried making a Bicycle event..
I wanna make one..
A simple get on up move through region id 3 and not throught 4..
Get down.. on region id 2..
I make the Getting up and Down..
But not on Region IDs.
Do you think it is possible in other scripts..

 

post-65600-0-07729000-1464350484_thumb.png

post-65600-0-63073000-1464350485_thumb.png

Share this post


Link to post
Share on other sites

I don't know how it helps me exactly..
I want it to move only through Region ID 3 and not through the whole Region..
I saw Glav's Land Vehicles ON OFF is sensible for me..
It would be required as the player standing on Region ID 4 should be able to jump on the Bike..
I suggest this should be done by events..

Because the Player has a Variable for his Clothing..

If Variable is 1 then Character Graphic is <name1>

If Variable is 2 then Character Graphic is <name2>

If Variable is 3 then Character Graphic is <name3>

If Variable is 4 then Character Graphic is <name4>

This character graphic is with the Cycle..
I asked a friend of mine to make something like this..
I didn't understand much but I have added the ZIP to this..
Please check..
And I am not able to merge both the Scripts:-
Land Vehicles and
Glav's Land Vehicles ON OFF
Please help..
Demo-Bi-Cycle.zip

Share this post


Link to post
Share on other sites

My computer is acting slow so give me some time and I'll look it to it.

Share this post


Link to post
Share on other sites

If I'm correct, ur problem is Region ID and variable clothing.

 

I'm not much of a scripter so I can only tell you this:

You need to make a character of every possible character. You'll need to do the same for bicycle.

 

As for region ID's. You will make 2 variables which equals the X Coord and Y Coord. Make another to equal Region ID.

 

Go to the 3rd tab, go to map, and select "Get Location Info." Everything else you need to know will be right there in front of you.

 

Did I cover everything?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted