gms_script_set_roomid

Usage: gms_script_set_roomid ( script_id )

Description

Sets a custom script that is used to obtain the roomID. Using this, multiple rooms can be mapped to a single ID, effectively making them the same for the server. When roomIDs of players are the same, they can see each other. This function can be used to make players see eachother even though they are in different rooms.

Replies (2)

Last message on 15 Oct 2017

Chibi on 1 Oct 2017, 14:57:14
How can I use this script to see if anyone has created a room ?
Like this :http://prntscr.com/grw5ep
Size43 (Administrator) on 15 Oct 2017, 22:12:47
You should use the VS mode or the session system for that.