[PEDIDO] Sistema de arena/paintball.
#2

pawn Код:
new bool:paintball[MAX_PLAYERS];//topo do gm

// pra entrar no paintball por exemplo/irpaintball
SetPlayerPos(playerid, posiзгo q vc quiser);
paintball[playerid] = true;

//onplayerdeath
if(paintball[playerid]) return SetPlayerPos(playerid, posiзгo q vc quiser), 1;

//qdo sair do paintball
paintball[playerid]=false;
c vc n conseguir implantar no GM se mata
Reply


Messages In This Thread
[PEDIDO] Sistema de arena/paintball. - by Duhds_ - 19.10.2011, 19:34
Re: [PEDIDO] Sistema de arena/paintball. - by Pharrel - 19.10.2011, 19:41

Forum Jump:


Users browsing this thread: 1 Guest(s)