Jump to content

Diabolik

Membru
  • Posts

    716
  • Joined

  • Last visited

Posts posted by Diabolik

  1. Bravo 4/5 ai in undele zone o indentitate frumoasa dar in alta imi vine sa ma dau cu capu de pereti.:)

    Exemplu:

    }
    	else
    	{
    	SendClientMessage(playerid,COLOR_GREEN,""R"You Don't have enoungh money!") ;
    	}
    	}
    	}
    	return 1;
    }
    	if(dialogid == Dialog_Gps)
    

  2. Cauta

    public SetPlayerSpawn(playerid)
    Si vezi undeva o sa gasesti:
    if  ( PlayerInfo [ playerid ] [ pMember ] == 4 || PlayerInfo [ playerid ] [ pLider ] == 4 ) 
    {
            if ( PlayerInfo [ playerid ] [ pMFspawn ] == 0 ) 
    	{
    		SetPlayerToTeamColor ( playerid ) ;
    		SetPlayerPos ( playerid , -2695.6145 , 638.4780 , 14.4545 ) ;
    		SetPlayerFacingAngle ( playerid , 270.0 ) ;
    		SetPlayerInterior ( playerid , 0 ) ;
    		PlayerInfo [ playerid ] [ pInt ] = 0 ;
    		return ( 1 ) ;
    	}
    }
    
    Si la linia
    SetPlayerPos(playerid, -2695.6145,638.4780,14.4545);

    schimba cu ce coordonate vrei tu.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.