[Ajuda] TextDraw
#1

Eu preciso de ajuda na parte do TextDrawForPlayer, eu fiz dessa forma:

pawn Код:
//Topo do GM

 new Text:carregarpetrolheiro;

 //OnGameModeInit

 carregarpetrolheiro = TextDrawCreate(240.0,580.0,"Area de Carregamento Petrolheiros");

 if(IsPlayerInRangeOfPoint(playerid,250.0,149.8828,1392.7751,10.5859)){
 TextDrawShowForPlayer(playerid,carregarpetrolheiro);
 }
Mas nгo funciona quando vai no Local definido, alguem ajuda? =/
Reply


Messages In This Thread
TextDraw - by MoonRey - 11.08.2013, 13:12
Re: TextDraw - by mau.tito - 11.08.2013, 13:18
Re: TextDraw - by luancalixto - 11.08.2013, 13:21
Re: TextDraw - by MoonRey - 11.08.2013, 14:28

Forum Jump:


Users browsing this thread: 2 Guest(s)