LSPD doors dosent move...
#1

hey guys i got this problem if i go in LSPD there should be that i go near door press "F" and then the doors open ( if im LSPD ) but.... it worked before and now i dont know why but it dosent move anymore ( i cant find the CMD also for that atm so if you have had same problem please let me know where it comes from.

Thanks
Reply
#2

The Codes please......
Reply
#3

this is all i cna give you atm....

pawn Код:
public DoorOpen(playerid)
{
      MoveDynamicObject(lspddoor1, 247.2763671875,72.536186218262,1002.640625, 3.5000);
      MoveDynamicObject(lspddoor2, 244.0330657959,72.580932617188,1002.640625, 3.5000);
      return 1;
}

public DoorClose(playerid)
{
      MoveDynamicObject(lspddoor1, 246.35150146484,72.547714233398,1002.640625, 3.5000);
      MoveDynamicObject(lspddoor2, 245.03300476074,72.568511962891,1002.640625, 3.5000);
      return 1;
}
Reply
#4

Use This File http://www.solidfiles.com/d/2857b/gate.rar
And This Topic https://sampforum.blast.hk/showthread.php?tid=278880
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)