Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
PokéCommunity supports the Stop Killing Games movement. If you're a resident of the UK or EU, consider signing one of the petitions to stop publishers from destroying games. Click here for more information!
Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
Can somebody help me with the pokegear? After battling a trainer with a phone rematch, this error immediately comes up. The script I used is also attached.
You get this error because when You write a script, called via event, you must ALWAYS put code signs (like brackets, equal and some others) in the same line of the function.
Your code should to be:
pbPhoneRegisterBattle(_I(
"\Hey, I'm impressed
with you. Hand over
your Pokégear."),get_character(
0,PBTrainers::HIKER,"John",0)
No, that's the only syntax error you've got, that lines can't start with an open parenthetical. If there were something else wrong with that line, like you using a string where the function needs a number, it wouldn't be called a syntax error.
If you open the main folder, which contains Game.exe, Game.ini and some others, there is a executable file called extendtext.exe: open it and wait for processing completion. Then, open the game and write your script into larger window.