- Joined
- Apr 25, 2006
- Messages
- 1,309
So my main problem with my map is that whenever I play it online then in some games suddenly like half of the people drop put. Any ideas what could cause this? I'm not so sure why it is happening but I know I had problems earlier with this function if I put something too much inside for one player. Here is the function thing I use to do something for one player. The things I do is I play sounds, change fog and hide multiboards. Still I have no idea why people get always a random dc, it might not even be because of this function I don't know.
-
Set player = Player 1 (Red)
-
Custom script: if GetLocalPlayer() == udg_player then
-
Sound - Play BUTCHER <gen>
-
Custom script: endif