(Solved) Game freezing

Posted by Jocke
Hello, i have problem that everytime when someone logs in in the Multiplayer room game freezes. Anyone knows why?
http://prntscr.com/mxg4qy

Replies (3)

Last message on 25 Mar 2019

jdev on 15 Mar 2019, 21:47:57
Do you have any code or scripts initiating when a player joins the session?
Jocke (Topicstarter) on 16 Mar 2019, 10:23:23
I solved the problem. I placed Sync in the step event. Anyways anyone knows how to make player count in the room?
Size43 (Administrator) on 25 Mar 2019, 22:54:46
You can use gms_other_count to get the number of players in a session.