23.02.2017, 08:12
(
Последний раз редактировалось gmstrikker; 23.02.2017 в 09:40.
)
I made a bizz system with actors inside to rob...
But my server have 5000 bizz's and actor limit is 1000
So i tried to made new interiors like, a new 24/7 and when player enter on bizz, change only INT rather than VW, because actors are in all interiors...
My bad, samp have a limit for 250 interios...
Now every bizz 250+ was tottaly bugged on my server...
So i tried to use this streammer to actores to add my 5000 actors:
https://github.com/ziggi/actor-streamer
But i got this errors that i don't know how to fix, please anybody experient help me and every others guys who need more then 1000 actors...
On include:
But my server have 5000 bizz's and actor limit is 1000
So i tried to made new interiors like, a new 24/7 and when player enter on bizz, change only INT rather than VW, because actors are in all interiors...
My bad, samp have a limit for 250 interios...
Now every bizz 250+ was tottaly bugged on my server...
So i tried to use this streammer to actores to add my 5000 actors:
https://github.com/ziggi/actor-streamer
But i got this errors that i don't know how to fix, please anybody experient help me and every others guys who need more then 1000 actors...
On include:
Код:
/lib/include/ActorStreamer.inc(136) : error 017: undefined symbol "i" /lib/include/ActorStreamer.inc(187) : warning 213: tag mismatch /lib/include/ActorStreamer.inc(195) : warning 213: tag mismatch /lib/include/ActorStreamer.inc(207) : warning 213: tag mismatch /lib/include/ActorStreamer.inc(211) : warning 213: tag mismatch /lib/include/ActorStreamer.inc(213) : warning 213: tag mismatch