Streaming Objects
#1

My CreateDynamicObject and CreateObject dissappear after some time when the server is on. Im with the latest STREAMER plugin 2.7.8 by Incognito and i have this when start the console. http://imgur.com/a/qDnpJ
Reply
#2

Raise your Max objects/pickups at your script
Reply
#3

In the script i can't. There's none for raise my objects.
Reply
#4

try to search for MAX_OBJECTS or search MAX untill u find max objects - it should be somewhere in top of your script or at "defines"
Reply
#5

Quote:

#define NEW_VULNERABLE 24
#define TIME_TO_CLAIM 1
#define TIME_TO_TAKEOVER 10
#define MAX_FAMILY 20
#define MAX_POINTS 9
#define MAX_DMAPICONS 400
#define MAX_DDOORS 800
#define MAX_HOUSES 1500
#define MAX_BUSINESS 550
#define MAX_GATES 800
#define MAX_EVENTPOINTS 50
#define INVALID_HOUSE_ID -1

Only what i found
Reply
#6

In my filterscript with mapping i found this
Quote:

#define MAX_STATIC_OBJECTS 245

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)