Имеется код, который в чат должен писать по id TextDraw его текст, но он пишет в чат пустую строку. В чём может быть дело??? id текстдрава правильный и он имеет текст. Взаранее благодарю
C++:
{$CLEO .cs}
if not 0@ = SAMP.Base()
then 0A93: end_custom_thread
end
while not SAMP.Available()
wait 100
end
:1
wait 0
if and
0ADC: test_cheat "check"
0AFA: is_samp_available
not SAMP.ChatInputOpened()
jf @1
0AF8: samp add_message_to_chat "Text: color 16766720
alloc 1@ 128
0C5A: samp textdraw 2053 get_string_to 1@
chatmsg "%s" -1 1@
free 1@
:NopOff
wait 0
0ADC: test_cheat "JJJ"
jf @NopOff
0AF8: samp add_message_to_chat "TextD off" color 16766720
jump @1