Curt200718
Intermediate Game Developer
- 87
- Posts
- 17
- Years
- FLA
- Seen Apr 2, 2016
no i did not, so the only way around is to buy full version ! :( that sux
There is no Legally Free RMXP. To be legal, you must buy RMXP for $60
go to the metadata in the PBS folder and in the beginning line of:
PlayerA=PkMnTRAINER_Male,gold,Gold (Bike),trback1,Gold (Swimming),Gold (Running),Gold (Swimming)
#PlayerA, PlayerB, PlayerC, PlayerD: Information on the player characters in the game. This setting consists of a number of comma-separated fields, described below:
#Field 1: Trainer type. This is an internal name of the trainer type and has one of the values defined in trainernames.txt. The file Graphics/Characters/trainerXXX.png, where XXX is the ID of that trainer type, should match the defined trainer type.
#Field 2: Character sprite, as found in Graphics/Characters.
#Field 3: Character sprite when mounted on a bicycle.
#Field 4: Back of the Trainer, for use in battles. The size is 128x128 and the file must be located in Graphics/Pictures.
#Field 5: Surfing character sprite.
#Field 6: Running character sprite.
#Field 7: Diving character sprite.
This question is for anybody who knows. How do I remove the Debug selection off the menu? Help would be greatly appreciated.
I understand that, thanks. But how do I remove the '$DEBUG global variable', or run the game normally?