How to add mutliple "PlayerToPoint"
#7

Quote:
Originally Posted by Jefff
Код:
if(PlayerToPoint(5, playerid, 2377.7808,-1908.1727,13.3828) || PlayerToPoint(5, playerid, 800.4943,-1629.1968,13.3828) || PlayerToPoint(5, playerid, 2410.0376,-1488.1743,23.8281))
{
Do you have that bracket I added?

And if you we're to get errors still, Add an extra bracket ( } ) at the bottom of ur command
Ex:
Quote:

if(strcmp(cmd, "/wuteva", true) == 0)
{
If(playertopoint( etc etc...
{
SendClientMessage(playerid,COLOR_YELLOW, "blah");
return 1;
}
}

Reply


Messages In This Thread
How to add mutliple "PlayerToPoint" - by Antonio [G-RP] - 30.07.2009, 23:06
Re: How to add mutliple "PlayerToPoint" - by Jefff - 30.07.2009, 23:08
Re: How to add mutliple "PlayerToPoint" - by Antonio [G-RP] - 30.07.2009, 23:10
Re: How to add mutliple "PlayerToPoint" - by Antonio [G-RP] - 30.07.2009, 23:26
Re: How to add mutliple "PlayerToPoint" - by Stas92 - 30.07.2009, 23:30
Re: How to add mutliple "PlayerToPoint" - by Antonio [G-RP] - 30.07.2009, 23:32
Re: How to add mutliple "PlayerToPoint" - by MrPanz - 30.07.2009, 23:35
Re: How to add mutliple "PlayerToPoint" - by Antonio [G-RP] - 30.07.2009, 23:54
Re: How to add mutliple "PlayerToPoint" - by MrPanz - 31.07.2009, 00:03
Re: How to add mutliple "PlayerToPoint" - by Antonio [G-RP] - 31.07.2009, 00:19

Forum Jump:


Users browsing this thread: 4 Guest(s)