Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

> 


———
Before you ask! Read! ;)

You must have 30+ Posts to create a topic here!

Thanks for reading!
———

 
Reply to this topicStart new topic
> Vehicle docking, land to airship
Ikareg
post Mar 31 2009, 06:34 PM
Post #1


Level 1
Group Icon

Group: Member
Posts: 8
Type: None
RM Skill: Beginner




okay I’m pretty new to VX so I’m not sure if this is possible, though it seems like it should be.


is there a way to make it so one can drive their land vehicle (using the land vehicle script by pim321) into their ship or airship then drive the ship/airship and when they stop they disembark in their land vehicle from the ship/airship?

incase I confused you there let me list how I see it happening in my mind.
Player drives car(or whatever) to the ship
car enters ship
ship travels to other island
car leaves ship and drives away


__________________________
Are you the crazy person in a sane world? or are you the sane one in the insane world?
Go to the top of the page
 
+Quote Post
   
SojaBird
post Mar 31 2009, 11:05 PM
Post #2


Level 51
Group Icon

Group: Revolutionary
Posts: 1,573
Type: Scripter
RM Skill: Advanced




Heya,

Well it is not posible at the moment though the idear is awsome biggrin.gif
I could try once, though I'm in a very very buzy periode right now.
Though your idear is amazing smile.gif

Good job.


Greatzz,
SojaBird.


__________________________
Art from the highest shelf?

Scriptology, scripting podcast



HUD's Request Lobby (multiple hud-scripts)


------------------------------------------------------------------

Random Stuff
OMG, it's Hab!!


This is a crazy drawing application! (by me)

How did I learned to script
QUOTE
Hey pim! I'm the Law G14!

For the past couple of months I've been learning RGSS and I've got the basic stuff down such windows, variables, conditional statements, ect. But, I can't see myself making big scripts such as a jumping system or a side view battle system. I was wondering how you learned to script because I really want to know how to script really well.

Thanks in advance.


Hey there,

Well I don't make battle neither though I can still teach you some things :)...
The way I've learned to script is by reading other scripts for the most part.
I've allways been interested in other peoples work but this time I though I had to try to make something myself...and it worked!!
The most importand thing when you go scripting is (at least in my case) that you want to make something to help an other wich can't script.
You also need to feel the competition that's around in the scripting-community.
Cause, I have to say, if you get pushed to get a sertain request done before an other scripter does, you feel POWERFULL!! :P
So that's an other thing...
You also don't need to be afraid to learn from others or helpfiles.
When I write my scripts, I actualy always have the helpfiles open to look things up I don't know or remember.
Then, you must be calm, cause you need to try the script a lot of times.
When I write a script, I test it after almost every changes.
First I set up the major structure.
Like when I make a window-script or part of a script I start with something like this:
CODE
class Window_Name < Window_Base
def initialize(x,y,width,height)
super(x,y,width,height)
refresh
end

def refresh
self.contents.clear
draw_contents
end

def draw_contents
draw_something(with, some, parameters)
end

def update
refresh if @something != @what_it_should_be
end
end
So that's also very important.
Then, the biggest thing I learned scripting from is TRIAL AND ERROR.
That's the most irritating way to learn something, cause it's more ERROR than TRIAL, but it does the trick realy good.

So that's it how I did it.
Now it's up to you.
Do some requests (if I didn't do it allready :P) and learn from them.

Hope that helped you out a little.
If not, keep your eye on the Scriptology-topic (see my sig) where I'll be updating for my scripting(video)tutorials.
Perhaps they're going to be usefull for you one day ;)


Greatzz,
SojaBird.
Go to the top of the page
 
+Quote Post
   
hazard92
post Apr 1 2009, 12:47 PM
Post #3



Group Icon

Group: Member
Posts: 2
Type: Developer
RM Skill: Beginner




Hey dude awesome idea but I think you need to have this post moved to script requests this area is for completed scripts only.
edited again it still stands you need to move it. sorry for editing so much but had check to make sure that it needed to be move.

This post has been edited by hazard92: Apr 1 2009, 01:02 PM
Go to the top of the page
 
+Quote Post
   
Ikareg
post Apr 3 2009, 02:37 PM
Post #4


Level 1
Group Icon

Group: Member
Posts: 8
Type: None
RM Skill: Beginner




QUOTE (hazard92 @ Apr 1 2009, 04:47 PM) *
Hey dude awesome idea but I think you need to have this post moved to script requests this area is for completed scripts only.
edited again it still stands you need to move it. sorry for editing so much but had check to make sure that it needed to be move.


Dooh! that will teach me to have multiple tabs up at once when going to post.
could someone move this please


__________________________
Are you the crazy person in a sane world? or are you the sane one in the insane world?
Go to the top of the page
 
+Quote Post
   

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 24th May 2013 - 08:04 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker