Objects not showing - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Objects not showing (
/showthread.php?tid=618252)
Objects not showing -
Kruno88 - 03.10.2016
I'm using CreateDynamicObject and I have included the streamer include and plugin within the script and the server-log.txt...Only 80% of the objects are showing.How do I fix this?
Re: Objects not showing -
Younes44 - 03.10.2016
well i think you are using Max of objects(1000)..
try to use them as CreateObject..
Re: Objects not showing -
Kruno88 - 03.10.2016
Quote:
Originally Posted by Younes44
well i think you are using Max of objects(1000)..
try to use them as CreateObject..
|
Ohh Jesus.I tried using CreateObject but hte maximum is 1000,but it also doesn0t work with CreateDynamicObject
Re: Objects not showing -
ThatFag - 03.10.2016
CreateDynamicObject should work but ur loading as FS or at Gamemode ?
Re: Objects not showing -
Kruno88 - 03.10.2016
Quote:
Originally Posted by ThatFag
CreateDynamicObject should work but ur loading as FS or at Gamemode ?
|
As a filterscript
Re: Objects not showing -
Kruno88 - 03.10.2016
Fixed:Weren't on showing on class selection.
Re: Objects not showing -
NinjaMovez - 16.10.2016
Quote:
Originally Posted by Kruno88
I'm using CreateDynamicObject and I have included the streamer include and plugin within the script and the server-log.txt...Only 80% of the objects are showing.How do I fix this?
|
Change to
(Createobject)