Safe place Help!
#1

Hi Guys,

I made a Safe Mode place,

So i wan't to avoid the fights etc..

So i did this code :

PHP код:
if(gTeam[playerid] == TEAM_SURVIVANT && gTeam[issuerid] == TEAM_SURVIVANT) {
    if(
IsSafe[playerid] == 1) {
     
ApplyAnimation(playerid"DANCING""bd_clap"4.1111111);
     
SendClientMessage(playerid,COLOR_LIGHTBLUE"Vous ne pouvez blesser quelqu'un en Safe Mode");
     }
  } 
Under OnPlayerTakeDamage

But i didn't work, the players can shot they others.. :S

Help?
Reply


Messages In This Thread
Safe place Help! - by KillerDVX - 12.06.2015, 00:29
Re: Safe place Help! - by [KHK]Khalid - 12.06.2015, 01:03
Re : Safe place Help! - by KillerDVX - 12.06.2015, 01:15
Re: Safe place Help! - by [KHK]Khalid - 12.06.2015, 01:24
Re: Safe place Help! - by Prokill911 - 12.06.2015, 01:36
Re : Safe place Help! - by KillerDVX - 16.06.2015, 13:55

Forum Jump:


Users browsing this thread: 1 Guest(s)