Manakel
Recruit

Hello,
Some very intriguing new header operations in header 1.25
#communication with URL (server or external sites??)
send_message_to_url = 380 # (send_message_to_url, <string_id>), #result will be returned to script_game_receive_url_response
player_get_unique_id = 441 # (player_get_unique_id, <destination>, <player_id>), #can only be used on server side
I'm not sure where we should use send_message_to_url because it's not listed in lhs operations...
Some very intriguing new header operations in header 1.25
#communication with URL (server or external sites??)
send_message_to_url = 380 # (send_message_to_url, <string_id>), #result will be returned to script_game_receive_url_response
player_get_unique_id = 441 # (player_get_unique_id, <destination>, <player_id>), #can only be used on server side
I'm not sure where we should use send_message_to_url because it's not listed in lhs operations...

