How to make Zebras??
#1

Hello there,i wonder how to make zebras the white thing on this picture


I guess its some txt/object editor,but can somone explane me how to do it and with what program/script?
I'm using Ravens GameMode


PS: I hope now is in right section..

Regards,
Stefan Salvatore
Reply
#2

I think they are some simple white objects into ground..

or they are using the Concrete parkour objects added in 0.3c with this function https://sampwiki.blast.hk/wiki/SetObjectMaterial
Reply
#3

Quote:
Originally Posted by iJumbo
Посмотреть сообщение
I think they are some simple white objects into ground..

or they are using the Concrete parkour objects added in 0.3c with this function https://sampwiki.blast.hk/wiki/SetObjectMaterial
It's not point only in that white simple object maybe they are on this picture but i saw on other servers also they use zebras in other colors and near zebra is STOP on parkings are Do not parking here etc it's custom txt placed in script,just i don't know how they made it i don't think it's that SetObjectMaterial function
Reply
#4

You can change color of objects with SetObjectMaterial
Reply
#5

Quote:
Originally Posted by iJumbo
Посмотреть сообщение
You can change color of objects with SetObjectMaterial
Yes,but that is not what i looking i guess
Reply
#6

You was right i just tested that function and it worked i made it like this

Код:
    new Dph = CreateDynamicObject(4238, 1535.8951, -1672.2250, 12.4137, -120.3999, -96.3000, 174.4733);
    SetDynamicObjectMaterialText(Dph, 0,"Don not park here", 130, "Arial", 32, 1, -1, 0, 1);
Thanks for help,rep +
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)