Look at that what is worng.
#4

Quote:
Originally Posted by Riddick94
Посмотреть сообщение
pawn Код:
new gate1;
gate1 = CreateObject(980, 1811.45, -1890.62, 14.81, 0.00, 0.00, 273.33);
if(strcmp("/open", cmdtext, true, 10) == 0)
{
    MoveObject(gate1, 1811.45, -1890.62, 14.81,   0.00, 0.00, 273.330, 4.0);
    return true;
}
Thats didn't work.
Reply


Messages In This Thread
Look at that what is worng. - by Gangster-rocks - 09.06.2012, 14:59
Re: Look at that what is worng. - by Riddick94 - 09.06.2012, 15:01
Re: Look at that what is worng. - by MadeMan - 09.06.2012, 15:03
Re: Look at that what is worng. - by Gangster-rocks - 09.06.2012, 15:52

Forum Jump:


Users browsing this thread: 1 Guest(s)