Hello, I have been attempting to pass a message from a GUI script under one collection to a regular script in another collection. I have used the url checking code in the regular script and it is the correct absolute URL. (main_collection:/background#background). The same message i send to the proxy loadign script worlks fine aswell. If you need anymore information please ask. Much Obliged
Error Script
ERROR:SCRIPT: menus/character_select/character_select.gui_script:17: Could not send message 'player == brawler' from 'character select collection:/go#character_select' to 'main_collection:/background#background'.
stack traceback:
[C]:-1: in function post
menus/character_select/character_select.gui_script:17: in function <menus/character_select/character_select.gui_script:5>
Sending Script (character_select.gui_script)
Recieving Script (background.script)