Some gate help :D
#8

pawn Код:
if(strcmp(cmdtext, "/gateopen", true) == 0)
{
    blablabla...
    SetObjectRot(gate, 0, 0, 90)
}
if(strcmp(cmdtext, "/gateclose", true) == 0)
{
    blablabla...
    SetObjectRot(gate, 0, 90, 90);
}
Reply


Messages In This Thread
Some gate help :D - by Anthony_X - 05.01.2012, 13:52
Re: Some gate help :D - by CmZxC - 05.01.2012, 13:53
Re: Some gate help :D - by Anthony_X - 05.01.2012, 13:55
Re: Some gate help :D - by CmZxC - 05.01.2012, 13:57
Re: Some gate help :D - by Anthony_X - 05.01.2012, 13:59
Re: Some gate help :D - by CmZxC - 05.01.2012, 14:02
Re: Some gate help :D - by Anthony_X - 05.01.2012, 14:04
Re: Some gate help :D - by CmZxC - 05.01.2012, 14:07
Re: Some gate help :D - by Anthony_X - 05.01.2012, 14:08
Re: Some gate help :D - by CmZxC - 05.01.2012, 14:09

Forum Jump:


Users browsing this thread: 3 Guest(s)