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 - ShadowSaber

1
I'm not talking about this.
what I want is I want to use "XP map editor", but with "VXA database editor" (since imported XP map is a bit glitchy unlike default RGSS1 Tilemap class)

also, it's too inconvenient, (creating XP map, importing to VXA project, set events in the VXA map editor => 3 steps for every map created / edited)
2
as you know, compared to VXA database editor, XP's has lack of customizability,
however I prefer XP styled map since VXA was wtf in my eyes.

when I saw this thread, I had the idea how if I can use VXA database editor in XP project.
Is there anyone can create such script?
3
RPG Maker Scripts / Re: [VX/VX Ace] Chess Engine
May 23, 2014, 12:02:58 am
VXA one, please  :shy:
4
RPG Maker Scripts / Re: [VX/VX Ace] Chess Engine
May 21, 2014, 03:15:55 pm
can someone upload the file to other filehosting?
it seems my isp won't allow download from speedyshare
5
Script Requests / Re: Disable ALT + Enter and F12
October 21, 2012, 11:16:14 pm
thanks
6
I want to ask,
is there any script that disable ALT + Enter from going fullscreen and F12 from restarting the game?
7
RMXP Script Database / Re: [XP] Blizz-ABS
September 03, 2011, 05:39:06 am
I want to ask, when the next blizz abs will be released?
8
Script Troubleshooting / Re: Flip Graphics in Game
April 20, 2011, 09:28:21 am
thanks drago  :haha:
9
Script Troubleshooting / Re: Flip Graphics in Game
April 20, 2011, 01:43:41 am
Quote from: ForeverZer0 on April 20, 2011, 01:35:18 am
Actually, the easiest way would be to just get a charset with the graphics flipped, then use an event to change the graphic.


it's the easiest method but... what should i say...

I wanted to do it with a script to reduce graphics needed

I want to use it for all event in certain map,
to create flipped version on each graphics will increase a lot of size
10
One more question,

I want to know how to flip character graphic in game

THanks ~

-----edit : resolved-----
11
Script Troubleshooting / Re: Invert Graphic in Game
April 19, 2011, 10:38:13 pm
thanks brewmeister, now i understand how to use it ^^
12
Hello everyone,
I need help how to invert character graphic in map when game is playing

I found the script, but I don't know how to use it

---------edit : resolved-----------
13
thank you very much, it works  :D
14
I have error with the new script :(

15
Quote from: Blizzard on April 11, 2011, 04:14:59 am
Just insert is above main and that's that. No need to do anything.


i didn't understand, I placed the script above main and the script have no effect?
I even testing it in new project without any custom script
16
oh thanks :D, but, can you tell me how to use it?
17
so, is anyone willing to do this?
18
ah, forgot to add

the saved position only saved in $game_temp, so if you close rmxp the saved position will lost
that way, the savefiles will stay the same


if I use variable for each event, that will waste a lot of variable, it seems much more efficient for a script
19
Script Requests / [Resolved][XP] Save Event Position
April 09, 2011, 09:20:29 am
Hello everyone, I want to request script that save every event position in the map
so when character leave the map and came back again, the event position didn't reset

thanks in advance
20
RMXP Script Database / Re: [XP] Stat Distribution System
February 02, 2011, 07:57:07 am
Excuse me, I want to ask how to configure this so the AUTO CALL only affect one actor (just actor with ID 1) :???:
(the SDS won't appear if any of party member leveled up)


edit: problem solved, please pretend that I never ask that question