Help People are invulnerable to Weapons!!!!
#1

for some reason when ever i shoot soemone or when someone shoots me it does no damage! i have no idea why can someone help?
Reply
#2

Are you on their player team? Are you both set on the same like SetPlayerTeam on spawn?
Reply
#3

Quote:
Originally Posted by Las Venturas CNR
Посмотреть сообщение
Are you on their player team? Are you both set on the same like SetPlayerTeam on spawn?
yes everyone is on the same team but i have a thing to kill a random person in the beginning and when he dies it sets him to another team so does it like bug or something
Reply
#4

Quote:
Originally Posted by Aztecking
Посмотреть сообщение
not use setplayerteam..
dude someone is killed randomly in the beginning and on player death it sets him to another team so how can i set them to another team on death properly?
Reply
#5

so on other team TEAM_HUNTER i guess make a note: if you are using gteam
pawn Код:
if(gTeam[playerid] == TEAM_HUNTER)
          {
          SetPlayerTeam(playerid,TEAM_HUNTER);
          //Your other stuff for your code for team hunter
          }
Reply
#6

theres missing ; and i think he already got this. kitten, wrote it for his gTeam system
Reply
#7

EDIT: Misunderstood you :/
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)