Quote:
Originally Posted by Misiur
pawn Код:
PLAYER_FILMDUBBING[playerid][PLAYER_DUBPOS[playerid]][textik] = texttik; //and PLAYER_FILMDUBBING[playerid][PLAYER_DUBPOS[playerid]][audio] = audioo;
Use strcat to copy strings. There might be a runtime error - there is no 1f message in console, so your FilmDubbingStart isn't even called yet, the error is somewhere earlier
|
Oh, its function, but, the strcat not add the string to variable
![Sad](images/smilies/sad.gif)
i dont know why, but test create custom function to add the string
![Smiley](images/smilies/smile.png)
(i only test
![Cheesy](images/smilies/biggrin.png)
)