- 0
Sign in to follow this
Followers
0
Question
Лучший ответ
format(string, sizeof(string), "Name:%s", PlayerInfo[playerid][pName]);
TextDrawSetString(TextDraw, string);
TextDrawShowForPlayer(playerid, TextDraw);
За место TextDraw на свое названия текстдрава
TextDrawSetString(TextDraw, string);
TextDrawShowForPlayer(playerid, TextDraw);
За место TextDraw на свое названия текстдрава
This topic is now closed to further replies.
Sign in to follow this
Followers
0
-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
Andrei_Morozov Старожил 72
Ребята помогите!
Хочу сделать текст драв который будет показывать ник игрока, когда переключаешься на того или иного игрока. Но не знаю как это сделается.
Подскажите как?!
Share this post
Link to post