Battle Backgrounds
|
Make sure you read the pinned topic on how to submit scripts.
Battle Backgrounds
|
![]()
Post #21
|
|
Newbie ![]() Group: Unknown Posts: 6 Joined: 6-March 08 Member No.: 954 ![]() |
FINALLY I made it work. It was because I had to put the map Id for every map until the map I wanted to use for example:
CODE
1 => "Grassland01",
2 => "Grassland02", 3 => "Grassland03", 4 => "Grassland04", 5 => "Grassland05", 6 => "Grassland06" like that I couldn't just put 6 => "plains" I had to put them in order. Wow that was easy lol |
|
|
![]()
Post #22
|
|
Administrator ![]() ![]() ![]() Group: Owner Posts: 266 Joined: 27-November 07 Member No.: 1 ![]() |
Interesting, good to know.
Glad to see you were able to fix the problem. |
|
|
![]()
Post #23
|
|
Newbie ![]() Group: Unknown Posts: 4 Joined: 25-March 08 Member No.: 1,060 ![]() |
Getting a Script 'Cache' line 75: TypeError occured cannot convert nil into String
Cache
Spoiler
& Battle_Backgrounds
Spoiler
|
|
|
![]()
Post #24
|
|
Administrator ![]() ![]() ![]() Group: Owner Posts: 266 Joined: 27-November 07 Member No.: 1 ![]() |
@luciddose
Check to see if there is an "Map001.rvdata" in the data folder of your project folder. |
|
|
![]()
Post #25
|
|
Newbie ![]() Group: Unknown Posts: 4 Joined: 25-March 08 Member No.: 1,060 ![]() |
|
|
|
![]()
Post #26
|
|
Administrator ![]() ![]() ![]() Group: Owner Posts: 266 Joined: 27-November 07 Member No.: 1 ![]() |
Weird, the script worked for me, did you put it above "MAIN"?
|
|
|
![]()
Post #27
|
|
Newbie ![]() Group: Unknown Posts: 4 Joined: 25-March 08 Member No.: 1,060 ![]() |
Weird, the scripted worked for me, did you put it above "MAIN"?
ROFL I finally got it to work by checking out the above posts and trial and error. it was like 9th down the list of maps i am using and i had to get to it by listing them all. Anyways I suppose my only question now is if it is possible to have multiple background images on the same map? |
|
|
![]()
Post #28
|
|
Newbie ![]() Group: Unknown Posts: 3 Joined: 4-May 08 Member No.: 1,240 ![]() |
How exactly do you change the background??
Is it a change within the code, or something else?? Sorry, I'm fairly new to this whole thing |
|
|
![]()
Post #29
|
|
Newbie ![]() Group: Unknown Posts: 3 Joined: 1-May 08 From: La Durantaye, Québec , Canada Member No.: 1,221 ![]() |
I would like to know if it is possible to have multiple backgrounds in the same map, like in the World Map where there are many regions. And by the way, great script, works wonderfully !
|
|
|
![]()
Post #30
|
|
Newbie ![]() Group: Unknown Posts: 3 Joined: 1-May 08 From: La Durantaye, Québec , Canada Member No.: 1,221 ![]() |
Would it be possible to set the Battle Backgrounds to Areas too with some sort of edited script ? I'm really no scripter so I don't know the possibilities, that's why I'm asking. If yes, it would relieve a big pain in my *** cause how I'm doing now is that I need to make maps transitting between the regions in which background changes, like, my character pass from a desert to a grassland, i make a passage (stage like) between em and make a copy of the world map with a different background. It works somehow but i c'ant do it for forests and beach and such. A reply would greatly help me even if its negative, I'll know that i need to continue this way at least.
|
|
|
![]()
Post #31
|
|
Newbie ![]() Group: Unknown Posts: 4 Joined: 8-May 08 Member No.: 1,255 ![]() |
Hey there, i did all what you said, also my pic is in graphic/system folder, nothing happens when in a battle ..
here is the script:
Spoiler
|
|
|
![]()
Post #32
|
|
Newbie ![]() Group: Unknown Posts: 3 Joined: 1-May 08 From: La Durantaye, Québec , Canada Member No.: 1,221 ![]() |
Change
BB_TYPE = 0 to BB_TYPE = 2 It is what activates the custom backgrounds. EDIT: I resized backgrounds from RMXP RGSS, if anyone would need them, I could upload them. |
|
|
![]()
Post #33
|
|
Newbie ![]() Group: Unknown Posts: 2 Joined: 12-February 08 Member No.: 735 ![]() |
Noob question here. Is there a way to change the background with the script command inside events?
|
|
|
Lo-Fi Version | Time is now: 13th May 2008 - 06:52 AM |