GATES
#5

i have the same problem, here's my code (create and move object). how to fix this unwanted rotation?

Код:
shv = CreateObject(11102, -1546.1063232422, 548.17993164063, 8.3417224884033, 0, 0, 90);
^ create gates (from init file)

Код:
if(playerDB[playerid][byrka] || playerDB[playerid][specialybe] == 0 || playerDB[playerid][byrka])
	   	{
	   	if (!strcmp("/alinceg", cmdtext, true)) return MoveObject(shv, -1546.10546875, 548.1796875, 3.0917224884033, 3, 0, 0, 0);
//open ^
	   	if (!strcmp("/ulinceg", cmdtext, true)) return MoveObject(shv, -1546.1063232422, 548.17993164063, 8.3417224884033, 3, 0, 0 ,0);
//close^
        }
^ gate commands (from gamemode)
Reply


Messages In This Thread
GATES - by Statebriga - 23.10.2012, 14:47
Re: GATES - by Red_Dragon. - 23.10.2012, 14:50
Re: GATES - by Statebriga - 23.10.2012, 14:53
Re: GATES - by Windrush - 23.10.2012, 15:40
Re: GATES - by The God - 23.10.2012, 16:55
Re: GATES - by Statebriga - 24.10.2012, 12:07
Re: GATES - by The God - 01.11.2012, 17:28

Forum Jump:


Users browsing this thread: 1 Guest(s)