Electric Gates Script Problem!
#2

[quote]public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/Opengate", cmdtext, true, 10) == 0)
{
MoveObject(968, 1544.70703125, -1630.7634277344, 13.095315933228, 0, 359.49487304688, 269.87365722656);
// change positions where u want to move gates
return 1;
}
if(strcmp("/Closegate", true) == 0) //
{
MoveObject(968, 1544.7027587891, -1630.9697265625, 13.145315170288, 0, 269.17498779297, 269.87536621094);
//
return 1;
}

Try that! post any error's. Alt look / post in my topic
Reply


Messages In This Thread
Electric Gates Script Problem! - by sammypiv - 28.03.2010, 13:26
Re: Electric Gates Script Problem! - by [LSR]State_Trooper - 28.03.2010, 13:28
Re: Electric Gates Script Problem! - by sammypiv - 28.03.2010, 13:34
Re: Electric Gates Script Problem! - by [LSR]State_Trooper - 28.03.2010, 13:35
Re: Electric Gates Script Problem! - by sammypiv - 28.03.2010, 13:46
Re: Electric Gates Script Problem! - by shotyoudie - 28.03.2010, 13:47
Re: Electric Gates Script Problem! - by sammypiv - 28.03.2010, 13:58
Re: Electric Gates Script Problem! - by [LSR]State_Trooper - 28.03.2010, 13:59
Re: Electric Gates Script Problem! - by anumaz - 28.03.2010, 14:00
Re: Electric Gates Script Problem! - by [LSR]State_Trooper - 28.03.2010, 14:02

Forum Jump:


Users browsing this thread: 2 Guest(s)