- 14
- Posts
- 12
- Years
- Seen Oct 9, 2014
When i used the trade script in the Wiki iget this error
Exception: RuntimeError
Message: Script error within event 12, map 39 (Viridian City):
Exception: SyntaxError
Message: (eval):2:in `pbExecuteScript'compile error
(eval):2: syntax error
PBSpecies::SHINX,,"Marie",1)
^
(eval):2: syntax error
PBSpecies::SHINX,,"Marie",1)
^
***Full script:
pbStartTrade(pbGet(1),
PBSpecies::SHINX,,"Marie",1)
Interpreter:276:in `pbExecuteScript'
Interpreter:1599:in `command_355'
Interpreter:494:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Scene_Map:103:in `update'
Scene_Map:101:in `loop'
Scene_Map:114:in `update'
Scene_Map:68:in `main'
Exception: RuntimeError
Message: Script error within event 12, map 39 (Viridian City):
Exception: SyntaxError
Message: (eval):2:in `pbExecuteScript'compile error
(eval):2: syntax error
PBSpecies::SHINX,,"Marie",1)
^
(eval):2: syntax error
PBSpecies::SHINX,,"Marie",1)
^
***Full script:
pbStartTrade(pbGet(1),
PBSpecies::SHINX,,"Marie",1)
Interpreter:276:in `pbExecuteScript'
Interpreter:1599:in `command_355'
Interpreter:494:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Scene_Map:103:in `update'
Scene_Map:101:in `loop'
Scene_Map:114:in `update'
Scene_Map:68:in `main'