Помогите с TextDraw
#1

Почему не показывает TextDraw? Что я не правильно делаю?

PHP Code:
new Text:welcomeText
public 
OnGameModeInit()
{
    
welcomeText TextDrawCreate(240.0,580.0,"~b~Welcome To ~r~russian server HAD ~g~6.1");
    return 
1;
}
public 
OnPlayerConnect(playerid)
{
    
TextDrawShowForPlayer(playerid,welcomeText);

Reply


Messages In This Thread
Помогите с TextDraw - by K-911 - 04.08.2010, 18:35
Re: Помогите с TextDraw - by MX_Master - 04.08.2010, 20:02
Re: Помогите с TextDraw - by K-911 - 04.08.2010, 21:28
Re: Помогите с TextDraw - by zSuYaNw - 06.08.2010, 22:13
Re: Помогите с TextDraw - by f0rtex - 08.08.2010, 16:13

Forum Jump:


Users browsing this thread: 3 Guest(s)