[SOLVED] 26 errors - Open/Close gates
#3

sure can ------



//------------------------------------------------------------------------------
if(strcmp(cmdtext,"/secret", true) == 0) //CLOSEGATE
{
{
if(PlayerToPoint(15.0, playerid,-2468.3889,1547.0945,23.8359))
{
MoveObject(cozgate, -2468.352051, 1547.224243, 21.280209, 2.0);
return 1;
}

if(strcmp(cmdtext,"/secret1", true) == 0) //OPENGATE
{

{
if(PlayerToPoint(15.0, playerid,-2468.3889,1547.0945,23.8359))
{
MoveObject(cozgate, -2468.371338, 1547.240723, 24.030167, 2.0);
return 1;
}
}
}
Reply


Messages In This Thread
[SOLVED] 26 errors - Open/Close gates - by cozza123456 - 18.08.2009, 12:08
Re: 26 errors - Open/Close gates - by Lewwy - 18.08.2009, 12:11
Re: 26 errors - Open/Close gates - by cozza123456 - 18.08.2009, 12:11
Re: 26 errors - Open/Close gates - by Lewwy - 18.08.2009, 12:13
Re: 26 errors - Open/Close gates - by cozza123456 - 18.08.2009, 12:15
Re: 26 errors - Open/Close gates - by Lewwy - 18.08.2009, 12:29
Re: [SOLVED] 26 errors - Open/Close gates - by cozza123456 - 18.08.2009, 12:31
Re: [SOLVED] 26 errors - Open/Close gates - by Lewwy - 18.08.2009, 12:32
Re: [SOLVED] 26 errors - Open/Close gates - by cozza123456 - 18.08.2009, 12:36
Re: [SOLVED] 26 errors - Open/Close gates - by Lewwy - 18.08.2009, 12:38
Re: [SOLVED] 26 errors - Open/Close gates - by cozza123456 - 18.08.2009, 12:42

Forum Jump:


Users browsing this thread: 7 Guest(s)