[Map] Bairro do Death Match

1 de jun. de 2012.
Este mapa foi feito por  (_Cypher_) , é um Bairro de Death Match (DM) 

Video :



Descrição :

126 Objetos
1 Hora para a criação do mapa


Creditos :

_Cypher_ - Por criar mapa , upar video

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

0 comentários:

Postar um comentário