Pokemon Starterkit (Rmxp)

Status
Not open for further replies.
hey how do you change the window skin when i change it it only effects the main menu
 
bigfreeze11 said:
Hey great job so far blizzy! Just one question. I see that for charmander and pikachu you made them 128x128 and all the rest are 64x64. How do you change that?
i used
Code:
@sprite.zoom_x, @sprite.zoom_y = 2,2
so it'll zoom double size.
Power Hunter said:
hey how do you change the window skin when i change it it only effects the main menu
use
Code:
@window.windowskin = RPG::Cache.windowskin("name_of_windowskin")


i re-uploaded the file,
menu fixed*
 
Last edited:
thanks for the info blizzy/
Edit: It says:
Argument Error
wron number of arguments (0-1)
 
Last edited:
Found another glitch, you can access your trainer card before you get it, The words are just not there! how do you fix this?

P.S. Thanks for the menu fix!
 
Blizzy

Great job, i like it your start pokemon game kit :) i'm gonna use it for sure.
thanks to make my code simple. good luck with the kit. keep the good work ;) btw. stay well
 
Twizzler121 said:
Found another glitch, you can access your trainer card before you get it, The words are just not there! how do you fix this?

P.S. Thanks for the menu fix!
i don't really know what you mean by
'the words are just not there'.
and about accessing it,
in the games,
you don't need unlock it before opening it in the menu.
Burned Soul said:
Blizzy
Great job, i like it your start pokemon game kit :) i'm gonna use it for sure.
thanks to make my code simple. good luck with the kit. keep the good work ;) btw. stay well
this was just a small thing i saw,
there probably are loads of things more ;)
 
does ne1 get the problem wen trying to make more than 2 choices?
 
Onyxrhapsody87 said:
This is really good but I just have to ask... What else are you going to add to this already good starting kit?
this is the final version...

i'm switching to sphere,
which is a legal rpg making program.
rpg maker xp instead, is illegal.
but i don't say i stop with rmxp.
i'm still here to answer questions about rmxp.
switching to sphere is a tough,but i hope it's worth it.
i already know a bit of javascript, thanks to ruby ;)
some functions are equal.
 
datriot said:
Actually, RMXP isn't illegal if you buy the U.S version.(but it's 100 dollars!!!!)
it's 60 dollars, btw ;)

anyway, if i buy that one,
you guys can't open my game projects. :sleeping:
error: 'can't open project because of software version'
 
Blizzy said:
it's 60 dollars, btw ;)

anyway, if i buy that one,
you guys can't open my game projects. :sleeping:
error: 'can't open project because of software version'
really? Oh, well anyway, I', kinda sad that this is the last version, but, oh, well..
 
You did enough anyway... People can't expect things like this to be completely done for them... This is probably the closest I've seen anyone get to creating a pokemon game...
 
Status
Not open for further replies.
Back
Top