Gates dont move..
#1

CMDdotvori(playerid, params[])
{
MoveObject(gate, 980,2107,1384,5,180,3);
SendClientMessage(playerid, 0x99FFFF, "PD Vrata se otvaraju, ne zaboravite ih zatvorit!");
return 1;
}
CMDdzatvori(playerid, params[])
{
MoveObject(gate, 980,2107,1384,12,180,3);
SendClientMessage(playerid, 0x99FFFF, "PD Vrata se zatvaraju, ne zaboravite ih zatvorit!");
return 1;
}


Help!!!
Reply
#2

Do you have gate as a new or anything?
Reply
#3

Show all you code on pastebin
i can help you bro
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)