Rotations Problems
#1

Hi im having a problem when i make a rotation of an object my server crash any help?
i did this
#include <SRO>

new obj3;

obj3 = CreateStreamedObject(972, -1514.432251, -276.834473, 4.996881, 0, 0, -77.3492451353); // object (9)

if (strcmp(cmdtext, "/gatedk1", true) == 0)
{
RotateObject(obj3, -77.34924503, 75.63037164, 0, 2.0);
return 1;
}

(everything on their own place...)
Thanks For The Attention
Reply


Messages In This Thread
Rotations Problems - by Dragonoir - 03.06.2009, 18:18
Re: Rotations Problems - by JoshTheBoss - 03.06.2009, 19:05
Re: Rotations Problems - by Dragonoir - 03.06.2009, 19:38

Forum Jump:


Users browsing this thread: 1 Guest(s)