Demonic Budha
semi-good RMXPer (not script)
- 192
- Posts
- 19
- Years
- Age 38
- Taupo, NZ
- Seen Dec 14, 2009
great script. (and this message is to short)
it should be in Game_PlayerDemonic Budha said:This isnt a x2 post.
I was woundering what one is the Jump Script and how would i extract it to put it into my game.
Thx 4 ya time
No, and i won't add one.scompi said:Blizzy, are you working on a Pokegear?
in Scene_Battle 1/2/3/4.dan48 said:Thanks Blizzy. Where do I put that code though?
case @actor_command_window.commands[@actor_command_window.index]
when "Run" # run handler
Blizzy said:i haven't fixed this, yet.
thanks for finding that bug.
replace this to fix it (i hope it works)
in Name_InputCode:if Input.getkey(13) if @text.size == 0 $game_system.se_play($data_system.buzzer_se) else if $game_temp.name_actor_id != 0 @actor = $game_actors[$game_temp.name_actor_id] @actor.name = @text.to_s else $pkmn.trainername = @text.to_s $game_variables[1] = @text.to_s $game_variables[2] = $game_party.actors[0].name end $scene = Scene_Map.new end end
the one i use only has the time and map and it's like 700 lines of script:\PokeCreator_09 said:WOW. I just got done playing the.2 beta and let me just say WOW.
People keep saying you're gonnan be famous around the PokeCommunity for making this, but I think you're gonna be famous to all game development sites around the internet.
Okay, let me get one thing strait though. Are you putting in a pokegear system or not? It shows one in there, but you said the pokegear's for your personnal use. I like the idea of keeping some stuff for yourself, but maybe you should design a small one for all the oobs out there.
oaky i really dont get what your saying.....ne way i have a pokegear that i made by editting blizzys menu (its not done its just looks rite now im working on some other stuff) and i just needed to knwo a litte bit of how to set the enemy bar up beause i have tryed since friday and i have had no luck....thats all i need help with.......tdata said:I have an idea... For the people who want blizzy to explain everything. A task. make a few simple pokegear. I'll even make something... Then we arn't going; "Blizzy, blizzy, how do you do --- i don't get it." Leave comments telling what you are doing... And make it compatable with the starter kit... You may edit an old script... But the finished produce should look like it would in the games. Then, we will have a better starter kit...