[Map] Bairro do Death Match
#1



Este mapa foi feito por min (_Cypher_) , й um Bairro de Death Match (DM)

Video :

[ame]http://www.youtube.com/watch?v=oEDlzs505S4[/ame]

Descriзгo :

126 Objetos
1 Hora para a criaзгo do mapa


Creditos :

_Cypher_ - Por criar mapa , upar video , fazer topico .

Download :

PasteBin

Comando para Teleporte :

pawn Code:
// Bairro do Death Match(DM)
    if(strcmp(cmdtext, "/bdd", true) == 0)
    {
        ResetPlayerWeapons(playerid);
        new name[MAX_PLAYER_NAME], string[100];
        GetPlayerName(playerid, name, sizeof(name));
        format(string, sizeof(string), "[Teletransporte] %s foi para o Bairro do Death Match(DM) (/bdd)", name );
        SendClientMessageToAll(COLOR_TELEPORT, string);
       
            SetPlayerPos(playerid,1554.7645,-1246.8375,279.3455);
            SetPlayerInterior(playerid,0);
            ResetPlayerWeapons(playerid),GivePlayerWeapon(playerid,24,999),GivePlayerWeapon(playerid,31,999),SetPlayerHealth(playerid,100),SetPlayerArmour(playerid,100);
            SendClientMessage(playerid,COLOR_YELLOW,"Bem-Vindo ao Bairro do Death Match(DM)! (by _Cypher_)");

        return 1;
    }
Att : em COLOR_TELEPORT e COLOR_YELLOW , substituнa por uma cor em seu GameMode
Reply


Messages In This Thread
Bairro do Death Match - by _Cypher_ - 29.04.2012, 23:38
Re: Bairro do Death Match - by dPlaYer_ - 29.04.2012, 23:44
Re: Bairro do Death Match - by Edu33 - 29.04.2012, 23:49
Re: Bairro do Death Match - by _Cypher_ - 29.04.2012, 23:57
Re: Bairro do Death Match - by dPlaYer_ - 30.04.2012, 00:03
Re: Bairro do Death Match - by _Cypher_ - 30.04.2012, 00:05
Re: Bairro do Death Match - by Lucas_Alemao - 30.04.2012, 01:12
Re: Bairro do Death Match - by _Cypher_ - 30.04.2012, 01:18
Re: Bairro do Death Match - by Edu33 - 30.04.2012, 01:20
Re: Bairro do Death Match - by Lucas_Alemao - 30.04.2012, 01:24

Forum Jump:


Users browsing this thread: 2 Guest(s)