[AJUDA]Como colocar icones ?
#3

Fiz Nesta Forma Pra Voce Amigo \/
PHP код:
//------------------------------------------------------//
new Bemvindo// no topo
//------------------------------------------------------//
public OnPlayerPickUpPickup(playeridpickupid)
{
 if (
pickupid == Bemvindo)
  {
  
GameTextForPlayer(playerid,"~w~Bem vindos(as) ao~r~ BLH !"30005);
  }
      return 
1;
}
//-------------------------------------------------------//
public OnGameModeInit()
{
Bemvindo =  CreatePickup(12391,PosX,PosY,PosZ); //aki Voce Pega As Coordenadas e Ponha ali
return 1;
}
//-------------------------------------------------------// 
Ajudei? +REP
Reply


Messages In This Thread
[AJUDA]Como colocar icones ? - by RenjiAbarai - 15.02.2012, 18:53
Re: [AJUDA]Como colocar icones ? - by paulor - 15.02.2012, 18:57
Re: [AJUDA]Como colocar icones ? - by 4LiSs0N - 15.02.2012, 19:14

Forum Jump:


Users browsing this thread: 1 Guest(s)