Objects Not Showing
#1

SOme Objects Not Showing in My Server !?? Help me how i fix this problem

Im using These Plugins

Код:
Whirlpool sscanf regex streamer xstreamer
Reply
#2

Are you making objects like this:

pawn Код:
OnGameModeInit()
{
     CreateObject(.....)
     CreateObject(.....)
     CreateObject(.....)
     CreateObject(.....)
     return 1;
}
?
Reply
#3

No I Use This

Quote:

CreateDynamicObject

Reply
#4

Why do you use two streamers?
streamer and xstreamer
Reply
#5

Well, I refuse to use plugins as they seem to completely erase my GM, try taking the plugins out and trying once!
Reply
#6

without streamers ? Objects ? Shows ?
If No So Which Is Better >?

Loading plugin: streamer


*** Streamer Plugin v2.5.2 R2 R2 by Incognito loaded ***
Reply
#7

Remove xstreamer from your plugins list and then try to look.
Reply
#8

Keep only Incognito's streamer
In your Gamemode or FS
pawn Код:
#include <streamer>
And
pawn Код:
CreateDynamicObject(blabla..)
Remove the other streamer from server.cfg , plugins line
Reply
#9

Done and Some Objects showing only 1 Or 2 TYpe Tubes Not showing Late 0.3c Object
Reply
#10

A tip: Streamer_MaxItems(STREAMER_TYPE_OBJECT, number); Instead of the number write the objects number limit.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)