06.06.2013, 10:45
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.
It'll look something like this:
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");