Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Dundora

1
RPG Maker Scripts / Re: General RGSS/RGSS2/RGSS3 Help
January 07, 2011, 04:52:08 am
Yeah your right, its alright though i already firgured somethign else out :)
thanks again.

Edit: i  now need an other piece of script thoug, i need one that makes the player use an item that is in the inventory without actually going to the menu, so its used when talking to an event for example.
2
RPG Maker Scripts / Re: General RGSS/RGSS2/RGSS3 Help
January 06, 2011, 06:02:28 pm
Thanks all off you guys :D

after some tries i got it workign like this:
Spoiler: ShowHide




now to see if i cn call this during battle.
3
RPG Maker Scripts / Re: General RGSS/RGSS2/RGSS3 Help
January 06, 2011, 05:26:27 pm
well i gues i shouldhv just said this in the first place, but i was hoping i could call it during batle,....why didnt i say that in the first place.....

anywya if i cant call it during a battle i gues ill need to find someone to make me a script.
4
RPG Maker Scripts / Re: General RGSS/RGSS2/RGSS3 Help
January 06, 2011, 05:07:46 pm
Hmm, I just tested it, and it turns out im doing something wrong.

Spoiler: ShowHide


5
RPG Maker Scripts / Re: General RGSS/RGSS2/RGSS3 Help
January 06, 2011, 05:01:35 pm
Oh ok, Thanks a bunch :D thats really helpfull :)
6
RPG Maker Scripts / Re: General RGSS/RGSS2/RGSS3 Help
January 06, 2011, 04:48:48 pm
wow that was a fast reply, do i do that with a cal script to ? or can i just use the event.

how do i do that?:P
7
RPG Maker Scripts / Re: General RGSS/RGSS2/RGSS3 Help
January 06, 2011, 04:37:46 pm
I would like to know how i call the shop with a call script command, i tried "$scene = Scene_Shop.new" but it gives an error.
8
RMXP Script Database / Re: [XP] Blizz-ABS
September 02, 2010, 10:39:51 am
Quote from: [Luke] on September 02, 2010, 09:15:15 am
Since somebody makes a script for that, try activating a script which sets BlizzABS::CONFIG::JUMPING to new value


How do i do that?
9
RMXP Script Database / Re: [XP] Blizz-ABS
September 01, 2010, 01:10:26 pm
He, I have a question;

is it possible to change a heros jumping range in game, or to set up different jumping ranges for different hero's?

I'm asking because in my game, at a certain point you'll be riding a horse, which can obviously jump further.
10
It doesn't show the states in my game, all I did was copy it directly from your link, doesn't show in the demo either....
11
RMXP Script Database / Re: [XP] Blizz-ABS
July 22, 2010, 12:31:49 pm
Ok here I am again :P

I dont know how I keep running into these problems but I do  :<_<:

My problem this time is that my allies simply wont preform any skills, they DO have skills,
and I know I can set up triggers but I also know that they use to preform skills by them selfs, or was this changed in a newer version?
12
RMXP Script Database / Re: [XP] Blizz-ABS
July 21, 2010, 05:33:13 pm
The above is easier...
Thnx for your reply though :)
13
RMXP Script Database / Re: [XP] Blizz-ABS
July 21, 2010, 05:30:21 pm
I have another suggestion / question for your script;

You see, I have a bridge that is completely made up from events, this is because I want it to disappear after you've past it.
The problem is that with Blizz ABS  you cant walk through/over events, not even when i have the through function enabled.

Any suggestions on how to solve it ???

EDIT: Nvm that, I'll just try disabeling Blizz ABS when I'm passing the bridge, and switching them on again after.
Hope this helped anyone els :P
14
RMXP Script Database / Re: [XP] Blizz-ABS
July 19, 2010, 06:14:21 am
srry, just seemed a bit aggressive they way it was posted, my mistake :)
15
RMXP Script Database / Re: [XP] Blizz-ABS
July 19, 2010, 12:20:47 am
That would  be so awesome :D
When will the new version be released btw ?
16
RMXP Script Database / Re: [XP] Blizz-ABS
July 18, 2010, 06:13:41 pm
Why do you post so aggressive?
Anyway:
Quote from: Blizzard on July 18, 2010, 04:49:47 pm
If an ally has low MP and another one high MP, the low MP ally will heal you regardless of tha fact that it would be a lot smarter to heal with the ally that has high MP. If you want the game to play by itself, I'm not sure you are at the right place.


They might as well do that when they are in battle and if not then you can just use the same system when your not in battle, having to heal your entire party yourself when you are not fighting may be more mana sufficient but its also really annoying.

I don't want the game to play by itself but that doesn't mean auto-healing is like strictly forbidden, if that was the case then you might as well get rid of the whole AI, after all we don't want the game to play itself.

Anyway I suppose its not possible to let your allies heal you when your not in battle.
Thanks for your responses.
17
RMXP Script Database / Re: [XP] Blizz-ABS
July 18, 2010, 04:19:41 pm
My problem is that my allies, which is a summon (sorry I forgot to mention that before), don't heal me as long as there aren't any enemies around:
Quote from: Dundora on July 11, 2010, 03:51:39 pm
My problem is that apparently my allies don't heal me when i am not in battle


Ive tried setting a custom trigger like when leaders health is lower than 50% but that doesn't work either, UNLESS I am in battle, but i want to know how i can get them to heal me outside of battle
18
RMXP Script Database / Re: [XP] Blizz-ABS
July 18, 2010, 03:27:14 pm
Yeah I tried that, but then they will still only heal me when I am in battle, plus nobody's gonna want to read a help file telling them they have to setup triggers first everytime they want to play my game (should it ever be released).
19
RMXP Script Database / Re: [XP] Blizz-ABS
July 18, 2010, 01:23:50 pm
Quote from: Dundora on July 11, 2010, 03:51:39 pm
I just downloaded and applied the latest Blizz-ABS, but i have a problem(obv, otherwise i wouldn't be posting here).
My problem is that apparently my allies don't heal me when i am not in battle, and sometime they also don't heal me when I am in battle.
I checked and I'm sure they have a heal skill, does anybody have any suggestions?
20
RMXP Script Database / Re: [XP] Blizz-ABS
July 11, 2010, 03:51:39 pm
I just downloaded and applied the latest Blizz-ABS, but i have a problem(obv, otherwise i wouldn't be posting here).
My problem is that apparently my allies don't heal me when i am not in battle, and sometime they also don't heal me when I am in battle.
I checked and I'm sure they have a heal skill, does anybody have any suggestions?