Posts: 773
Threads: 309
Joined: Aug 2011
Reputation:
0
hello guys recently I downloaded all the files 0.3z streamer, I tried to put CreateDynamicObject, but some items do not appear,
I try to remove the streamer and do CreateObject, just some lines do not appear
Can someone help me?
Posts: 773
Threads: 309
Joined: Aug 2011
Reputation:
0
0, 1011 is the number of object i can add? or this is the code to put in ?
Posts: 675
Threads: 15
Joined: Sep 2014
Reputation:
0
This is the maximum number of displayed objects, not objects created.
At the end of CallBack OnGameModeInit
Posts: 773
Threads: 309
Joined: Aug 2011
Reputation:
0
when i add Streamer_VisibleItems(0, 1011); on my streamer include he give me an error
C:\Users\StR\Desktop\SERVER~1\pawno\include\stream er.inc(256) : error 010: invalid function or declaration
the line on streamer include is
native Streamer_VisibleItems(0, 1011);
Posts: 675
Threads: 15
Joined: Sep 2014
Reputation:
0
What the version of stremar ?
Posts: 773
Threads: 309
Joined: Aug 2011
Reputation:
0
I have seen many servers that had almost all edited map
how they did ? i have v2.5.2
because last version of streamer when i try to open the server he give me run time error 19:
Posts: 773
Threads: 309
Joined: Aug 2011
Reputation:
0
and if i download this stream i can add more createobject than 1000 or createdynamicobject ?
but i have a problem with this streamer my game crash when i try to open , run time error 19:
what can i do ?