does that function if (pID==playerid)
#1

work this
Код:
if(pID1==playerid)
          {//my code

          }
Reply
#2

I'm sorry .. What??!?
Reply
#3

Depends on what pID1 is. If pID1 is the player itself, then this code is pointless (you'd be checking if the player = the same player)
Reply
#4

I use
pawn Код:
if(pID == playerid) return SendClientMessage(playerid, -1, "You can't  teleport you to your self")
And functions like this.

Other than that I don't know why you would use it.
Reply
#5

ok thanks for the help
sry for this ask i have had a blackout and i've only have forgotten something to change
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)