Green/Blue wall
#1

Hello,
I want to create a blue or a green wall to make screenshots of skins.
Код:
new Float:X, Float:Y, Float:Z;
        new myobject;
        GetPlayerPos(playerid, X, Y, Z);
        myobject = CreateObject(19372, X, Y, Z+0.5, 0.0, 0.0, 0.0, 300.0);
        SetObjectMaterial(myobject, 1, 19372, "all_walls", "officewallsnew1", 0xFF0000FF);
There is only the normal texture. Could you help me please?
Thanks.

Edit: If found it here: https://sampforum.blast.hk/showthread.php?tid=332205&page=16
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)