Problem =(
#1

Hello when I type /help there will appear a textdraw with some help.

I use this:

Код:
			format(String,sizeof(String), " ~p~/~w~evyardim    ~p~-~w~ Ev alip satmak icin.~n~ ~p~/~w~komutlar    ~p~- ~w~Serverimizin komutlarini gosterir.~n~ ~p~/~w~stuntler     ~p~- ~w~Birsuru guzel stunt icin.~n~ ~p~/~w~gtele      ~p~- ~w~Genel teleportlar icin.~n~ ~p~/~w~tele      ~p~- ~w~Sade teleportlar icin.");
			TextDrawSetString(Komut[playerid],String);
But there is no enaugh space :S you know what i mean?
I mean I can't see the textdraw further than /tele... Is there a limit with chartchers, and if how to delete or remove or someting else that?
Reply
#2

TextDraw's currently have a limit of 256 characters, it will not go any longer than that . So you would need to add another TextDraw to extend it
Reply
#3

Quote:
Originally Posted by JaTochNietDan
The TextDraw has currently got a limit of 256 characters, it will not go any longer than that . So you would need to add another TextDraw to extend it
Hmm thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)