When I play co-op in my map, quick revive turns on like as it would in solo. I know that it should turn off as any other perk in co-op, so I am wondering if there is a fix for it.
Last Edit: August 17, 2019, 04:37:25 am by iPlayZ-
When I play co-op in my map, quick revive turns on like as it would in solo. I know that it should turn off as any other perk in co-op, so I am wondering if there is a fix for it.
Yes add this at top of your method:
Code Snippet
Plaintext
flag_wait( "all_players_connected" );
For example like this:
Last Edit: August 17, 2019, 09:58:25 am by gympie6