CreateDynamicObject (Some not showing)
#1

Created a main island for my zombie roleplay server using CreateDynamicObject (have latest version of streamer).. Island is working completely fine. Today I wanted to upgrade the island and make it a little bigger, so I mapped a little more (probably another 100 objects). I joined the game to test it on localhost and the new update of the map was showing but there was one little bug where a grass object was too high.. So I fixed the object and re placed it, compiled the script... Everything is fine. When I join the game, the island is there, but none of the new objects I added in are showing up at all. I have the latest version of streamer, so that's not the problem + my island is still showing, just not the new objects I added. I am 110% certain I added the new code (CreateDyanmicObect) to the script and compiled it. Still nothing. Any ideas what's going on? Thanks
Reply
#2

bump
Reply
#3

Hello ,
i got a problems like that longtime ago ,

you should be aware of two things while mapping new objects and using them with "streamer"

PHP код:
worldid  and  interiorid 
you should respect them with your
PHP код:
SetPlayerVirtualWorld 
value

otherwise use a FILTERSCRIPT include on it Streamer and put your map code there ...

PS : alot of filterscript can lead to heavy performance that will cause LAG on server displaying things .. unless you have a Good Powerful Server Machine

Good Luck
Reply
#4

Try CreateDynamicObjectEx
Reply
#5

Thanks!
Reply
#6

Quote:
Originally Posted by Josh_Main
Посмотреть сообщение
Created a main island for my zombie roleplay server using CreateDynamicObject (have latest version of streamer).. Island is working completely fine. Today I wanted to upgrade the island and make it a little bigger, so I mapped a little more (probably another 100 objects). I joined the game to test it on localhost and the new update of the map was showing but there was one little bug where a grass object was too high.. So I fixed the object and re placed it, compiled the script... Everything is fine. When I join the game, the island is there, but none of the new objects I added in are showing up at all. I have the latest version of streamer, so that's not the problem + my island is still showing, just not the new objects I added. I am 110% certain I added the new code (CreateDyanmicObect) to the script and compiled it. Still nothing. Any ideas what's going on? Thanks
Change to (Createobject)

Hope its work!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)