Problem!!! need Help
#8

if (strcmp("/gateopen", cmdtext, true, 0) == 0)
{
MoveObject(obj,2107.968506,1982.012695,13.005812,2 .00);//cordinates open gate
return 1;
}
if (strcmp("/gateclose", cmdtext, true, 0) == 0)
{
MoveObject(obj,2107.968506,1970.185425,13.005812,2 .00);//cordinates close gate
return 1;
}

Try that... I know it will work, you forgot return 1;
at the end
Reply


Messages In This Thread
Problem!!! need Help - by BLACK-RIDER-1692 - 21.08.2009, 04:50
Re: Problem!!! need Help - by Antonio [G-RP] - 21.08.2009, 04:54
Re: Problem!!! need Help - by BLACK-RIDER-1692 - 21.08.2009, 04:57
Re: Problem!!! need Help - by Antonio [G-RP] - 21.08.2009, 04:58
Re: Problem!!! need Help - by BLACK-RIDER-1692 - 21.08.2009, 05:00
Re: Problem!!! need Help - by Joe Staff - 21.08.2009, 05:04
Re: Problem!!! need Help - by BLACK-RIDER-1692 - 21.08.2009, 05:06
Re: Problem!!! need Help - by Antonio [G-RP] - 21.08.2009, 05:06

Forum Jump:


Users browsing this thread: 3 Guest(s)