Does this fution works?
#1

Hello, Why doesn't work this?

Quote:

if(PlayerToPoint(10.0,playerid,363.7006,173.4549,1 008.382)
{
else
}
if(PlayerToPoint(10.0,playerid,363.7006,173.4549,1 008.382)

I want to make a command that only can use at 2 places


Who can help me? :P
Reply
#2

what doesnt work? the function? the command?

More details

But both of your if(*)'s are the same

Код:
if(PlayerToPoint(10.0,playerid,363.7006,173.4549,1008.3828))
{
  // Do something. he is in the area
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)