Objects Won`t show
#1

Hello I made my map for my TDM server but they don`t want to show in game.I had that problem before but I forgot what i did.I am using Streamer becouse map have 2500 objects.Can anyone give me solution how to fix it?

-Thanks Sanady
Reply
#2

On which part of your script are you adding the objects? OnPlayerSpawn, OnPlayerConnect?
Reply
#3

Quote:
Originally Posted by EAsT-OAK_510
Посмотреть сообщение
On which part of your script are you adding the objects? OnPlayerSpawn, OnPlayerConnect?
I am using it like FS so it`s under OnFilterScriptInit It`s not problem in script but I think something is wrong with Streamer maybe not I don`t know I am asking here..
Reply
#4

What streamer are you using?
Reply
#5

Quote:
Originally Posted by EAsT-OAK_510
Посмотреть сообщение
What streamer are you using?
Newst one
Reply
#6

Quote:
Originally Posted by Sanady
Посмотреть сообщение
Newst one
So I take that as Incognito's Streamer.

Can you post the code or PM it to me? It's impossible to help without it. Also, are all objects not loading? Or some of them?

Edit: Not to sound like a noob, but since you're using it as a filterscript, did you add the FS file under filterscripts on your server's cfg file?
Reply
#7

hmmm what about NO?
Reply
#8

Have you Included the Streamer.inc into your FS? #include <streamer> ? and also what kind object do you use? CreateObject or CreateDynamicObject?
The CreateObject has a limit at 1k Objects.
Reply
#9

Quote:
Originally Posted by Sanady
Посмотреть сообщение
hmmm what about NO?
Answer the other questions I asked then.
Reply
#10

Quote:
Originally Posted by goviscrap
Посмотреть сообщение
Have you Included the Streamer.inc into your FS? #include <streamer> ? and also what kind object do you use? CreateObject or CreateDynamicObject?
The CreateObject has a limit at 1k Objects.
I did included streamer into my script and I am using CreateDynamicObject..
Quote:
Originally Posted by EAsT-OAK_510
Посмотреть сообщение
Answer the other questions I asked then.
??
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)