Stop Sign
#7

That just shows you how to make a mod. Which means other players will have to download it. Not fun. It is perfectly viable to create a stop sign with in-game material. Use the railroad crossing sign as a base and set the texture to the stop sign that's displayed on that wooden cabin.
pawn Код:
signobj = CreateObject(8548,1701.0999755859,2173.0000000,10.39,355.2719727,5.01,90.41); //object(ws_roadwarning_03) (1)
    SetObjectMaterial(signobj, 0, 967, "CJ_BARR_SET_1", "stop2_64");
It'll look something like this:
Reply


Messages In This Thread
Stop Sign - by Kevin Frankenberger - 06.06.2013, 02:37
Re: Stop Sign - by Akira297 - 06.06.2013, 02:39
Re: Stop Sign - by Kevin Frankenberger - 06.06.2013, 02:43
Re: Stop Sign - by Akira297 - 06.06.2013, 02:57
Re: Stop Sign - by Kevin Frankenberger - 06.06.2013, 03:01
Re: Stop Sign - by freddy smyth - 06.06.2013, 03:48
Re: Stop Sign - by Vince - 06.06.2013, 10:45
Re: Stop Sign - by Kevin Frankenberger - 08.06.2013, 06:47
[No subject] - by Kevin Frankenberger - 08.06.2013, 08:16
Re: Stop Sign - by Kevin Frankenberger - 08.06.2013, 09:12

Forum Jump:


Users browsing this thread: 3 Guest(s)