Class section objects aint showing?
#1

Hi, i have recently created objects located where i set my cords for the class section (objects are used for the backround) anyways, the objects are not showing?
I am using Incognito's objects streamer.
Reply
#2

Eh I don't know, maybe it's about virtualworlds ? or interiors

pawn Код:
public OnPlayerRequestClass( playerid, classid ) {
    SetPlayerVirtualWorld( playerid, 0 );
    return 1;
}
I don't know much about it.

Код:
        This forum requires that you wait 120 seconds between posts. Please try again in 28 seconds.
:3
Reply
#3

Can be the view distance of the objects, mind showing me one of the object lines? ( Not all of them just one )
Reply
#4

try the Streamer_UpadteEx() or simply Streamer_Update() using your coordinates?
Reply
#5

CreateDynamicObject(18653, 1397.6701660156, 1665.9075927734, 23.168029785156, 0, 0, 0, -1, -1, -1, 250.0);

hmm yeah, i believe it can be the view distance.
Reply
#6

Mines like this:
pawn Код:
CreateDynamicObject(3306,34.026,2028.395,18.003,0.0,0.0,-78.750);
Surprisingly it works lol.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)