GameTextForPlayer
#5

Quote:
Originally Posted by ►►►Peter Corneile◄◄◄
pawn Код:
forward PlayerToPoint(Float:radi, playerid, Float:x, Float:y, Float:z);
forward WhateverName(playerid);
Then

pawn Код:
public WhateverName(playerid)
  {
     if (PlayerToPoint(2.0, playerid, 279.0424,-2365.2092,1.2131))
     {
     GameTextForPlayer(playerid,"I love myself",13000,5);
     }
  }
Thanks bud
Quote:
Originally Posted by Don Correlli
No.
Reply


Messages In This Thread
GameTextForPlayer - by Shinzei_Banzai - 22.09.2009, 13:18
Re: GameTextForPlayer - by Peter_Corneile - 22.09.2009, 14:52
Re: GameTextForPlayer - by brett7 - 22.09.2009, 15:00
Re: GameTextForPlayer - by Correlli - 22.09.2009, 15:40
Re: GameTextForPlayer - by Shinzei_Banzai - 22.09.2009, 17:28
Re: GameTextForPlayer - by [mad]MLK - 22.09.2009, 17:30
Re: GameTextForPlayer - by Peter_Corneile - 22.09.2009, 18:26
Re: GameTextForPlayer - by Correlli - 22.09.2009, 18:32
Re: GameTextForPlayer - by Shinzei_Banzai - 22.09.2009, 19:59
Re: GameTextForPlayer - by Correlli - 22.09.2009, 20:52

Forum Jump:


Users browsing this thread: 1 Guest(s)