31.07.2011, 23:33
Before I give detail here is the issue, The keypad is not showing up for some reason why is this ?
What am I doing wrong ? Am I using a outdated yom_buttons.inc ?
Код:
new LSPDDoor; if(buttonid == LSPDDoor) { MoveDynamicObject(LSPDDoor1,253.14941406,111.59960938,1002.21502686,4); MoveDynamicObject(LSPDDoor2,253.18457031,106.59960938,1002.21502686,4); SetTimer("CloseLSPDDoor", 2500, 0); } LSPDDoor= CreateButton(253.44921875,110.59960938,1003.79998779,90.00000000);