DIALOG_STYLE_INPUT
#3

It's not related to your problem - however, it's always good to prevent this.

Quote:
Originally Posted by SA:MP Wiki
Create3DTextLabel
[...]
Important Note: If text[] is empty, the server/clients next to the text might crash!
pawn Код:
if(strlen(inputtext) != 0) Create3DTextLabel(inputtext,playercolor,30.0,x,y,z,0);
Reply


Messages In This Thread
DIALOG_STYLE_INPUT - by DaniceMcHarley - 23.09.2013, 11:25
Re: DIALOG_STYLE_INPUT - by iJumbo - 23.09.2013, 11:27
Re: DIALOG_STYLE_INPUT - by Konstantinos - 23.09.2013, 11:31
Re: DIALOG_STYLE_INPUT - by DaniceMcHarley - 23.09.2013, 11:33
Re: DIALOG_STYLE_INPUT - by Konstantinos - 23.09.2013, 11:36
Re: DIALOG_STYLE_INPUT - by iJumbo - 23.09.2013, 11:39
Re: DIALOG_STYLE_INPUT - by DaniceMcHarley - 23.09.2013, 11:40
Re: DIALOG_STYLE_INPUT - by Konstantinos - 23.09.2013, 12:17
Re: DIALOG_STYLE_INPUT - by DaniceMcHarley - 23.09.2013, 12:39
Re: DIALOG_STYLE_INPUT - by Hiddos - 23.09.2013, 12:43

Forum Jump:


Users browsing this thread: 1 Guest(s)