Post: search good anti split screen
10-07-2017, 05:09 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi,

I search a good anti split screen for my zombiland because I use this:

* * if (self IsSplitScreen())
* * {
* * kick(self GetEntityNumber());
* * }

But it's don't really good, sometime when I start the game I freeze because split screen are here


and block killstreak/class please ?

Thank*
Last edited by Link033 ; 10-07-2017 at 10:05 PM.
10-07-2017, 08:53 PM #2
Patrick
League Champion
Originally posted by Link033 View Post
Hi,

I search a good anti split screen for my zombiland because I use this:

* * if (self IsSplitScreen())
* * {
* * kick(self GetEntityNumber());
* * }

But it's don't really good, sometime when I start the game I freeze because split screen are here


and block killstreak please ?

Thank*


why would you want to kick splitscreeners but either way it should be good?
10-07-2017, 10:05 PM #3
Originally posted by Patrick View Post
why would you want to kick splitscreeners but either way it should be good?


Because splitscreen is not compatible with zombieland, and it's work when the game it's begin but if I have in pregame a splitscreen and start the game I freeze ^^
but if it's good I keep it
10-08-2017, 02:10 AM #4
Patrick
League Champion
Originally posted by Link033 View Post
Because splitscreen is not compatible with zombieland, and it's work when the game it's begin but if I have in pregame a splitscreen and start the game I freeze ^^
but if it's good I keep it


you could always make the splitscreen function yourself inside of trying to use the games function but i know that wont be making you freeze.
P.S. make sure you have included the include that contains the function 'kick'

The following user thanked Patrick for this useful post:

Link033
10-08-2017, 09:32 AM #5
Originally posted by Patrick View Post
you could always make the splitscreen function yourself inside of trying to use the games function but i know that wont be making you freeze.
P.S. make sure you have included the include that contains the function 'kick'


thank you Smile

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo