27.06.2015, 15:13
Hey.
So everything was fine, we have a custom map made (islands). Our mapper just updated it, added some more stuff, and now as soon as I spawn, my client crashes. What can cause this? Too many objects? Not enough ram?
I'm using Incognito's object streamer.
I've changed items on OnGameModeInit:
Thanks.
So everything was fine, we have a custom map made (islands). Our mapper just updated it, added some more stuff, and now as soon as I spawn, my client crashes. What can cause this? Too many objects? Not enough ram?
I'm using Incognito's object streamer.
I've changed items on OnGameModeInit:
Код:
Streamer_SetMaxItems(STREAMER_TYPE_OBJECT,1000);