[Ajuda] Nascer Hospital 2
#1

@EDIT
Reply
#2

PHP код:
new MorreuVaiProHospital[MAX_PLAYERS] = 0;
public 
OnPlayerSpawn(playerid)
{
if(
MorreuVaiProHospital[playerid] == 1)
{
MorreuVaiProHospital[playerid] = 0;
if(
PlayerInfo[playerid][pFaccoes] == 1)
{
SetPlayerPos(playerid,x,y,z);//troque as coords
}
else if(
PlayerInfo[playerid][pFaccoes] == 2)
{
SetPlayerPos(playerid,x,y,z);//troque as coords
}
}
return 
1;
}
public 
OnPlayerDeath(playerid,killerid,reason)
{
MorreuVaiProHospital[playerid] = 1;
return 
1;

Reply
#3

@EDIT
Reply
#4

Veja o cуdigo novamente eu melhorei ele .
Reply
#5

@EDIT
Reply
#6

@EDIT
Reply
#7

@EDIT
Reply
#8

Quote:
Originally Posted by lekinho911
Посмотреть сообщение
Tem tuto ai de gangzone um bem explicado pra iniciante gangzone dominavel ?
olha so o que eu achei

https://sampforum.blast.hk/showthread.php?tid=143646
https://sampforum.blast.hk/showthread.php?tid=181017
https://sampforum.blast.hk/showthread.php?tid=182748
https://sampforum.blast.hk/showthread.php?tid=372972

agr mau e se n consegue fazer 1
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)