[Ajuda] Gamemode
#2

Se eu nгo me engano vocк bota isso na public OnPlayerCommandText(playerid, cmdtext[])

Cara nгo entendi direito oque vocк quis dizer , mais eu acho que й isso

Код:
else if (PlayerToPoint(1.0, playerid,2496.0398,-1692.0844,1014.7422))
        	{
	    	// Saida Loja de Armas 1
	     		SetPlayerPos(playerid, CORDENADA DA SAIDA);
	     		SetPlayerInterior(playerid,0);
	     		SetPlayerFacingAngle(playerid, 4.0967);
	    		PlayerInfo[playerid][pInt] = 0;
	    		SetPlayerVirtualWorld(playerid, 0);
	    		PlayerInfo[playerid][pLocal] = 255;
	        }
  else if(PlayerToPoint(3.0, playerid, CORDENADA DA ENTRADA))
			{//ENTRADA Loja de Armas 1
                GameTextForPlayer(playerid, "~w~Loja de Armas 1", 5000, 1);
                SetPlayerInterior(playerid, 18);
                SetPlayerPos(playerid,Cordenada do Interior);
                PlayerInfo[playerid][pInt] = 18;
                SetPlayerVirtualWorld(playerid, 0);
            }
Eu acho que vocк sabe pegar a cordenada neh ? /save '-'

Mano tentei ajudar n sei se й isso , pelo que eu entendi й isso que vocк estб com dificuldade de fazer.
Reply


Messages In This Thread
Gamemode - by Vinicius_TroLL - 24.10.2012, 20:03
Re: Gamemode - by matheuspain - 24.10.2012, 20:13
Re: Gamemode - by Vinicius_TroLL - 24.10.2012, 20:15
Re: Gamemode - by Diogo123 - 24.10.2012, 20:34
Re: Gamemode - by Vinicius_TroLL - 24.10.2012, 20:47
Re: Gamemode - by matheuspain - 24.10.2012, 20:49
Re: Gamemode - by Vinicius_TroLL - 24.10.2012, 21:02

Forum Jump:


Users browsing this thread: 1 Guest(s)