- 8,868
- 11,575
Помогите сделать прикрепленный к т/с 3д текс, или скажите, что в моем коде не так.
CLEO:
{$CLEO}
0000:
:if
wait 0
if
0ADC: test_cheat "3d"
jf @reload
jump @main
:main
wait 0
03C0: 1@ = actor $PLAYER_ACTOR car
0C45: samp create_3d_text id 98124 text "privet" color 0xFFFFFF position 0.0 0.0 0.0 view_distance 20 show_behind_walls false attached_to_player -1 attached_to_vehicle 2@
:reload
0ADC: test_cheat "0"
004D: jump_if_false @main
0A92: create_custom_thread "!3dsp.CS"
0A93: end_custom_thread