Yom Buttons Issue
#1

Before I give detail here is the issue, The keypad is not showing up for some reason why is this ?

Код:
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);
What am I doing wrong ? Am I using a outdated yom_buttons.inc ?
Reply
#2

Do you have:
pawn Код:
LSPDDoor= CreateButton(253.44921875,110.59960938,1003.79998779,90.00000000);
on OnGameModeInit?
Reply
#3

yes I do
Reply
#4

Does the CreateButton use "CreateDynamicObject" ?
Reply
#5

I have no idea
Reply
#6

Anyone ?
Reply
#7

Solved
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)