Posts: 217
Threads: 48
Joined: Jun 2008
Reputation:
0
Guys i made this Filterscript with only objects.. which is visibly less than 400 in number..
and it compiles properly.. and its in
OnGameModeInit()
{
Objects Blah
return 1;
}
but when i get ingame.. the objects are not there.. hmmm
Posts: 217
Threads: 48
Joined: Jun 2008
Reputation:
0
But my objects dont show at all.. how would the streamer help ??
Also.. all this is in a filterscript.. when i put the same in the gamemode.. all of them appear
Posts: 20
Threads: 3
Joined: Jun 2011
Reputation:
0
OnFilterScriptInit..
add objects there...
Posts: 217
Threads: 48
Joined: Jun 2008
Reputation:
0
and what about the streamer.. ?? its a plugin right ?? how does it helpp ?
Posts: 20
Threads: 3
Joined: Jun 2011
Reputation:
0
You can load more objects..
I think that you can add only 400 objects without streamer (unsure)..
EDIT: Guy above was faster :/