Some More Questions

Posted by KadePcGames
1
Is There A Way to make a object Be created gloably???? So Everyone can see it and collide with it??
2
heres the new code i created
var session_id = gms_session_current_id();
if gms_session_player_count(session_id) < 4 {room_goto(rm_session)
window_set_caption("The Possable Multiplayer Campain")
} else {gms_show_message("Full Sorry") room_goto(rm_play)}

Thats All Folks Bye

Replies (7)

Last message on 22 Mar 2017

Size43 (Administrator) on 16 Feb 2017, 16:13:11
If I remember correctly, you got this working, right?
KadePcGames (Topicstarter) on 10 Mar 2017, 06:17:13
i got the second one not the first
Size43 (Administrator) on 22 Mar 2017, 18:38:50
You can use instance synchronization to sync other instances across clients.
Star_Brand on 11 Feb 2017, 14:28:49
[ code ]Hello World :)[ / code ]
Star_Brand on 11 Feb 2017, 14:29:38
spam
KadePcGames (Topicstarter) on 9 Feb 2017, 08:14:55
Please Someone Help Me :D
KadePcGames (Topicstarter) on 9 Feb 2017, 08:15:37
btw you can do [ code ] [ / code ] with no spaces to end up like
Hello world