05.04.2010, 16:46
Hi, the problem is that when I use something like this:
PlayerInfo[playerid][pRoadblock] = CreateObject(981, X, Y, Z, 0.0, 0.0, A+180);//981
I don't see the object at all, I think this happend because the objects in my gamemode, there are about 300 objects and I think it's too much. I tried using a streamer and still when I do CreateStreamObject I can't see the objects, can you give me a good objects streamer? thanks.
PlayerInfo[playerid][pRoadblock] = CreateObject(981, X, Y, Z, 0.0, 0.0, A+180);//981
I don't see the object at all, I think this happend because the objects in my gamemode, there are about 300 objects and I think it's too much. I tried using a streamer and still when I do CreateStreamObject I can't see the objects, can you give me a good objects streamer? thanks.