Little Help
#1

Delete this
Reply
#2

What line is 1974-1975?
Reply
#3

pawn Код:
PlayerHitted[id] == 1;
    HasHitted[id] == 1;
Those two lines
Reply
#4

Код:
PlayerHitted[id] = 1;
HasHitted[id] = 1;
Reply
#5

Quote:
Originally Posted by CaRa
Посмотреть сообщение
Код:
PlayerHitted[id] = 1;
HasHitted[id] = 1;
What you change here? O.o
Reply
#6

Quote:
Originally Posted by Sanady
Посмотреть сообщение
What you change here? O.o
I encountered this problem in the past so I got it soon I found the solution.

I changed == 1; to = 1;
Reply
#7

Quote:
Originally Posted by CaRa
Посмотреть сообщение
I encountered this problem in the past so I got it soon I found the solution.

I changed == 1; to = 1;
OMG really...I didn`t saw that..Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)