Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
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.