Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

5 Pages V  < 1 2 3 4 > »   
Reply to this topicStart new topic
> + [ MULTIPLE FOGS] + Version 1.0 RE-ENGINE~, * Missing feature from RMXP~!
YanXie
post Mar 5 2008, 12:25 PM
Post #21


Because Tomorrow Will Surely Come...
Group Icon

Group: Revolutionary
Posts: 1,137
Type: None
RM Skill: Skilled




Change this value to control the speed.

QUOTE
$fog.ox << Speed of fog move horizontally
$fog.oy << Speed of fog move vertically


cheers,puppeto4. smile.gif


__________________________
how make teleport to graveyard then your character die?

AWAY FOR VACATION.
NOT HERE UNTIL JAN/FEB 2010 -w-/
Go to the top of the page
 
+Quote Post
   
alex_trenton
post Mar 5 2008, 05:16 PM
Post #22


Level 1
Group Icon

Group: Member
Posts: 6
Type: None
RM Skill: Skilled




Yes i know, and 1 goes too fast.
You do not get what im saying.. he needs to slow it down some.
And i tried using those.. does not work..i had a feeling no one would get what im saying..
Go to the top of the page
 
+Quote Post
   
Naughty3chia
post Mar 9 2008, 07:12 PM
Post #23


Level 1
Group Icon

Group: Member
Posts: 6
Type: Artist
RM Skill: Skilled




I have 1 big map that it a city/forest, but i only want the fog to be displayed over the forest. (Keep in mind that both of these areas are one map) , any ideas?
Go to the top of the page
 
+Quote Post
   
woratana
post Mar 9 2008, 07:18 PM
Post #24


Looking for scripter to hire? PM me *O*
Group Icon

Group: +Gold Member
Posts: 1,038
Type: Scripter
RM Skill: Undisclosed




@Naughty

You may have to create event around forest to change the fog when player touch that area smile.gif


__________________________
Check out my NEW blog!!!



MVP (Most Valuable Poster) Award 2008


Go to the top of the page
 
+Quote Post
   
Ilikepie123
post Mar 13 2008, 03:12 PM
Post #25


Sir Jacketh
Group Icon

Group: Revolutionary
Posts: 137
Type: Artist
RM Skill: Undisclosed




QUOTE (alex_trenton @ Mar 5 2008, 04:23 PM) *
Yes i know, and 1 goes too fast.
You do not get what im saying.. he needs to slow it down some.
And i tried using those.. does not work..i had a feeling no one would get what im saying..

I get what youre saying.. 1 is the lowest, which is still too fast.. I dont know if itll work.. But.. Try 0.5? Thats my only idea... It might not even work so dont get ur hopes up >_<"


__________________________
Hmwut?
Go to the top of the page
 
+Quote Post
   
Someonation
post Mar 24 2008, 01:02 PM
Post #26


Level 8
Group Icon

Group: Revolutionary
Posts: 111
Type: None
RM Skill: Beginner




Hi...
Look, your script is amazing, but if i'm making a parallel process event and in this event i call the script
( I took the script and the call script (ID2) from the demo)
the clouds won't move.....
please help
Go to the top of the page
 
+Quote Post
   
woratana
post Mar 24 2008, 05:27 PM
Post #27


Looking for scripter to hire? PM me *O*
Group Icon

Group: +Gold Member
Posts: 1,038
Type: Scripter
RM Skill: Undisclosed




Don't forget to delete that event after show fog smile.gif


__________________________
Check out my NEW blog!!!



MVP (Most Valuable Poster) Award 2008


Go to the top of the page
 
+Quote Post
   
Someonation
post Mar 25 2008, 12:39 PM
Post #28


Level 8
Group Icon

Group: Revolutionary
Posts: 111
Type: None
RM Skill: Beginner




oh...... ok thanks
Go to the top of the page
 
+Quote Post
   
icecold49
post Mar 30 2008, 10:28 AM
Post #29


My rmvx project is taking longer than I expected...
Group Icon

Group: Revolutionary
Posts: 116
Type: Developer
RM Skill: Advanced




Perfect! Just what I needed. I was searching for this feature in VX and when I found out it wasn't included, I was pissed. Fogs really create a nice atmosphere for some maps. This is a saver. Thanks for the script.


__________________________
Go to the top of the page
 
+Quote Post
   
anna_strife
post Mar 31 2008, 05:38 PM
Post #30


Level 1
Group Icon

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




woratana, i don't know its a bug or not...
but if I use this script at the same time with NMS2, The face shown is hidden under the message... no matter what side i selected...

I dont know how to fix it, I can't scripting...

Please I really need this script...

like this...


thx

This post has been edited by anna_strife: Apr 1 2008, 06:43 PM


__________________________
~Nothing's possible if there's no try~

-FANASARI DIAN ANNALIA-
Go to the top of the page
 
+Quote Post
   
Twilight27
post Apr 2 2008, 05:19 PM
Post #31


Level 19
Group Icon

Group: Revolutionary
Posts: 371
Type: Event Designer
RM Skill: Beginner




Okay! My first noob question x.x! Please help~

I've copied the script from the demo and pasted it into my game, above main and yadda yadda.

I believe I got to do a little more, but so far all I've done is copy/paste EV002 from MAP002 into a village in my game. When I enter the village, this error comes up:

Script 'Fog' line 106: NoMethodError occured.

undefined method 'size' for nil:NilClass

I know I have to edit each of my maps and add in commands involving the fog, but what exactly?


__________________________

Fall to the power of the Emo!
We have cookies!


Notice!! Check out my topic (http://www.rpgrevolution.com/forums/index.php?showtopic=45736&st=0#entry454175) if you're interested in helping me make a script that limits the number of characters & items you use in battle AND also an item durability feature! Thanks for any help in advance!
Go to the top of the page
 
+Quote Post
   
woratana
post Apr 2 2008, 05:29 PM
Post #32


Looking for scripter to hire? PM me *O*
Group Icon

Group: +Gold Member
Posts: 1,038
Type: Scripter
RM Skill: Undisclosed




I'm planning to rewrite this script,
since it has some bug about fog's move.

So, please hold on for your problems >_>~

I may be able to do this during Spring Break~ smile.gif


__________________________
Check out my NEW blog!!!



MVP (Most Valuable Poster) Award 2008


Go to the top of the page
 
+Quote Post
   
Ryukodomo
post Apr 7 2008, 10:16 AM
Post #33


Level 2
Group Icon

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




How do you get this demo? cause i can't get it sad.gif This would be perfect for my game...and other things as well. And if i know how to get your demos..i can get your other scripts as well smile.gif


__________________________
Go to the top of the page
 
+Quote Post
   
woratana
post Apr 7 2008, 12:05 PM
Post #34


Looking for scripter to hire? PM me *O*
Group Icon

Group: +Gold Member
Posts: 1,038
Type: Scripter
RM Skill: Undisclosed




Click on 'Download Demo'

and choose file hosting that you want to download smile.gif


__________________________
Check out my NEW blog!!!



MVP (Most Valuable Poster) Award 2008


Go to the top of the page
 
+Quote Post
   
Twilight27
post Apr 7 2008, 12:23 PM
Post #35


Level 19
Group Icon

Group: Revolutionary
Posts: 371
Type: Event Designer
RM Skill: Beginner




QUOTE (woratana @ Apr 2 2008, 08:43 PM) *
I'm planning to rewrite this script,
since it has some bug about fog's move.

So, please hold on for your problems >_>~

I may be able to do this during Spring Break~ smile.gif


Thanks, but quick question. Do I have to put the fog event in EVERY map? Whether it be to activate or deactivate the fog?


__________________________

Fall to the power of the Emo!
We have cookies!


Notice!! Check out my topic (http://www.rpgrevolution.com/forums/index.php?showtopic=45736&st=0#entry454175) if you're interested in helping me make a script that limits the number of characters & items you use in battle AND also an item durability feature! Thanks for any help in advance!
Go to the top of the page
 
+Quote Post
   
woratana
post Apr 7 2008, 12:31 PM
Post #36


Looking for scripter to hire? PM me *O*
Group Icon

Group: +Gold Member
Posts: 1,038
Type: Scripter
RM Skill: Undisclosed




You can set it so that fog will appear in other map too smile.gif


__________________________
Check out my NEW blog!!!



MVP (Most Valuable Poster) Award 2008


Go to the top of the page
 
+Quote Post
   
tdog
post Apr 15 2008, 04:51 AM
Post #37


Level 4
Group Icon

Group: Member
Posts: 51
Type: Event Designer
RM Skill: Skilled




Are you still thinking of getting around to a remake of this script? Lol, I'm not getting impatient, just curious because as much as I love this scripts, the fogs just move too fast. Surely there's gotta be some easy way to just slow it down =/
Go to the top of the page
 
+Quote Post
   
gumbyscout
post Apr 17 2008, 10:46 PM
Post #38


Level 1
Group Icon

Group: Member
Posts: 11
Type: Artist
RM Skill: Beginner




QUOTE (anna_strife @ Mar 31 2008, 07:52 PM) *
woratana, i don't know its a bug or not...
but if I use this script at the same time with NMS2, The face shown is hidden under the message... no matter what side i selected...

I dont know how to fix it, I can't scripting...

Please I really need this script...

like this...


thx

I have the same problem tongue.gif. I guess the fogs mess with the layer priority of the neo face system, causing the name box text and face to be shown under the window.
Go to the top of the page
 
+Quote Post
   
semajames
post Apr 20 2008, 05:20 AM
Post #39


Level 10
Group Icon

Group: Revolutionary
Posts: 164
Type: Event Designer
RM Skill: Advanced




Perfect. Amazing. Just what I needed.


__________________________
I hereby challenge you all to beat me!
http://www.rpgrevolution.com/forums/index....e=play&g=23
Good luck!
Go to the top of the page
 
+Quote Post
   
woratana
post Apr 29 2008, 11:09 PM
Post #40


Looking for scripter to hire? PM me *O*
Group Icon

Group: +Gold Member
Posts: 1,038
Type: Scripter
RM Skill: Undisclosed




Re-scripted

The new version will release soon smile.gif
with all bugs fixed~


__________________________
Check out my NEW blog!!!



MVP (Most Valuable Poster) Award 2008


Go to the top of the page
 
+Quote Post
   

5 Pages V  < 1 2 3 4 > » 
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: 23rd May 2013 - 11:47 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker